summaryrefslogtreecommitdiff
path: root/www/gtkhtml38/files/patch-ad
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-07 06:01:04 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-07 06:01:04 +0000
commit292bb15ff9df02ecd82f44216d95b05af2086d05 (patch)
tree2ee0a1ac754bfa31f369f4f8ab5955b9f908f967 /www/gtkhtml38/files/patch-ad
parentAdd libsoup. (diff)
Add gtkhtml3 after a repo copy from gtkhtml. GtkHTML-3 is an HTML
rendering and editing API based on GNOME 2.
Notes
Notes: svn path=/head/; revision=80340
Diffstat (limited to 'www/gtkhtml38/files/patch-ad')
-rw-r--r--www/gtkhtml38/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/gtkhtml38/files/patch-ad b/www/gtkhtml38/files/patch-ad
deleted file mode 100644
index 863d79c3bdf9..000000000000
--- a/www/gtkhtml38/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/gtkhtml.c.orig Wed Sep 4 20:00:35 2002
-+++ src/gtkhtml.c Wed Sep 18 21:40:55 2002
-@@ -4353,7 +4353,7 @@
- {
- gchar *rcfile;
-
-- rcfile = g_strconcat ((from_share ? PREFIX "/share/gtkhtml-" GTKHTML_RELEASE "/" : gnome_util_user_home ()),
-+ rcfile = g_strconcat ((from_share ? PREFIX "/share/gnome/gtkhtml-" GTKHTML_RELEASE "/" : gnome_util_user_home ()),
- (from_share ? "" : "/.gnome/"), name, NULL);
-
- if (g_file_test (rcfile, G_FILE_TEST_ISFILE))