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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu May 24 13:49:37 EEST 2007
Author: mdk
Date: 2007-05-24 13:49:35 +0300 (Thu, 24 May 2007)
New Revision: 11806

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc
Log:
Fixing the borders in the media player. Fixes NB#55620. 


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-05-24 10:46:24 UTC (rev 11805)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-05-24 10:49:35 UTC (rev 11806)
@@ -1,3 +1,8 @@
+2007-05-24  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	* rc/ossomediaplayer.rc: Fixing the borders in the media player. Fixes
+	NB#55620. 
+
 2007-05-22  Tuomas Kuosmanen  <tuomas.kuosmanen at nokia.com>
 
 	* rc/themespecificgtk.rc: Added new logical colors also

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc	2007-05-24 10:46:24 UTC (rev 11805)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc	2007-05-24 10:49:35 UTC (rev 11806)
@@ -177,7 +177,7 @@
         image {
             function = SHADOW
                 file     = "../images/qgn_plat_mediaplayer_buttons_bg.png"
-                border   = { 0, 0, 112, 112 }
+                border   = { 55, 55, 112, 112 }
         }
     }
 }


More information about the maemo-commits mailing list