[maemo-commits] [maemo-commits] r11712 - projects/haf/trunk/libglade-hildon
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Fri May 18 17:37:14 EEST 2007
- Previous message: [maemo-commits] r11711 - projects/haf/tags/gnome-vfs-filechooser-backend
- Next message: [maemo-commits] r11713 - projects/haf/tags/gconf2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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"); }
- Previous message: [maemo-commits] r11711 - projects/haf/tags/gnome-vfs-filechooser-backend
- Next message: [maemo-commits] r11713 - projects/haf/tags/gconf2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]