summaryrefslogtreecommitdiff
path: root/x11-themes/gnome-themes-extras/files
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-09-25 02:49:18 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-09-25 02:49:18 +0000
commit0d6570f14a4547b314805d403dd9e8d56892e937 (patch)
treedc6f7249de0196ba92ca378e2c1e94199108a67a /x11-themes/gnome-themes-extras/files
parentMake this align correctly for amd64 as well. This should fix the docs (diff)
Add a patch to make the icons in the Gorilla GTK2 theme work
properly, and make apps not barf when they start. Submitted by: Rui Lopes Obtained from: marcuscom
Notes
Notes: svn path=/head/; revision=89276
Diffstat (limited to 'x11-themes/gnome-themes-extras/files')
-rw-r--r--x11-themes/gnome-themes-extras/files/patch-Gorilla::gtkrc-2.0::gtkrc19
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"
+ {