[maemo-commits] [maemo-commits] r18144 - projects/haf/trunk/dbus/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Apr 23 10:38:51 EEST 2009
- Previous message: [maemo-commits] r18143 - projects/haf/trunk/dbus/debian/patches
- Next message: [maemo-commits] r18145 - in projects/haf/trunk/hildon-control-panel: . src
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [maemo-commits] r18143 - projects/haf/trunk/dbus/debian/patches
- Next message: [maemo-commits] r18145 - in projects/haf/trunk/hildon-control-panel: . src
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]