[maemo-commits] [maemo-commits] r14476 - in projects/haf/trunk/hildon-home-webshortcut: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Oct 17 16:17:45 EEST 2007
- Previous message: [maemo-commits] r14475 - in projects/haf/trunk/hildon-home-webshortcut: . plugin
- Next message: [maemo-commits] r14477 - projects/haf/tags/hildon-home-webshortcut
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jobi Date: 2007-10-17 16:17:44 +0300 (Wed, 17 Oct 2007) New Revision: 14476 Modified: projects/haf/trunk/hildon-home-webshortcut/ChangeLog projects/haf/trunk/hildon-home-webshortcut/configure.ac projects/haf/trunk/hildon-home-webshortcut/debian/changelog Log: 2007-10-17 Johan Bilien <johan.bilien at nokia.com> * configure.ac: 2.0.1 Modified: projects/haf/trunk/hildon-home-webshortcut/ChangeLog =================================================================== --- projects/haf/trunk/hildon-home-webshortcut/ChangeLog 2007-10-17 12:53:10 UTC (rev 14475) +++ projects/haf/trunk/hildon-home-webshortcut/ChangeLog 2007-10-17 13:17:44 UTC (rev 14476) @@ -1,5 +1,9 @@ 2007-10-17 Johan Bilien <johan.bilien at nokia.com> + * configure.ac: 2.0.1 + +2007-10-17 Johan Bilien <johan.bilien at nokia.com> + * plugin/hhws-background.c - (hhws_background_cancel): actually cancel the DBus method call - (hhws_background_class_{init,finalize): have the proxy Modified: projects/haf/trunk/hildon-home-webshortcut/configure.ac =================================================================== --- projects/haf/trunk/hildon-home-webshortcut/configure.ac 2007-10-17 12:53:10 UTC (rev 14475) +++ projects/haf/trunk/hildon-home-webshortcut/configure.ac 2007-10-17 13:17:44 UTC (rev 14476) @@ -1,6 +1,6 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-home-webshortcut, 2.0.0) +AM_INIT_AUTOMAKE(hildon-home-webshortcut, 2.0.1) AM_CONFIG_HEADER(config.h) AC_ARG_ENABLE(debug, [AC_HELP_STRING([--enable-debug],[Debug (default=no)])], Modified: projects/haf/trunk/hildon-home-webshortcut/debian/changelog =================================================================== --- projects/haf/trunk/hildon-home-webshortcut/debian/changelog 2007-10-17 12:53:10 UTC (rev 14475) +++ projects/haf/trunk/hildon-home-webshortcut/debian/changelog 2007-10-17 13:17:44 UTC (rev 14476) @@ -1,3 +1,16 @@ +hildon-home-webshortcut (1:2.0.1-1) sardine; urgency=low + + * plugin/hhws-background.c + - (hhws_background_cancel): actually cancel the DBus method call + - (hhws_background_class_{init,finalize): have the proxy + as class variable. + * plugin/hildon-home-webshortcut.c: + - keep a pointer to the last set background + - (hhws_destroy): cancel all ongoing background setting. + Fixes: NB#73353 + + -- Johan Bilien <johan.bilien at nokia.com> Wed, 17 Oct 2007 16:17:26 +0300 + hildon-home-webshortcut (1:2.0.0-1) sardine; urgency=low * plugin/hws-background.c: Cache the background if located
- Previous message: [maemo-commits] r14475 - in projects/haf/trunk/hildon-home-webshortcut: . plugin
- Next message: [maemo-commits] r14477 - projects/haf/tags/hildon-home-webshortcut
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]