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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Aug 13 09:52:13 EEST 2007
Author: tpalli
Date: 2007-08-13 09:52:11 +0300 (Mon, 13 Aug 2007)
New Revision: 13134

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

changed minimize animation to hit switcher button



Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-10 15:44:41 UTC (rev 13133)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-13 06:52:11 UTC (rev 13134)
@@ -1,3 +1,8 @@
+2007-08-13 Tapani Palli <tapani.palli at nokia.com>
+
+	* data/theme.xml: modified 'minimize' animation to hit task switcher
+	menu correctly (NB#65244)
+
 2007-08-10  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* rc/hildonappsmenu.rc:

Modified: projects/haf/trunk/hildon-theme-layout-4/data/theme.xml
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/data/theme.xml	2007-08-10 15:44:41 UTC (rev 13133)
+++ projects/haf/trunk/hildon-theme-layout-4/data/theme.xml	2007-08-13 06:52:11 UTC (rev 13134)
@@ -10,7 +10,7 @@
 
 <!-- frame animations, src and dst rectangle coordinate values -->
 <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="minimize" src="80 0 720 480" dst="0 420 80 60"/>
 <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