diff options
Diffstat (limited to 'dev-scheme/gauche-gtk/files/gauche-gtk-0.4.1-gtk+-2.8.diff')
-rw-r--r-- | dev-scheme/gauche-gtk/files/gauche-gtk-0.4.1-gtk+-2.8.diff | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/dev-scheme/gauche-gtk/files/gauche-gtk-0.4.1-gtk+-2.8.diff b/dev-scheme/gauche-gtk/files/gauche-gtk-0.4.1-gtk+-2.8.diff new file mode 100644 index 000000000000..9734da949518 --- /dev/null +++ b/dev-scheme/gauche-gtk/files/gauche-gtk-0.4.1-gtk+-2.8.diff @@ -0,0 +1,23 @@ +diff -urN Gauche-gtk-0.4.1.orig/src/gtktexttag.stub Gauche-gtk-0.4.1/src/gtktexttag.stub +--- Gauche-gtk-0.4.1.orig/src/gtktexttag.stub 2004-06-27 12:59:26.000000000 +0900 ++++ Gauche-gtk-0.4.1/src/gtktexttag.stub 2006-10-30 17:53:25.039657000 +0900 +@@ -36,7 +36,6 @@ + (language-set :type <uint>) + (pad1 :type <uint>) + (pad2 :type <uint>) +- (pad3 :type <uint>) + ) + (allocator (c "Scm_GtkObjectAllocate")) + ) +diff -urN Gauche-gtk-0.4.1.orig/src/gtktoolbar.stub Gauche-gtk-0.4.1/src/gtktoolbar.stub +--- Gauche-gtk-0.4.1.orig/src/gtktoolbar.stub 2004-06-27 12:59:26.000000000 +0900 ++++ Gauche-gtk-0.4.1/src/gtktoolbar.stub 2006-10-30 18:16:32.889657000 +0900 +@@ -51,8 +51,6 @@ + (tooltips :type <gtk-tooltips>) + (button-maxw :type <int>) + (button-maxh :type <int>) +- (style-set-connection :type <uint>) +- (icon-size-connection :type <uint>) + (style-set :type <uint>) + (icon-size-set :type <uint>) + ) |