[maemo-commits] [maemo-commits] r9908 - projects/haf/branches/maemo-af-desktop/hildon-desktop/src

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Feb 15 15:18:38 EET 2007
Author: jobi
Date: 2007-02-15 15:18:37 +0200 (Thu, 15 Feb 2007)
New Revision: 9908

Modified:
   projects/haf/branches/maemo-af-desktop/hildon-desktop/src/hn-app-switcher.c
Log:
  Forgot one osso_log


Modified: projects/haf/branches/maemo-af-desktop/hildon-desktop/src/hn-app-switcher.c
===================================================================
--- projects/haf/branches/maemo-af-desktop/hildon-desktop/src/hn-app-switcher.c	2007-02-15 13:17:52 UTC (rev 9907)
+++ projects/haf/branches/maemo-af-desktop/hildon-desktop/src/hn-app-switcher.c	2007-02-15 13:18:37 UTC (rev 9908)
@@ -1128,7 +1128,7 @@
 
   if (!priv->osso)
   {
-    osso_log(LOG_ERR, "Failed to initialize libOSSO");
+    g_warning("Failed to initialize libOSSO");
       
     return;
   }


More information about the maemo-commits mailing list