[gtk-engines/gnome3] icon spacing



commit 5ff1a729a884569bbba136b337d6a71229b93b8c
Author: Hylke Bons <hylke bons intel com>
Date:   Sat Apr 3 03:02:53 2010 +0100

    icon spacing

 themes/GNOME3/gtk-2.0/gtkrc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/themes/GNOME3/gtk-2.0/gtkrc b/themes/GNOME3/gtk-2.0/gtkrc
index e401505..3e158e6 100644
--- a/themes/GNOME3/gtk-2.0/gtkrc
+++ b/themes/GNOME3/gtk-2.0/gtkrc
@@ -17,6 +17,8 @@ style "default" {
 	GtkButton::child-displacement-x = 1
 	GtkButton::child-displacement-y = 1
 	GtkButton::default-border = { 0, 0, 0, 0 }
+  GtkButton::image-spacing = 4
+  GtkToolButton::icon-spacing = 4
 
 	GtkWidget::cursor-color = shade(1.07, @selected_bg_color)
 	GtkWidget::secondary-cursor-color = @selected_bg_color



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