[gcompris] runit script: make it point to the /usr/local locales.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] runit script: make it point to the /usr/local locales.
- Date: Sun, 28 Aug 2011 02:21:12 +0000 (UTC)
commit 274d3bc62d362eae647f7a4a003ba0d9eeb0acd5
Author: Bruno Coudoin <bruno coudoin free fr>
Date: Sun Aug 28 04:18:16 2011 +0200
runit script: make it point to the /usr/local locales.
now we wan set locales configuration while running runit.sh.
src/runit.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/runit.sh b/src/runit.sh
index dbc624a..fbab9bc 100755
--- a/src/runit.sh
+++ b/src/runit.sh
@@ -32,6 +32,6 @@ $gcompris -L $plugindir \
-A $resourcedir \
-S $menudir/../../boards/skins \
-M $menudir \
- --locale_dir=$path/locale \
+ --locale_dir=/usr/local/share/locale \
-l $section/$activity $*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]