[maemo-commits] [maemo-commits] r11912 - in projects/haf/trunk/hildon-home-webshortcut: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon May 28 18:02:02 EEST 2007
Author: jobi
Date: 2007-05-28 18:02:01 +0300 (Mon, 28 May 2007)
New Revision: 11912

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-05-28  Johan Bilien  <johan.bilien at nokia.com>

	* configure.ac: 1.9.2



Modified: projects/haf/trunk/hildon-home-webshortcut/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-home-webshortcut/ChangeLog	2007-05-28 14:57:56 UTC (rev 11911)
+++ projects/haf/trunk/hildon-home-webshortcut/ChangeLog	2007-05-28 15:02:01 UTC (rev 11912)
@@ -1,5 +1,9 @@
 2007-05-28  Johan Bilien  <johan.bilien at nokia.com>
 
+	* configure.ac: 1.9.2
+
+2007-05-28  Johan Bilien  <johan.bilien at nokia.com>
+
 	* plugin/hhwsloader.c:
 	- track errors on gdk_pixbuf_loader_close, which allows to detect
 	troncated images

Modified: projects/haf/trunk/hildon-home-webshortcut/configure.ac
===================================================================
--- projects/haf/trunk/hildon-home-webshortcut/configure.ac	2007-05-28 14:57:56 UTC (rev 11911)
+++ projects/haf/trunk/hildon-home-webshortcut/configure.ac	2007-05-28 15:02:01 UTC (rev 11912)
@@ -1,6 +1,6 @@
 AC_INIT(Makefile.am)
 
-AM_INIT_AUTOMAKE(hildon-home-webshortcut, 1.9.1)
+AM_INIT_AUTOMAKE(hildon-home-webshortcut, 1.9.2)
 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-05-28 14:57:56 UTC (rev 11911)
+++ projects/haf/trunk/hildon-home-webshortcut/debian/changelog	2007-05-28 15:02:01 UTC (rev 11912)
@@ -1,3 +1,23 @@
+hildon-home-webshortcut (1:1.9.2-1) sardine; urgency=low
+
+  * plugin/hhwsloader.c:
+  - track errors on gdk_pixbuf_loader_close, which allows to detect
+  troncated images
+  - treat GDK_PIXBUF_ERROR_FAILED as corrupted images
+
+  * plugin/hildon-home-webshortcut.c:
+  - add file dialog filter back, removed by accident
+
+  * plugin/hildon-home-webshortcut.c:
+  - made non-resizable
+  - changed size
+  - added _expose handler to avoid using a GtkFrame
+
+  * debian/copyright: changed copyright holder from "Nokia Oyj" to
+  "Nokia Corporation".
+
+ -- Johan Bilien <johan.bilien at nokia.com>  Mon, 28 May 2007 17:58:59 +0300
+
 hildon-home-webshortcut (1:1.9.1-1) sardine; urgency=low
 
   * plugin/hildon-home-webshortcut.c: Ported from osso-ic to


More information about the maemo-commits mailing list