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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Jun 5 09:17:08 EEST 2007
Author: tpalli
Date: 2007-06-05 09:17:03 +0300 (Tue, 05 Jun 2007)
New Revision: 12097

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

data/theme.xml: Finetuning of frame-animation coordinate values for Plankton theme.



Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-06-04 19:59:21 UTC (rev 12096)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-06-05 06:17:03 UTC (rev 12097)
@@ -1,3 +1,8 @@
+2007-06-05 Tapani Palli <tapani.palli at nokia.com>
+
+	* data/theme.xml: finetune frame animation rectangle coordinates for
+	plankton theme
+
 2007-06-01  Johan Bilien  <johan.bilien at nokia.com>
 
 	* rc/ossoclock.rc: Fixed background name and border values

Modified: projects/haf/trunk/hildon-theme-layout-4/data/theme.xml
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/data/theme.xml	2007-06-04 19:59:21 UTC (rev 12096)
+++ projects/haf/trunk/hildon-theme-layout-4/data/theme.xml	2007-06-05 06:17:03 UTC (rev 12097)
@@ -9,8 +9,8 @@
 <color id="lowlightcol" def="#000000" />
 
 <!-- frame animations, src and dst rectangle coordinate values -->
-<frame-animation id="close" src="400 0 400 480" dst="780 30 1 1"/>
-<frame-animation id="minimize" src="80 0 720 480" dst="0 270 80 210"/>
+<frame-animation id="close" src="400 0 400 480" dst="774 30 1 1"/>
+<frame-animation id="minimize" src="80 0 720 480" dst="0 240 80 240"/>
 <frame-animation id="maximize" src="40 450 0 0" dst="80 0 720 480" />
 
 <!-- Fonts, alternate fonts can be listed seperated by a '|'   


More information about the maemo-commits mailing list