[gtk2/f14/master] fix the build

Matthias Clasen mclasen at fedoraproject.org
Mon Sep 27 20:32:12 UTC 2010


commit 35a65711a078b52a4dcc3edebf291a2bdeaff253
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Sep 27 16:29:33 2010 -0400

    fix the build

 goi-build-fix.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/goi-build-fix.patch b/goi-build-fix.patch
new file mode 100644
index 0000000..260bdd8
--- /dev/null
+++ b/goi-build-fix.patch
@@ -0,0 +1,12 @@
+diff -up gtk+-2.22.0/gdk/x11/gdkwindow-x11.c.goi-build-fix gtk+-2.22.0/gdk/x11/gdkwindow-x11.c
+--- gtk+-2.22.0/gdk/x11/gdkwindow-x11.c.goi-build-fix	2010-09-27 16:27:50.277110001 -0400
++++ gtk+-2.22.0/gdk/x11/gdkwindow-x11.c	2010-09-27 16:28:05.519110001 -0400
+@@ -3707,7 +3707,7 @@ gdk_x11_window_set_user_time (GdkWindow 
+ /**
+  * gdk_window_set_icon_list:
+  * @window: The #GdkWindow toplevel window to set the icon of.
+- * @pixbufs: (transfer none) (element-type GdkPixbuf):
++ * @pixbufs::
+  *     A list of pixbufs, of different sizes.
+  *
+  * Sets a list of icons for the window. One of these will be used


More information about the scm-commits mailing list