[maemo-commits] [maemo-commits] r17579 - projects/haf/tags/osso-af-startup/1.77-1/services

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Mar 3 13:31:35 EET 2009
Author: schulhof
Date: 2009-03-03 13:31:33 +0200 (Tue, 03 Mar 2009)
New Revision: 17579

Modified:
   projects/haf/tags/osso-af-startup/1.77-1/services/af-defines.sh
Log:
s/source/source_if_is/

Modified: projects/haf/tags/osso-af-startup/1.77-1/services/af-defines.sh
===================================================================
--- projects/haf/tags/osso-af-startup/1.77-1/services/af-defines.sh	2009-03-03 11:26:59 UTC (rev 17578)
+++ projects/haf/tags/osso-af-startup/1.77-1/services/af-defines.sh	2009-03-03 11:31:33 UTC (rev 17579)
@@ -51,7 +51,7 @@
 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