wok diff gtk-theme-greybird/stuff/define-sizes.patch @ rev 24143

Add ventoy
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 16 17:16:48 2021 +0000 (2021-11-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gtk-theme-greybird/stuff/define-sizes.patch	Tue Nov 16 17:16:48 2021 +0000
     1.3 @@ -0,0 +1,11 @@
     1.4 +--- a/gtk-2.0/gtkrc
     1.5 ++++ b/gtk-2.0/gtkrc
     1.6 +@@ -11,7 +11,7 @@
     1.7 + gtk-color-scheme	= "fm_color:#F7F7F7" # Color used in Nautilus and Thunar.
     1.8 + gtk-color-scheme	= "bg_color_dark:#686868\ntext_color_dark:#FFF"
     1.9 + 
    1.10 +-gtk-icon-sizes          = "panel-applications-menu=24,24:panel-menu=24,24:panel=16,16:gtk-button=16,16"
    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 + gtk-button-images	= 1					# Disables icons for buttons with text
    1.13 + gtk-toolbar-style	= 0					# Disables text in toolbar
    1.14 + gtk-auto-mnemonics	= 1					# Disables ugly lines under menu items