summaryrefslogtreecommitdiffstats
path: root/x11-themes/ubuntulooks/files/patch-gtkrc
blob: ddb5b4b7f932791431e3f967b0f1a7dfe689c4d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- themes/Human/gtk-2.0/gtkrc.orig
+++ themes/Human/gtk-2.0/gtkrc
@@ -7,6 +7,7 @@
 #
 # Feel free to modify and share!
 
+gtk-icon-sizes = "panel-menu=24,24"
 
 style "clearlooks-default"
 {
@@ -219,6 +220,7 @@
 # tooltips stuff
 widget_class "*.tooltips.*.GtkToggleButton" style "clearlooks-tasklist"
 widget "gtk-tooltips" style "clearlooks-tooltips"
+widget "gtk-tooltip" style "clearlooks-tooltips"
 
 # treeview stuff
 widget_class "*.GtkTreeView.GtkButton" style "clearlooks-tree"