[gtk-engines] Set image/icon spacing for buttons to a larger value (Hylke Bons)



commit a6011e454e5c4dc0ce7c3d1d4ddb186fd6861fa2
Author: Benjamin Berg <benjamin sipsolutions net>
Date:   Sun Mar 28 22:59:20 2010 +0200

    Set image/icon spacing for buttons to a larger value (Hylke Bons)

 themes/Clearlooks/gtk-2.0/gtkrc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/themes/Clearlooks/gtk-2.0/gtkrc b/themes/Clearlooks/gtk-2.0/gtkrc
index 7c41554..3f193ea 100644
--- a/themes/Clearlooks/gtk-2.0/gtkrc
+++ b/themes/Clearlooks/gtk-2.0/gtkrc
@@ -13,6 +13,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
 
 	GtkCheckButton::indicator-size = 14
 



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