diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-10-06 20:52:01 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-10-06 20:52:01 +0000 |
commit | e8f9d27c22dcee917d1fef14a25b6f68ea221108 (patch) | |
tree | 28d0c5d2af14f6453bb2c8da85b1a822c5d63e2c /x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub | |
parent | Upgrade to 0.7.2. (diff) |
Upgrade to 0.3.1.
PR: ports/57616
Submitted by: maintainer
Diffstat (limited to 'x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub')
-rw-r--r-- | x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub b/x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub deleted file mode 100644 index 9439e5d62a38..000000000000 --- a/x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gtktextview.stub.orig Sun Jul 13 10:40:20 2003 -+++ src/gtktextview.stub Sun Jul 13 10:41:03 2003 -@@ -35,7 +35,7 @@ - (cursor-visible :type <uint>) - (need-im-reset :type <uint>) - (just-selected-element :type <uint>) -- (disable-scroll-on-focus :type <uint>) -+ ;; (disable-scroll-on-focus :type <uint>) ;; doesn't exist in gtk-2.2.2 - (onscreen-validated :type <uint>) - (mouse-cursor-obscured :type <uint>) - ;; text-window :type (UNKNOWN . GtkTextWindow*) |