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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Nov 21 16:34:45 EET 2007
Author: jobi
Date: 2007-11-21 16:34:43 +0200 (Wed, 21 Nov 2007)
New Revision: 14810

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

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

	* configure.ac: 2.0.5



Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-11-21 14:33:25 UTC (rev 14809)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-11-21 14:34:43 UTC (rev 14810)
@@ -1,5 +1,9 @@
 2007-11-21  Johan Bilien  <johan.bilien at nokia.com>
 
+	* configure.ac: 2.0.5
+
+2007-11-21  Johan Bilien  <johan.bilien at nokia.com>
+
 	* libhildonwm/hd-keys.c:
 	- when grabbing a shortcut, check if that keysym requires the Fn
 	modifiers, and if so add it to the modifier mask. For instance

Modified: projects/haf/trunk/hildon-desktop/configure.ac
===================================================================
--- projects/haf/trunk/hildon-desktop/configure.ac	2007-11-21 14:33:25 UTC (rev 14809)
+++ projects/haf/trunk/hildon-desktop/configure.ac	2007-11-21 14:34:43 UTC (rev 14810)
@@ -1,6 +1,6 @@
 AC_INIT(Makefile.am)
 
-AM_INIT_AUTOMAKE(hildon-desktop, 2.0.4)
+AM_INIT_AUTOMAKE(hildon-desktop, 2.0.5)
 
 AM_CONFIG_HEADER(config.h)
 

Modified: projects/haf/trunk/hildon-desktop/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-desktop/debian/changelog	2007-11-21 14:33:25 UTC (rev 14809)
+++ projects/haf/trunk/hildon-desktop/debian/changelog	2007-11-21 14:34:43 UTC (rev 14810)
@@ -1,3 +1,19 @@
+hildon-desktop (1:2.0.5-1) sardine; urgency=low
+
+  * libhildonwm/hd-keys.c:
+  - when grabbing a shortcut, check if that keysym requires the Fn
+  modifiers, and if so add it to the modifier mask. For instance
+  the + key in French is labelled as + but requires Fn+V.
+  - when a key shortcut is received, check if this keycode and
+  mask results in a levelled keysym.
+  Fixes: NB#74322
+
+  * src/hd-applications-menu.c (hd_applications_menu_button_toggled): do
+  not unselect menu item when untoggling the button to avoid
+  inconsistent behavior. Fixes: NB#75922.
+
+ -- Johan Bilien <johan.bilien at nokia.com>  Wed, 21 Nov 2007 16:32:24 +0200
+
 hildon-desktop (1:2.0.4-2) sardine; urgency=low
 
   * debian/config/home{-layout}.conf: the tutorial applet is back, for


More information about the maemo-commits mailing list