[Player-cvs] netbook/chrome netbook.gtkrc,1.1.2.6,1.1.2.7
jain_1982s at helixcommunity.org jain_1982s at helixcommunity.orgUpdate of /cvsroot/player/netbook/chrome
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv13816
Modified Files:
Tag: hxclient_3_1_0_atlas
netbook.gtkrc
Log Message:
Changing the text in GtkIconView and GtkTreeview to verdana
Index: netbook.gtkrc
===================================================================
RCS file: /cvsroot/player/netbook/chrome/Attic/netbook.gtkrc,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -d -r1.1.2.6 -r1.1.2.7
--- netbook.gtkrc 3 Oct 2008 10:09:59 -0000 1.1.2.6
+++ netbook.gtkrc 16 Oct 2008 05:13:32 -0000 1.1.2.7
@@ -18,6 +18,21 @@
widget "*hmw_my_playlists_button*" style: highest "font-color-white"
widget "*hmw_new_playlist_btn*" style: highest "font-color-white"
+style "icon-view"
+{
+ font_name = "Verdana Bold 9"
+}
+widget "*hmw_my_lib_videos_icon_view*" style: highest "icon-view"
+
+style "tree-icon-font"
+{
+ font_name = "Verdana 9"
+}
+widget "*hmw_my_lib_music_tree_view*" style: highest "tree-icon-font"
+widget "*hmw_my_lib_photos_icon_view*" style: highest "tree-icon-font"
+widget "*hmw_my_playlist_files_treeview1*" style: highest "tree-icon-font"
+widget "*hmw_my_playlist_files_treeview1*" style: highest "tree-icon-font"
+
style "file-menu-item"
{
font_name = "Verdana 9"