package rename

This commit is contained in:
2019-01-06 16:30:12 +01:00
parent 389e4eb27f
commit 42dd116d4f
@@ -1,4 +1,4 @@
package tutorial.chapter01;
package de.tilman.cardcreator;
import java.io.File;
import java.io.IOException;
@@ -281,28 +281,13 @@ public class CardCreator {
"share/Kinder/Neue Karlchen-Geschichten",
"share/Kinder/Janosch - Das Beste von Tiger & Bär",
"share/Kinder/Rabe Socke - Alles Rabenstark!",
"share/Kinder/Astrid Lindgren - Lotta zieht um"/*,
"share/Singles/04 - The Funeral.mp3",
"share/DUMMY01.mp3",
"share/DUMMY02.mp3",
"share/DUMMY03.mp3",
"share/DUMMY04.mp3",
"share/DUMMY05.mp3",
"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"*/
"share/Kinder/Astrid Lindgren - Lotta zieht um",
"spotify:album:2bK91wL7wsGgJJ7uD6XFYo",
"spotify:album:4umBnPXwRr7kKJ2WUVueTq",
"spotify:album:6FGyqglqi0oS3tl4SxyZxf",
"spotify:album:3iBX3uryCaJl9xWUeOBOFv",
"spotify:album:0FuEZWTzqOJ4hOlUoAJ6wY",
"spotify:album:6sTefktQuhIHCWjVYMS6h5"
);
new CardCreator(links);