[maemo-commits] [maemo-commits] r10946 - in projects/haf/trunk/hildon-desktop: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Apr 4 09:13:53 EEST 2007
Author: jobi
Date: 2007-04-04 09:13:52 +0300 (Wed, 04 Apr 2007)
New Revision: 10946

Modified:
   projects/haf/trunk/hildon-desktop/ChangeLog
   projects/haf/trunk/hildon-desktop/configure.ac
   projects/haf/trunk/hildon-desktop/debian/changelog
Log:

2007-04-04  Johan Bilien  <johan.bilien at nokia.com>

	* configure.ac: 0.0.4



Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-04-04 06:05:05 UTC (rev 10945)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-04-04 06:13:52 UTC (rev 10946)
@@ -1,5 +1,9 @@
 2007-04-04  Johan Bilien  <johan.bilien at nokia.com>
 
+	* configure.ac: 0.0.4
+
+2007-04-04  Johan Bilien  <johan.bilien at nokia.com>
+
 	* data/statusbar.conf: Added all the plugins from IT-2007
 
 2007-04-03  Johan Bilien  <johan.bilien at nokia.com>

Modified: projects/haf/trunk/hildon-desktop/configure.ac
===================================================================
--- projects/haf/trunk/hildon-desktop/configure.ac	2007-04-04 06:05:05 UTC (rev 10945)
+++ projects/haf/trunk/hildon-desktop/configure.ac	2007-04-04 06:13:52 UTC (rev 10946)
@@ -1,6 +1,6 @@
 AC_INIT(Makefile.am)
 
-AM_INIT_AUTOMAKE(hildon-desktop, 0.0.3)
+AM_INIT_AUTOMAKE(hildon-desktop, 0.0.4)
 
 AM_CONFIG_HEADER(config.h)
 

Modified: projects/haf/trunk/hildon-desktop/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-desktop/debian/changelog	2007-04-04 06:05:05 UTC (rev 10945)
+++ projects/haf/trunk/hildon-desktop/debian/changelog	2007-04-04 06:13:52 UTC (rev 10946)
@@ -1,5 +1,36 @@
-hildon-desktop (0.0.3-1) feisty; urgency=low
+hildon-desktop (0.0.4-1) sardine; urgency=low
 
+  * data/statusbar.conf: Added all the plugins from IT-2007
+
+  * src/hd-plugin-loader-legacy.c:
+  - also show_all legacy statusbar widgets
+
+  * src/hd-home-background-dialog.c:
+  - copy the background instead of reffing it.
+
+  * libhildondesktop/hildon-desktop-panel-expandable.c:
+  - fixed a compilation warning
+
+  * src/hd-plugin-loader-legacy.c:
+  - call show_all on the home widgets as it was done in
+  maemo-af-desktop
+
+  * src/hn-app-switcher.c:
+  - moved creation of the internal VBox from the constructor
+  to the _orientation_changed. Fixes a warning
+
+  * configure.ac: Fixed typo in statusbardesktopentrydir
+
+  * libhildonwm/hd-wm.c:
+  - Moved key's signal connection to constructor. Fixes: NB#53697
+
+  * libhildondesktop/hildon-thumb-menu-item.c: make the needed checks to
+  avoid hard dependency on Maemo GTK+.
+
+ -- Johan Bilien <johan.bilien at nokia.com>  Wed,  4 Apr 2007 09:11:13 +0300
+
+hildon-desktop (0.0.3-1) sardine; urgency=low
+
   * data/Makefile.am:
   * data/desktop.conf.in:
   - Reverted statusbar panel
@@ -9,7 +40,7 @@
 
  -- Johan Bilien <johan.bilien at nokia.com>  Mon,  2 Apr 2007 16:32:47 +0300
 
-hildon-desktop (0.0.2-2) feisty; urgency=low
+hildon-desktop (0.0.2-2) sardine; urgency=low
 
   * Forgot the magic:
     + Implemented: NR#167413, NR#167412 NR#167224, NR#167638, NR#167206


More information about the maemo-commits mailing list