diff options
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")) + ) |