package rename
This commit is contained in:
+8
-23
@@ -1,4 +1,4 @@
|
|||||||
package tutorial.chapter01;
|
package de.tilman.cardcreator;
|
||||||
|
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
@@ -281,28 +281,13 @@ public class CardCreator {
|
|||||||
"share/Kinder/Neue Karlchen-Geschichten",
|
"share/Kinder/Neue Karlchen-Geschichten",
|
||||||
"share/Kinder/Janosch - Das Beste von Tiger & Bär",
|
"share/Kinder/Janosch - Das Beste von Tiger & Bär",
|
||||||
"share/Kinder/Rabe Socke - Alles Rabenstark!",
|
"share/Kinder/Rabe Socke - Alles Rabenstark!",
|
||||||
"share/Kinder/Astrid Lindgren - Lotta zieht um"/*,
|
"share/Kinder/Astrid Lindgren - Lotta zieht um",
|
||||||
"share/Singles/04 - The Funeral.mp3",
|
"spotify:album:2bK91wL7wsGgJJ7uD6XFYo",
|
||||||
"share/DUMMY01.mp3",
|
"spotify:album:4umBnPXwRr7kKJ2WUVueTq",
|
||||||
"share/DUMMY02.mp3",
|
"spotify:album:6FGyqglqi0oS3tl4SxyZxf",
|
||||||
"share/DUMMY03.mp3",
|
"spotify:album:3iBX3uryCaJl9xWUeOBOFv",
|
||||||
"share/DUMMY04.mp3",
|
"spotify:album:0FuEZWTzqOJ4hOlUoAJ6wY",
|
||||||
"share/DUMMY05.mp3",
|
"spotify:album:6sTefktQuhIHCWjVYMS6h5"
|
||||||
"share/DUMMY06.mp3",
|
|
||||||
"share/DUMMY07.mp3",
|
|
||||||
"share/DUMMY08.mp3",
|
|
||||||
"share/DUMMY09.mp3",
|
|
||||||
"share/DUMMY10.mp3",
|
|
||||||
"share/DUMMY11.mp3",
|
|
||||||
"share/DUMMY12.mp3",
|
|
||||||
"share/DUMMY13.mp3",
|
|
||||||
"share/DUMMY14.mp3",
|
|
||||||
"share/DUMMY15.mp3",
|
|
||||||
"share/DUMMY16.mp3",
|
|
||||||
"share/DUMMY17.mp3",
|
|
||||||
"share/DUMMY18.mp3",
|
|
||||||
"share/DUMMY19.mp3",
|
|
||||||
"share/DUMMY20.mp3"*/
|
|
||||||
);
|
);
|
||||||
|
|
||||||
new CardCreator(links);
|
new CardCreator(links);
|
||||||
Reference in New Issue
Block a user