Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Silva <sebastian@somosazucar.org>2013-09-18 11:56:25 (GMT)
committer Sebastian Silva <sebastian@somosazucar.org>2013-09-18 11:56:25 (GMT)
commitbc336a4712d53441eec0ed503a556aa593592e58 (patch)
treed543f473300f0ec457136c39997deff82cef8d50
parent43df426551c78bfbc1f41c5ad0b74e4c45b68a54 (diff)
Added locales for Aymara
-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