diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-13 19:32:51 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-13 19:32:51 +0100 |
commit | 415f68839c99f9431b32ffa48ab9d209e7251812 (patch) | |
tree | 86edf1d471bf76a767a40a22c08f5fada555e6e4 /extra/ede1/post-install | |
parent | e8cd7e0e10b883c434cdcb1dc291acd8067c8961 (diff) | |
download | nutyx-pakxe-415f68839c99f9431b32ffa48ab9d209e7251812.tar.gz nutyx-pakxe-415f68839c99f9431b32ffa48ab9d209e7251812.tar.bz2 nutyx-pakxe-415f68839c99f9431b32ffa48ab9d209e7251812.tar.xz nutyx-pakxe-415f68839c99f9431b32ffa48ab9d209e7251812.zip |
ede1 dans ouvert
Diffstat (limited to 'extra/ede1/post-install')
-rw-r--r-- | extra/ede1/post-install | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/ede1/post-install b/extra/ede1/post-install deleted file mode 100644 index 39b8390f5..000000000 --- a/extra/ede1/post-install +++ /dev/null @@ -1,3 +0,0 @@ -#!/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 |