wok diff gtk-theme-bluebird/stuff/define-sizes.patch @ rev 22805

updated gawk (4.2.1 -> 5.0.1)
author Hans-G?nter Theisgen
date Tue Jan 28 10:03:39 2020 +0100 (2020-01-28)
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	Tue Jan 28 10:03:39 2020 +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