summaryrefslogtreecommitdiff
path: root/www/libgtkhtml/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-01-25 23:32:34 +0000
committerAde Lovett <ade@FreeBSD.org>2001-01-25 23:32:34 +0000
commit506e831f6c29ce28a2b1936b0abcf146e7e7ccbf (patch)
tree30a8d64a6c8831e9f58d17db8edac4f3504538c2 /www/libgtkhtml/files
parentUpgrade to 1.04. (diff)
Update to 0.8.1
Notes
Notes: svn path=/head/; revision=37588
Diffstat (limited to 'www/libgtkhtml/files')
-rw-r--r--www/libgtkhtml/files/patch-ag29
1 files changed, 0 insertions, 29 deletions
diff --git a/www/libgtkhtml/files/patch-ag b/www/libgtkhtml/files/patch-ag
deleted file mode 100644
index c0954d15a7c3..000000000000
--- a/www/libgtkhtml/files/patch-ag
+++ /dev/null
@@ -1,29 +0,0 @@
---- components/ebrowser/test-ebrowser.c.orig Sat Dec 2 01:06:18 2000
-+++ components/ebrowser/test-ebrowser.c Wed Jan 3 10:56:58 2001
-@@ -29,3 +29,5 @@
- Bonobo_PropertyBag pb;
-+#ifdef TEST_LISTENER
- BonoboPropertyListener * listener;
-+#endif
-
-@@ -41,2 +43,3 @@
-
-+#ifdef TEST_LISTENER
- listener = gtk_object_get_data (object, "listener");
-@@ -45,2 +48,3 @@
- }
-+#endif
- }
-@@ -111,2 +115,3 @@
-
-+#ifdef TEST_LISTENER
- static void
-@@ -121,2 +126,3 @@
- }
-+#endif
-
-@@ -308,3 +314,3 @@
-
--#if 1
-+#ifdef TEST_LISTENER
- /* Test listener */