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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Aug 9 09:57:54 EEST 2007
Author: mdk
Date: 2007-08-09 09:57:53 +0300 (Thu, 09 Aug 2007)
New Revision: 13076

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc
Log:
Swapping the webradio and now playing images. Fixes: NB#65089.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-08 14:22:41 UTC (rev 13075)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-08-09 06:57:53 UTC (rev 13076)
@@ -1,3 +1,8 @@
+2007-08-09  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	* rc/ossomediaplayer.rc: Swapping the webradio and now playing images.
+	Fixes: NB#65089.
+
 2007-08-06  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	[0.10.2-1 release]

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc	2007-08-08 14:22:41 UTC (rev 13075)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/ossomediaplayer.rc	2007-08-09 06:57:53 UTC (rev 13076)
@@ -331,8 +331,8 @@
 
 style "osso-mplayer-now-playing-current-clip-mode"
 {
-    bg_pixmap[ACTIVE] = "../images/qgn_plat_application_media_player_image.png"
-    bg_pixmap[NORMAL] = "../images/qgn_plat_application_media_player_image_webradio.png"
+    bg_pixmap[NORMAL] = "../images/qgn_plat_application_media_player_image.png"
+    bg_pixmap[ACTIVE] = "../images/qgn_plat_application_media_player_image_webradio.png"
 }
 
 widget "*.MediaPlayerCurrentClipDetailsImage" style "osso-mplayer-now-playing-current-clip-mode"


More information about the maemo-commits mailing list