[Pkg-maemo-commits] r291 ./hildon-desktop/ubuntu: * Don't set LC_ALL and LANGUAGE, just LANG, in start-hildon.

Tollef Fog Heen tfheen at err.no
Mon Jul 30 11:12:01 UTC 2007


------------------------------------------------------------
revno: 291
committer: Tollef Fog Heen <tfheen at err.no>
branch nick: hildon-desktop
timestamp: Mon 2007-07-30 13:12:01 +0200
message:
  * Don't set LC_ALL and LANGUAGE, just LANG, in start-hildon.
modified:
  debian/changelog
  debian/start-hildon
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2007-07-30 11:11:25 +0000
+++ b/debian/changelog	2007-07-30 11:12:01 +0000
@@ -4,6 +4,7 @@
   * Use dbus-launcher to avoid having a million orphaned dbus processes
     lying about.
   * Pass -use_titlebar no when startin matchbox in start-hildon.
+  * Don't set LC_ALL and LANGUAGE, just LANG, in start-hildon.
 
  -- Tollef Fog Heen <tfheen at ubuntu.com>  Mon, 30 Jul 2007 13:08:05 +0200
 

=== modified file 'debian/start-hildon'
--- a/debian/start-hildon	2007-07-30 11:11:25 +0000
+++ b/debian/start-hildon	2007-07-30 11:12:01 +0000
@@ -11,8 +11,6 @@
 
 export GTK2_RC_FILES=${THEME}/gtk-2.0/gtkrc:${THEME}/gtk-2.0/gtkrc.maemo_af_desktop
 export LANG=en_GB.UTF-8
-export LC_ALL=en_GB.UTF-8
-export LANGUAGE=en_GB.UTF-8
 
 export $(dbus-launch --exit-with-session)
 



More information about the Pkg-maemo-commits mailing list