[Player-cvs] mid default.gtkrc,1.3,1.4

[Player-cvs] mid default.gtkrc,1.3,1.4

vtyagi at helixcommunity.org vtyagi at helixcommunity.org
Fri May 30 02:23:51 PDT 2008


Update of /cvsroot/player/mid
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv535

Modified Files:
	default.gtkrc 
Log Message:
Chnages for Re-Branding of realplayer for moblin

Index: default.gtkrc
===================================================================
RCS file: /cvsroot/player/mid/default.gtkrc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- default.gtkrc	23 May 2008 11:38:56 -0000	1.3
+++ default.gtkrc	30 May 2008 09:23:48 -0000	1.4
@@ -1,5 +1,7 @@
 style "default_treeview"
 {
+  font_name = "Verdana 18"
+  
   fg[NORMAL] = "#ffffff"
   fg[PRELIGHT] = "#ffffff"
   fg[ACTIVE] = "#ffffff"
@@ -18,8 +20,6 @@
   base[SELECTED] = "#ffffff"
   base[INSENSITIVE] = "#ffffff"
 
-  #font_name = "Verdana Bold 18"
-  font_name = "Verdana 18"
 
   text[NORMAL] = "#aaaaaa"
   text[PRELIGHT] = "#000000"
@@ -31,6 +31,8 @@
 
 style "default_playlist_view"
 {
+  font_name = "Verdana 18"
+  
   base[NORMAL] = "#eeeeee"
   base[PRELIGHT] = "#eeeeee"
   base[ACTIVE] = "#eeeeee"
@@ -45,10 +47,53 @@
 }
 widget "*mm_pl_playlist_tree" style: highest "default_playlist_view"
 
+style "real-treeview"
+{
+	GtkTreeView::even-row-color = "#eeeeee"
+	GtkTreeView::odd-row-color  = "#eeeeee"
+}
+widget "*mm_pl_playlist_tree" style: highest "real-treeview"
+
+style "default_playback_background_color"
+{
+  bg[NORMAL] = "#c2c2c2"
+  bg[PRELIGHT] = "#c2c2c2"
+  bg[ACTIVE] = "#c2c2c2"
+  bg[SELECTED] = "#c2c2c2"
+  bg[INSENSITIVE] = "#c2c2c2"
+}
+widget "*mm_playback_view_eb" style: highest "default_playback_background_color"
+
+style "default_song_title_settings"
+{
+  font_name = "Verdana Bold 18"
+  
+  fg[NORMAL] = "#919191"
+  fg[PRELIGHT] = "#919191"
+  fg[ACTIVE] = "#919191"
+  fg[SELECTED] = "#919191"
+  fg[INSENSITIVE] = "#919191"
+}
+widget "*mm_song_title_lb" style: highest "default_song_title_settings"
+
+style "other_default_setings"
+{
+  font_name = "Verdana 16"
+  
+  fg[NORMAL] = "#919191"
+  fg[PRELIGHT] = "#919191"
+  fg[ACTIVE] = "#919191"
+  fg[SELECTED] = "#919191"
+  fg[INSENSITIVE] = "#919191"
+}
+widget "*mm_album_title_lb" style: highest "other_default_setings"
+widget "*mm_song_artist_lb" style: highest "other_default_setings"
+widget "*mm_album_year_lb" style: highest "other_default_setings"
+
 style "default-toolbar-background"
 {
-	xthickness = 0
-	ythickness = 0
+    xthickness = 0
+    ythickness = 0
         engine "sapwood" {
 
         	image {
@@ -61,10 +106,6 @@
 }
 widget "*wm_toolbar_eb" style: highest "default-toolbar-background"
 
-
-
-
-
 style "real-toolbar-buttons"
 {
    GtkButton::child_displacement_x = 0
@@ -73,36 +114,12 @@
 
 	engine "sapwood" {
 		image {
-			function = BOX
-			state = NORMAL
-                        file = "./images/transportbar_middle.png" 
-		}
-		image {
-			function = BOX
-			state = PRELIGHT
-                        file = "./images/transportbar_middle.png"
-		}
-		image {
-			function = BOX
-			state = INSENSITIVE
-			file = "./images/transportbar_middle.png"
-		}
-		image {
-			function = BOX
-			state = ACTIVE
+			function = BOX			
 			file = "./images/transportbar_middle.png"
-		}
-		image {
-			function = BOX
-			state = SELECTED
-		}
-		image {
-		        function = FOCUS
-                }
+		}		
 	}
 }
 widget "*wm_*_bn" style: highest "real-toolbar-buttons"
-#widget "*.wm_toolbar_eb.*.GtkButton": highest style "real-toolbar-buttons"
 
 style "default-seekbar-time"
 {
@@ -118,30 +135,8 @@
 	engine "sapwood" {
 		image {
 			function = BOX
-			state = NORMAL
                         file = "./images/transportbar_middle.png"
 		}
-		image {
-			function = BOX
-			state = PRELIGHT
-                        file = "./images/transportbar_middle.png"
-		}
-		image {
-			function = BOX
-			state = INSENSITIVE
-		}
-		image {
-			function = BOX
-			state = ACTIVE
-                        file = "./images/transportbar_middle.png"
-		}
-		image {
-			function = BOX
-			state = SELECTED
-		}
-		image {
-		        function = FOCUS
-                }
 	}
 }
 widget "*m_time_btn*" style : highest "default-seekbar-time"
@@ -154,32 +149,9 @@
 
 	engine "sapwood" {
 		image {
-			function = BOX
-			state = NORMAL
-                        file = "./images/plain_bg_bot_toolbar.png"
-		}
-		image {
-			function = BOX
-			state = PRELIGHT
-                        file = "./images/plain_bg_bot_toolbar.png"
-		}
-		image {
-			function = BOX
-			state = INSENSITIVE
-			file = "./images/plain_bg_bot_toolbar.png"
-		}
-		image {
-			function = BOX
-			state = ACTIVE
+			function = BOX			
 			file = "./images/plain_bg_bot_toolbar.png"
 		}
-		image {
-			function = BOX
-			state = SELECTED
-		}
-		image {
-		        function = FOCUS
-                }
 	}
 }
 widget "*wm_??_tb_return_bn" style: highest "real-return-buttons"
@@ -188,8 +160,8 @@
 
 style "real-media-scale"
 {
-  GtkScale::slider_width = 26  
-  GtkScale::slider_length = 18
+  GtkScale::slider_width = 30  
+  GtkScale::slider_length = 37
 
   engine "sapwood"
   {
@@ -197,7 +169,7 @@
       {
         function        = SLIDER
         state           = NORMAL    
-        file            = "./images/thumb.png"
+        file            = "./images/posthumb_normal.png"
         border          = { 0, 0, 0, 0 }
         orientation     = HORIZONTAL
       }  
@@ -205,7 +177,7 @@
       {
         function        = SLIDER
         state 		= PRELIGHT
-        file            = "./images/thumb_pressed.png"
+        file            = "./images/posthumb_active.png"
         border          = { 0, 0, 0, 0 }
         orientation     = HORIZONTAL
       }
@@ -223,3 +195,132 @@
 widget "*wm_pm_resize_bar" style: highest "real-media-scale"
 widget "*wm_??_tb_thumb_size_hs" style: highest "real-media-scale"
 widget "*seekbar_hs*" style: highest "real-media-scale"
+
+style "toolbar_stock"
+{
+  stock["prev_slide"] = 
+  {
+    { "./images/prev_slide_active.png", *, ACTIVE }, 
+    { "./images/prev_slide_prelight.png", *, PRELIGHT},
+    { "./images/prev_slide_normal.png"} 
+  } 
+  stock["next_slide"] = 
+  {
+    { "./images/next_slide_active.png", *, ACTIVE }, 
+    { "./images/next_slide_prelight.png", *, PRELIGHT},
+    { "./images/next_slide_normal.png"} 
+  } 
+  stock["slideshow"] = 
+  {
+    { "./images/slideshow_active.png", *, ACTIVE }, 
+    { "./images/slideshow_prelight.png", *, PRELIGHT},
+    { "./images/slideshow_normal.png"} 
+  } 
+  stock["rotate_right"] = 
+  {
+    { "./images/rotate_right_active.png", *, ACTIVE }, 
+    { "./images/rotate_right_prelight.png", *, PRELIGHT},
+    { "./images/rotate_right_insensitive.png", *, INSENSITIVE }, 
+    { "./images/rotate_right_normal.png" } 
+  } 
+  stock["rotate_left"] = 
+  {
+    { "./images/rotate_left_active.png", *, ACTIVE }, 
+    { "./images/rotate_left_prelight.png", *, PRELIGHT},
+    { "./images/rotate_left_insensitive.png", *, INSENSITIVE }, 
+    { "./images/rotate_left_normal.png"} 
+  }
+  stock["radio_add_button"] = 
+  {
+    { "./images/radio_add_active.png", *, ACTIVE }, 
+    { "./images/radio_add_prelight.png", *, PRELIGHT},
+    { "./images/radio_add_insensitive.png", *, INSENSITIVE }, 
+    { "./images/radio_add_normal.png"} 
+  }
+  stock["radio_delete_button"] = 
+  {
+    { "./images/radio_delete_active.png", *, ACTIVE }, 
+    { "./images/radio_delete_prelight.png", *, PRELIGHT},
+    { "./images/radio_delete_insensitive.png", *, INSENSITIVE }, 
+    { "./images/radio_delete_normal.png"} 
+  }
+  stock["repeat_button"] = 
+  {
+    { "./images/music_loop_active.png", *, ACTIVE }, 
+    { "./images/music_loop_prelight.png", *, PRELIGHT}, 
+    { "./images/music_loop_normal.png"} 
+  }
+  stock["shuffle_button"] = 
+  {
+    { "./images/music_shuffle_active.png", *, ACTIVE }, 
+    { "./images/music_shuffle_prelight.png", *, PRELIGHT}, 
+    { "./images/music_shuffle_normal.png"} 
+  }
+  stock["menuitem_nowplaying"] = 
+  {
+    { "./images/menuitem_nowplaying.png"} 
+  }
+  stock["trash_button"] = 
+  {
+    { "./images/trash_active.png", *, ACTIVE }, 
+    { "./images/trash_prelight.png", *, PRELIGHT},
+    { "./images/trash_insensitive.png", *, INSENSITIVE }, 
+    { "./images/trash_normal.png"} 
+  }
+  stock["info_button"] = 
+  {
+    { "./images/info_active.png", *, ACTIVE }, 
+    { "./images/info_prelight.png", *, PRELIGHT},
+    { "./images/info_insensitive.png", *, INSENSITIVE }, 
+    { "./images/info_normal.png"} 
+  }
+  stock["previous_button"] = 
+  {
+    { "./images/previous_active.png", *, ACTIVE }, 
+    { "./images/previous_prelight.png", *, PRELIGHT},
+    { "./images/previous_insensitive.png", *, INSENSITIVE }, 
+    { "./images/previous_normal.png"} 
+  }
+  stock["play_button"] = 
+  {
+    { "./images/play_active.png", *, ACTIVE }, 
+    { "./images/play_prelight.png", *, PRELIGHT},
+    { "./images/play_insensitive.png", *, INSENSITIVE }, 
+    { "./images/play_normal.png"} 
+  }
+  stock["pause_button"] = 
+  {
+    { "./images/pause_active.png", *, ACTIVE }, 
+    { "./images/pause_prelight.png", *, PRELIGHT},
+    { "./images/pause_normal.png"} 
+  }
+  stock["next_button"] = 
+  {
+    { "./images/next_active.png", *, ACTIVE }, 
+    { "./images/next_prelight.png", *, PRELIGHT},
+    { "./images/next_insensitive.png", *, INSENSITIVE }, 
+    { "./images/next_normal.png"} 
+  }
+  stock["goback_button"] = 
+  {
+    { "./images/goback_active.png", *, ACTIVE }, 
+    { "./images/goback_prelight.png", *, PRELIGHT},
+    { "./images/goback_insensitive.png", *, INSENSITIVE }, 
+    { "./images/goback_normal.png"} 
+  }
+  stock["sort_name_button"] = 
+  {
+    { "./images/sort_alpha_active.png", *, ACTIVE }, 
+    { "./images/sort_alpha_prelight.png", *, PRELIGHT},
+    { "./images/sort_alpha_insensitive.png", *, INSENSITIVE }, 
+    { "./images/sort_alpha_normal.png"} 
+  }
+  stock["sort_date_button"] = 
+  {
+    { "./images/sort_date_active.png", *, ACTIVE }, 
+    { "./images/sort_date_prelight.png", *, PRELIGHT},
+    { "./images/sort_date_insensitive.png", *, INSENSITIVE }, 
+    { "./images/sort_date_normal.png"} 
+  }
+}
+class "GtkImage" style: highest "toolbar_stock"




More information about the Player-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.