[maemo-commits] [maemo-commits] r14348 - in projects/haf/trunk/hildon-desktop: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Oct 8 14:49:07 EEST 2007
- Previous message: [maemo-commits] r14347 - in projects/haf/trunk/hildon-desktop: . libhildondesktop
- Next message: [maemo-commits] r14349 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jobi Date: 2007-10-08 14:49:06 +0300 (Mon, 08 Oct 2007) New Revision: 14348 Modified: projects/haf/trunk/hildon-desktop/ChangeLog projects/haf/trunk/hildon-desktop/configure.ac projects/haf/trunk/hildon-desktop/debian/changelog Log: 2007-10-08 Johan Bilien <johan.bilien at nokia.com> * configure.ac: 0.0.42 Modified: projects/haf/trunk/hildon-desktop/ChangeLog =================================================================== --- projects/haf/trunk/hildon-desktop/ChangeLog 2007-10-08 11:43:55 UTC (rev 14347) +++ projects/haf/trunk/hildon-desktop/ChangeLog 2007-10-08 11:49:06 UTC (rev 14348) @@ -1,5 +1,9 @@ 2007-10-08 Johan Bilien <johan.bilien at nokia.com> + * configure.ac: 0.0.42 + +2007-10-08 Johan Bilien <johan.bilien at nokia.com> + * libhildondesktop/hildon-desktop-panel-expandable.c: - (hildon_desktop_panel_expandable_constructor): keep the id of the fullscreen signal handler Modified: projects/haf/trunk/hildon-desktop/configure.ac =================================================================== --- projects/haf/trunk/hildon-desktop/configure.ac 2007-10-08 11:43:55 UTC (rev 14347) +++ projects/haf/trunk/hildon-desktop/configure.ac 2007-10-08 11:49:06 UTC (rev 14348) @@ -1,6 +1,6 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-desktop, 0.0.41) +AM_INIT_AUTOMAKE(hildon-desktop, 0.0.42) AM_CONFIG_HEADER(config.h) Modified: projects/haf/trunk/hildon-desktop/debian/changelog =================================================================== --- projects/haf/trunk/hildon-desktop/debian/changelog 2007-10-08 11:43:55 UTC (rev 14347) +++ projects/haf/trunk/hildon-desktop/debian/changelog 2007-10-08 11:49:06 UTC (rev 14348) @@ -1,3 +1,14 @@ +hildon-desktop (1:0.0.42-1) sardine; urgency=low + + * libhildondesktop/hildon-desktop-panel-expandable.c: + - (hildon_desktop_panel_expandable_constructor): keep the id + of the fullscreen signal handler + - (hildon_desktop_panel_expandable_finalize): disconnect the + fullscreen signal handler. + Fixes: NB#72260 + + -- Johan Bilien <johan.bilien at nokia.com> Mon, 08 Oct 2007 14:46:11 +0300 + hildon-desktop (1:0.0.41-1) sardine; urgency=low * libhildonwm/hd-wm.[ch]: (hd_wm_constructor), (hd_wm_init),
- Previous message: [maemo-commits] r14347 - in projects/haf/trunk/hildon-desktop: . libhildondesktop
- Next message: [maemo-commits] r14349 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]