summaryrefslogtreecommitdiffstats
path: root/extra/ede1/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ede1/post-install')
-rw-r--r--extra/ede1/post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/ede1/post-install b/extra/ede1/post-install
new file mode 100644
index 000000000..39b8390f5
--- /dev/null
+++ b/extra/ede1/post-install
@@ -0,0 +1,3 @@
+#!/bin/bash
+LANG=`cat /etc/profile.d/i18n.sh|grep LANG|cut -d "=" -f 2`
+sed -i "s/Layout=fr/Layout=$LANG/" /usr/share/ede/.ede/ede.conf