[maemo-commits] [maemo-commits] r13079 - in projects/haf/trunk/hildon-desktop: . src

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Aug 9 13:52:58 EEST 2007
Author: lucasr
Date: 2007-08-09 13:52:56 +0300 (Thu, 09 Aug 2007)
New Revision: 13079

Modified:
   projects/haf/trunk/hildon-desktop/ChangeLog
   projects/haf/trunk/hildon-desktop/src/hd-switcher-menu.c
Log:
2007-08-09  Lucas Rocha  <lucas.rocha at nokia.com>

	* src/hd-switcher-menu.c: changed switcher menu icon size to 40px.
	Fixes NB#61606.


Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-08-09 09:41:00 UTC (rev 13078)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-08-09 10:52:56 UTC (rev 13079)
@@ -1,3 +1,8 @@
+2007-08-09  Lucas Rocha  <lucas.rocha at nokia.com>
+
+	* src/hd-switcher-menu.c: changed switcher menu icon size to 40px.
+	Fixes NB#61606.
+
 2007-08-06  Johan Bilien  <johan.bilien at nokia.com>
 
 	* configure.ac: 0.0.29

Modified: projects/haf/trunk/hildon-desktop/src/hd-switcher-menu.c
===================================================================
--- projects/haf/trunk/hildon-desktop/src/hd-switcher-menu.c	2007-08-09 09:41:00 UTC (rev 13078)
+++ projects/haf/trunk/hildon-desktop/src/hd-switcher-menu.c	2007-08-09 10:52:56 UTC (rev 13079)
@@ -89,7 +89,7 @@
 #define AS_BUTTON_HEIGHT        38
 #define AS_MENU_BUTTON_HEIGHT   116
 #define AS_ROW_HEIGHT 		30
-#define AS_ICON_SIZE            26
+#define AS_ICON_SIZE            40
 #define AS_TOOLTIP_WIDTH        360
 #define AS_MENU_ITEM_WIDTH      360
 #define AS_INTERNAL_PADDING     10


More information about the maemo-commits mailing list