diff options
Diffstat (limited to 'x11-themes/gnome-themes-extras/files/patch-Gorilla::gtkrc-2.0::gtkrc')
-rw-r--r-- | x11-themes/gnome-themes-extras/files/patch-Gorilla::gtkrc-2.0::gtkrc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-themes/gnome-themes-extras/files/patch-Gorilla::gtkrc-2.0::gtkrc b/x11-themes/gnome-themes-extras/files/patch-Gorilla::gtkrc-2.0::gtkrc new file mode 100644 index 000000000000..18b3d7b3d813 --- /dev/null +++ b/x11-themes/gnome-themes-extras/files/patch-Gorilla::gtkrc-2.0::gtkrc @@ -0,0 +1,19 @@ +--- Gorilla/gtk-2.0/gtkrc.orig Sun Sep 14 10:14:29 2003 ++++ Gorilla/gtk-2.0/gtkrc Sun Sep 14 10:14:45 2003 +@@ -1,7 +1,5 @@ + # Gorilla gtk theme + # (c) 2002-2003 Jakub 'jimmac' Steiner <jimmac@ximian.com> +-include "iconrc" +- + style "gorilla-default" + { + GtkWidget::interior_focus = 1 +@@ -48,6 +46,8 @@ + engine "industrial" {} + + } ++ ++include "iconrc" + + style "gorilla-unrounded" = "gorilla-default" + { |