[gtk-engines/gnome3] No icons in menus or on buttons



commit 8f428121e084e7be5f2440eeaa854197f5da9c3c
Author: Hylke Bons <hylke bons intel com>
Date:   Sat Apr 3 03:14:54 2010 +0100

    No icons in menus or on buttons

 themes/GNOME3/gtk-2.0/gtkrc |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/themes/GNOME3/gtk-2.0/gtkrc b/themes/GNOME3/gtk-2.0/gtkrc
index 3e158e6..631bf78 100644
--- a/themes/GNOME3/gtk-2.0/gtkrc
+++ b/themes/GNOME3/gtk-2.0/gtkrc
@@ -6,6 +6,8 @@ gtk-color-scheme = "base_color:#ffffff\nbg_color:#e4e4e4\ntooltip_bg_color:#3434
 
 gtk-auto-mnemonics = 1
 gtk-cursor-blink = 0
+gtk-button-images = 0
+gtk-menu-images = 0
 
 style "default" {
 	xthickness = 1
@@ -251,7 +253,7 @@ style "menu" {
 style "menu_item" {
 	xthickness = 5
 	ythickness = 4
-
+  GtkMenuItem::arrow-scaling = 0.4
 	fg[PRELIGHT]      = @selected_fg_color
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]