wok diff gtk-theme-bluebird/stuff/define-sizes.patch @ rev 20595
xfi, xfw, cryptkeeper: dirty hack
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 16 10:41:06 2018 +0100 (2018-12-16) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gtk-theme-bluebird/stuff/define-sizes.patch Sun Dec 16 10:41:06 2018 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +--- a/gtk-2.0/gtkrc 1.5 ++++ b/gtk-2.0/gtkrc 1.6 +@@ -17,7 +17,7 @@ 1.7 + include "bars.rc" # Styles the menubar. 1.8 + 1.9 + ### ICONS ### 1.10 +-gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. 1.11 ++gtk-icon-sizes = "gtk-large-toolbar=24,24:gtk-small-toolbar=16,16:gtk-button=16,16:gtk-dialog=48,48:panel-menu=16,16:panel=16,16:gtk-menu=16,16:gtk-dnd=48,48" 1.12 + 1.13 + ### MISC ### 1.14 + gtk-button-images = 1 # Enables icons in buttons