summaryrefslogtreecommitdiff
path: root/www/gtkhtml/files/patch-components::http-editor::popup.c
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2011-01-04 03:32:21 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2011-01-04 03:32:21 +0000
commit00f2c843c5ab24d5ee626dfdc311955cf8068fe6 (patch)
treea5f5daa14394a2cf7e8511972fcc0920adfa9ea7 /www/gtkhtml/files/patch-components::http-editor::popup.c
parentAdd option to enable locking using user's password. (diff)
The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet are removed and ports that have optional aren't remove. PR: ports/153355 Discussed with: My team, FreeBSD GNOME Team Tested by: pointyhat-exp (thanks pav!)
Notes
Notes: svn path=/head/; revision=267360
Diffstat (limited to 'www/gtkhtml/files/patch-components::http-editor::popup.c')
-rw-r--r--www/gtkhtml/files/patch-components::http-editor::popup.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/gtkhtml/files/patch-components::http-editor::popup.c b/www/gtkhtml/files/patch-components::http-editor::popup.c
deleted file mode 100644
index ad7a02fe2ce8..000000000000
--- a/www/gtkhtml/files/patch-components::http-editor::popup.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- components/html-editor/popup.c.orig Thu Jan 23 16:44:21 2003
-+++ components/html-editor/popup.c Sat Aug 14 00:58:07 2004
-@@ -496,6 +496,7 @@
- ADD_PROP (PARAGRAPH);
- break;
- default:
-+ break;
- }
- if (obj->parent && obj->parent->parent && HTML_IS_TABLE_CELL (obj->parent->parent)) {
- if (cd->format_html) {