[maemo-commits] [maemo-commits] r13297 - in projects/haf/trunk/hildon-theme-layout-4: . data

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Aug 20 15:17:08 EEST 2007
Author: tpalli
Date: 2007-08-20 15:17:03 +0300 (Mon, 20 Aug 2007)
New Revision: 13297

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/data/theme.xml
Log:

move statusbar one pixel to the right



Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-20 12:06:38 UTC (rev 13296)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-20 12:17:03 UTC (rev 13297)
@@ -1,3 +1,7 @@
+2007-08-20 Tapani Palli <tapani.palli at nokia.com>
+
+	* data/theme.xml: move statusbar one pixel right (NB#66022)
+
 2007-08-20  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* rc/hildonkeyboard.rc: Fixing the border values for some input methods

Modified: projects/haf/trunk/hildon-theme-layout-4/data/theme.xml
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/data/theme.xml	2007-08-20 12:06:38 UTC (rev 13296)
+++ projects/haf/trunk/hildon-theme-layout-4/data/theme.xml	2007-08-20 12:17:03 UTC (rev 13297)
@@ -84,7 +84,7 @@
 
   <!-- Define the status bar applet panel -->
 
-  <panel x="-373" y="0" w="280" h="50" />
+  <panel x="-372" y="0" w="280" h="50" />
 
   <!-- Define minimize and close buttons -->
   


More information about the maemo-commits mailing list