[maemo-commits] [maemo-commits] r11712 - projects/haf/trunk/libglade-hildon

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri May 18 17:37:14 EEST 2007
Author: fherrera
Date: 2007-05-18 17:37:13 +0300 (Fri, 18 May 2007)
New Revision: 11712

Modified:
   projects/haf/trunk/libglade-hildon/ChangeLog
   projects/haf/trunk/libglade-hildon/libglade-hildon.c
Log:
2007-05-18  Fernando Herrera  <fernando.herrera-de-las-heras at nokia.com>

        * libglade-hildon.c: (glade_module_register_widgets): provide
        glade-hildon.




Modified: projects/haf/trunk/libglade-hildon/ChangeLog
===================================================================
--- projects/haf/trunk/libglade-hildon/ChangeLog	2007-05-18 14:23:51 UTC (rev 11711)
+++ projects/haf/trunk/libglade-hildon/ChangeLog	2007-05-18 14:37:13 UTC (rev 11712)
@@ -1,5 +1,10 @@
 2007-05-18  Fernando Herrera  <fernando.herrera-de-las-heras at nokia.com>
 
+	* libglade-hildon.c: (glade_module_register_widgets): provide
+	glade-hildon.
+
+2007-05-18  Fernando Herrera  <fernando.herrera-de-las-heras at nokia.com>
+
 	* Makefile.in:
 	* aclocal.m4:
 	* configure:

Modified: projects/haf/trunk/libglade-hildon/libglade-hildon.c
===================================================================
--- projects/haf/trunk/libglade-hildon/libglade-hildon.c	2007-05-18 14:23:51 UTC (rev 11711)
+++ projects/haf/trunk/libglade-hildon/libglade-hildon.c	2007-05-18 14:37:13 UTC (rev 11712)
@@ -90,5 +90,5 @@
          glade_standard_build_widget,
 			   NULL, NULL);
 
-    glade_provide("gtk");
+    glade_provide("glade-hildon");
 }


More information about the maemo-commits mailing list