Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--babel_locales/ayc.datbin0 -> 63726 bytes
-rwxr-xr-ximage/post.sh4
2 files changed, 4 insertions, 0 deletions
diff --git a/babel_locales/ayc.dat b/babel_locales/ayc.dat
new file mode 100644
index 0000000..a4960eb
--- /dev/null
+++ b/babel_locales/ayc.dat
Binary files differ
diff --git a/image/post.sh b/image/post.sh
index 3c4f687..bd45ca1 100755
--- a/image/post.sh
+++ b/image/post.sh
@@ -12,6 +12,10 @@ echo Installing boot-anim
mkdir -p usr/share/boot-anim
cp $src_root/../boot_logo/frame00.565 usr/share/boot-anim/
+echo Installing extra babel locales
+mkdir -p usr/lib/python2.7/site-packages/babel/localedata
+cp $src_root/../babel_locales/* usr/lib/python2.7/site-packages/babel/localedata
+
mkdir -p home/olpc/Activities
unzip -d home/olpc/Activities $src_root/../activities/Physics-11.7.xo
#unzip -d home/olpc/Activities $src_root/../activities/Speak-47.1.xo