[maemo-commits] [maemo-commits] r18022 - projects/haf/trunk/maemo-launcher/launcher

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Apr 7 15:14:28 EEST 2009
Author: makarhun
Date: 2009-04-07 15:14:26 +0300 (Tue, 07 Apr 2009)
New Revision: 18022

Modified:
   projects/haf/trunk/maemo-launcher/launcher/booster_cpp.c
Log:
native version..

Modified: projects/haf/trunk/maemo-launcher/launcher/booster_cpp.c
===================================================================
--- projects/haf/trunk/maemo-launcher/launcher/booster_cpp.c	2009-04-07 10:47:32 UTC (rev 18021)
+++ projects/haf/trunk/maemo-launcher/launcher/booster_cpp.c	2009-04-07 12:14:26 UTC (rev 18022)
@@ -45,7 +45,7 @@
   debug("booster CPP module reload\n");
 }
 
-booster_api_t booster_qt_api = {
+booster_api_t booster_cpp_api = {
   .booster_version = BOOSTER_API_VERSION,
   .booster_preinit = booster_cpp_preinit,
   .booster_init = booster_cpp_init,


More information about the maemo-commits mailing list