Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcopy-to-datastore.py14
-rw-r--r--soas-aslo-and-content.ks2
2 files changed, 16 insertions, 0 deletions
diff --git a/copy-to-datastore.py b/copy-to-datastore.py
index aa91535..b996b82 100755
--- a/copy-to-datastore.py
+++ b/copy-to-datastore.py
@@ -130,6 +130,13 @@ files = (
"tags": "Juvenile Belles Lettres",
}),
+ ("pg28371-images.epub",
+ {"title": "Le avventure d'Alice nel paese delle meraviglie di Lewis Carroll",
+ "mime_type": "application/epub+zip",
+ "description": "",
+ "tags": "Juvenile Belles Lettres",
+ }),
+
("pg28885-images.epub",
{"title": "Alice's Adventures in Wonderland by Lewis Carroll",
"mime_type": "application/epub+zip",
@@ -137,6 +144,13 @@ files = (
"tags": "Juvenile Belles Lettres",
}),
+ ("pg30510-images.epub",
+ {"title": "Perolas e Diamantes de Jacob Grimm e Wilhelm Grimm",
+ "mime_type": "application/epub+zip",
+ "description": "Contos Infantis",
+ "tags": "Juvenile Belles Lettres",
+ }),
+
("south_america.pdf",
{"title": "South America World Factbook Map",
"mime_type": "application/pdf",
diff --git a/soas-aslo-and-content.ks b/soas-aslo-and-content.ks
index d6652b7..dec692f 100644
--- a/soas-aslo-and-content.ks
+++ b/soas-aslo-and-content.ks
@@ -110,7 +110,9 @@ EPUB="$EPUB 17396" # The Secret Garden
EPUB="$EPUB 22566" # Dorothy and the Wizard in Oz
EPUB="$EPUB 24022" # A Christmas Carol
EPUB="$EPUB 28314" # The Yellow Fairy Book
+EPUB="$EPUB 28371" # Le avventure d'Alice nel paese delle meraviglie
EPUB="$EPUB 28885" # Alice's Adventures in Wonderland
+EPUB="$EPUB 30510" # Perolas e Diamantes
for epub in $EPUB ; do
url=http://www.gutenberg.org/cache/epub/$epub/pg$epub-images.epub