summaryrefslogtreecommitdiff
path: root/x11/xnee/files
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-06-17 10:19:31 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-06-17 10:19:31 +0000
commit40769eaef7e4ed473093bf271e2ced22cde7bec9 (patch)
tree34723fb453b6bca066daca6162c738d28f275e06 /x11/xnee/files
parentUpdate to 1.10.5 (diff)
Update to 2.05
PR: 99049 Submitted by: Ports fury
Notes
Notes: svn path=/head/; revision=165631
Diffstat (limited to 'x11/xnee/files')
-rw-r--r--x11/xnee/files/patch-gnee__src__callbacks.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/xnee/files/patch-gnee__src__callbacks.c b/x11/xnee/files/patch-gnee__src__callbacks.c
deleted file mode 100644
index 3e5f60cac177..000000000000
--- a/x11/xnee/files/patch-gnee__src__callbacks.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- gnee/src/callbacks.c.orig Thu Dec 8 08:43:13 2005
-+++ gnee/src/callbacks.c Wed Dec 21 23:02:55 2005
-@@ -467,8 +467,8 @@
- {
- GtkWidget *about_box;
- GtkWidget *about_label_1;
-- GNEE_DEBUG(("on_about1_activate\n"));
- char buf[256];
-+ GNEE_DEBUG(("on_about1_activate\n"));
-
- about_box = lookup_widget(GTK_WIDGET(user_data),
- "about_window");