[maemo-commits] [maemo-commits] r17578 - projects/haf/trunk/osso-af-startup/services

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Mar 3 13:27:10 EET 2009
Author: schulhof
Date: 2009-03-03 13:26:59 +0200 (Tue, 03 Mar 2009)
New Revision: 17578

Modified:
   projects/haf/trunk/osso-af-startup/services/af-defines.sh
Log:


Modified: projects/haf/trunk/osso-af-startup/services/af-defines.sh
===================================================================
--- projects/haf/trunk/osso-af-startup/services/af-defines.sh	2009-03-02 18:04:15 UTC (rev 17577)
+++ projects/haf/trunk/osso-af-startup/services/af-defines.sh	2009-03-03 11:26:59 UTC (rev 17578)
@@ -51,7 +51,8 @@
 fi
 
 # these could have changed since last sourcing
-source $AF_INIT_DIR/locale
+source_if_is locale
+
 if [ -r $SESSION_BUS_ADDRESS_FILE ]; then
   source $SESSION_BUS_ADDRESS_FILE
 fi


More information about the maemo-commits mailing list