summaryrefslogtreecommitdiff
path: root/x11-toolkits/gai/files/patch-gai:gai-gnome.c
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-04-15 20:56:52 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-04-15 20:56:52 +0000
commitff50007a989ddcae37a034d85a42182dde3dd2d3 (patch)
tree18a99c54b1d5d9e145af2db8252f58e972a4afee /x11-toolkits/gai/files/patch-gai:gai-gnome.c
parentUpdate to 2.6.2. (diff)
- Update to 0.5.8
- Fix GNOME panel support PR: ports/79980 Submitted by: David Thiel <lx@redundancy.redundancy.org> Approved by: adamw (mentor)
Notes
Notes: svn path=/head/; revision=133450
Diffstat (limited to 'x11-toolkits/gai/files/patch-gai:gai-gnome.c')
-rw-r--r--x11-toolkits/gai/files/patch-gai:gai-gnome.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-toolkits/gai/files/patch-gai:gai-gnome.c b/x11-toolkits/gai/files/patch-gai:gai-gnome.c
deleted file mode 100644
index 93ba6607b681..000000000000
--- a/x11-toolkits/gai/files/patch-gai:gai-gnome.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- gai/gai-gnome.c.orig Mon May 10 09:16:17 2004
-+++ gai/gai-gnome.c Mon May 10 09:16:26 2004
-@@ -345,8 +345,8 @@
- static int
- gai_gnome_expose(GtkWidget *widget, GdkEventExpose *event, gpointer d)
- {
-- GAI_ENTER;
- static gboolean expose_lock = FALSE;
-+ GAI_ENTER;
- if(expose_lock){
- GAI_NOTE("Expose lock");
- return FALSE;