[Sugar-devel] [PATCH sugar-artwork] Set 'gtk-button-images' to True in settings.ini - SL #3904 #3725

Manuel Quiñones manuq at laptop.org
Wed Sep 26 14:17:40 EDT 2012


For the same reason we set 'gtk-menu-images' in commit 6ad1090a .  In
the absence of an Xsettings manager, GTK+ reads default values for
settings from settings.ini .

Signed-off-by: Manuel Quiñones <manuq at laptop.org>
---
 gtk3/theme/settings.ini.em | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gtk3/theme/settings.ini.em b/gtk3/theme/settings.ini.em
index 511aa06..7780f8f 100644
--- a/gtk3/theme/settings.ini.em
+++ b/gtk3/theme/settings.ini.em
@@ -14,6 +14,7 @@ icon_large = icon_base * 5
 [Settings]
 gtk-auto-mnemonics = 1
 gtk-menu-images = 1
+gtk-button-images = 1
 gtk-toolbar-style = GTK_TOOLBAR_ICONS
 gtk-cursor-theme-name = sugar
 
-- 
1.7.11.4



More information about the Sugar-devel mailing list