[maemo-commits] [maemo-commits] r13975 - in projects/haf/trunk/hildon-desktop: . libhildondesktop

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Sep 21 12:56:28 EEST 2007
Author: jobi
Date: 2007-09-21 12:56:26 +0300 (Fri, 21 Sep 2007)
New Revision: 13975

Modified:
   projects/haf/trunk/hildon-desktop/ChangeLog
   projects/haf/trunk/hildon-desktop/libhildondesktop/hildon-home-titlebar.c
Log:

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

	* libhildondesktop/hildon-home-titlebar.c: move the label
	3 px higher. Fixes: NB#69642



Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-09-21 09:50:34 UTC (rev 13974)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-09-21 09:56:26 UTC (rev 13975)
@@ -1,5 +1,10 @@
 2007-09-21 Johan Bilien  <johan.bilien at nokia.com>
 
+	* libhildondesktop/hildon-home-titlebar.c: move the label
+	3 px higher. Fixes: NB#69642
+
+2007-09-21 Johan Bilien  <johan.bilien at nokia.com>
+
 	* src/hn-app-button.c:
 	- set the previous button even if it happens to be the same as
 	the new one

Modified: projects/haf/trunk/hildon-desktop/libhildondesktop/hildon-home-titlebar.c
===================================================================
--- projects/haf/trunk/hildon-desktop/libhildondesktop/hildon-home-titlebar.c	2007-09-21 09:50:34 UTC (rev 13974)
+++ projects/haf/trunk/hildon-desktop/libhildondesktop/hildon-home-titlebar.c	2007-09-21 09:56:26 UTC (rev 13975)
@@ -61,7 +61,7 @@
 
 #define HILDON_HOME_MENU_WIDTH          312
 
-#define PADDING_TOP  12
+#define PADDING_TOP  9
 #define PADDING_LEFT 35
 
 #define LAYOUT_MODE_CANCEL_BUTTON	 "qgn_indi_home_layout_reject"


More information about the maemo-commits mailing list