wok-current
annotate gtk-theme-greybird/stuff/define-sizes.patch @ rev 20079
as requested in forum: http://forum.slitaz.org/topic/request-for-hexchat
author |
Erkan Yilmaz <erkan@slitaz.org> |
date |
Wed Sep 27 17:27:35 2017 +0000 (2017-09-27) |
parents |
|
children |
|
rev |
line source |
al@19111
|
1 --- a/gtk-2.0/gtkrc
|
al@19111
|
2 +++ b/gtk-2.0/gtkrc
|
al@19111
|
3 @@ -11,7 +11,7 @@
|
al@19111
|
4 gtk-color-scheme = "fm_color:#F7F7F7" # Color used in Nautilus and Thunar.
|
al@19111
|
5 gtk-color-scheme = "bg_color_dark:#686868\ntext_color_dark:#FFF"
|
al@19111
|
6
|
al@19111
|
7 -gtk-icon-sizes = "panel-applications-menu=24,24:panel-menu=24,24:panel=16,16:gtk-button=16,16"
|
al@19111
|
8 +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"
|
al@19111
|
9 gtk-button-images = 1 # Disables icons for buttons with text
|
al@19111
|
10 gtk-toolbar-style = 0 # Disables text in toolbar
|
al@19111
|
11 gtk-auto-mnemonics = 1 # Disables ugly lines under menu items
|