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_gtkimmulticontext.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_gtkimmulticontext.stub')
-rw-r--r-- | x11-toolkits/gauche-gtk/files/patch-src_gtkimmulticontext.stub | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gauche-gtk/files/patch-src_gtkimmulticontext.stub b/x11-toolkits/gauche-gtk/files/patch-src_gtkimmulticontext.stub new file mode 100644 index 000000000000..7c8029aa6b5c --- /dev/null +++ b/x11-toolkits/gauche-gtk/files/patch-src_gtkimmulticontext.stub @@ -0,0 +1,11 @@ +--- src/gtkimmulticontext.stub.orig Sun Oct 5 13:47:06 2003 ++++ src/gtkimmulticontext.stub Sun Oct 5 13:47:19 2003 +@@ -10,7 +10,7 @@ + ("Scm_GtkIMContextClass" "Scm_GObjectClass") + ( + (slave :type <gtk-im-context>) +- (client-window :type <gdk-drawable>) ++ ;(client-window :type <gdk-drawable>) + ) + (allocator (c "Scm_GtkObjectAllocate")) + ) |