diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
commit | f982be45e81588a27383cd1a3eb12789b8498904 (patch) | |
tree | 07be283d015b2c39f95e655cb7328ff355bc47fa /x11-toolkits/php-gtk2/files/patch-ext_gtkhtml_gtkhtml.defs | |
parent | - Fix modes of the temp directory [1] (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Notes
Notes:
svn path=/head/; revision=223035
svn path=/tags/RELEASE_6_4_0/; revision=223036; tag=release/6.4.0
Diffstat (limited to 'x11-toolkits/php-gtk2/files/patch-ext_gtkhtml_gtkhtml.defs')
-rw-r--r-- | x11-toolkits/php-gtk2/files/patch-ext_gtkhtml_gtkhtml.defs | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/x11-toolkits/php-gtk2/files/patch-ext_gtkhtml_gtkhtml.defs b/x11-toolkits/php-gtk2/files/patch-ext_gtkhtml_gtkhtml.defs deleted file mode 100644 index e77d5b4d6b46..000000000000 --- a/x11-toolkits/php-gtk2/files/patch-ext_gtkhtml_gtkhtml.defs +++ /dev/null @@ -1,19 +0,0 @@ ---- ext/gtkhtml/gtkhtml.defs.orig Mon Mar 4 09:36:38 2002 -+++ ext/gtkhtml/gtkhtml.defs Sat Dec 7 22:25:24 2002 -@@ -348,6 +348,7 @@ - (parameter (type-and-name GdkAtom selection)) - (parameter (type-and-name gint type)) - (parameter (type-and-name gint32 time)) -+ (parameter (type-and-name gboolean as_cite)) - ) - - ;; Loading -@@ -571,7 +572,7 @@ - (return-type none) - ) - (method paste -- (of-object HTML (Gtk)) -+ (of-object HTML (Gtk, 0)) - (c-name gtk_html_paste) - (return-type none) - ) |