diff options
Diffstat (limited to 'x11-themes/ubuntulooks/files/patch-gtkrc')
-rw-r--r-- | x11-themes/ubuntulooks/files/patch-gtkrc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-themes/ubuntulooks/files/patch-gtkrc b/x11-themes/ubuntulooks/files/patch-gtkrc deleted file mode 100644 index ddb5b4b7f932..000000000000 --- a/x11-themes/ubuntulooks/files/patch-gtkrc +++ /dev/null @@ -1,18 +0,0 @@ ---- 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" |