[maemo-commits] [maemo-commits] r18144 - projects/haf/trunk/dbus/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Apr 23 10:38:51 EEST 2009
Author: makarhun
Date: 2009-04-23 10:38:50 +0300 (Thu, 23 Apr 2009)
New Revision: 18144

Modified:
   projects/haf/trunk/dbus/debian/dbus-Xsession
Log:
revert locale check; start using restart script

Modified: projects/haf/trunk/dbus/debian/dbus-Xsession
===================================================================
--- projects/haf/trunk/dbus/debian/dbus-Xsession	2009-04-23 07:37:51 UTC (rev 18143)
+++ projects/haf/trunk/dbus/debian/dbus-Xsession	2009-04-23 07:38:50 UTC (rev 18144)
@@ -1,10 +1,5 @@
 #!/bin/sh
 
-if [ $LOCALE_SET_BY_SUW ] ;
-then
-  exit 0
-fi
-
 USER=`whoami`
 if [ "x$USER" = "xroot" ]; then
   export SESSION_BUS_ADDRESS_FILE=/tmp/session_bus_address.user


More information about the maemo-commits mailing list