Author: megabajt                     Date: Wed Apr 13 11:30:26 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix build with new GTK (https://bugzilla.gnome.org/show_bug.cgi?id=630868)

---- Files affected:
packages/sound-juicer:
   sound-juicer-gtk.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/sound-juicer/sound-juicer-gtk.patch
diff -u /dev/null packages/sound-juicer/sound-juicer-gtk.patch:1.1
--- /dev/null   Wed Apr 13 13:30:26 2011
+++ packages/sound-juicer/sound-juicer-gtk.patch        Wed Apr 13 13:30:21 2011
@@ -0,0 +1,12 @@
+diff -up sound-juicer-2.32.0/src/sj-main.c.gtk-build 
sound-juicer-2.32.0/src/sj-main.c
+--- sound-juicer-2.32.0/src/sj-main.c.gtk-build        2010-09-28 
21:29:27.603472020 -0400
++++ sound-juicer-2.32.0/src/sj-main.c  2010-09-28 21:28:16.154471988 -0400
+@@ -113,7 +113,7 @@ sj_stock_init (void)
+ 
+   static const GtkStockItem sj_stock_items[] =
+   {
+-    { SJ_STOCK_EXTRACT, N_("E_xtract"), GDK_CONTROL_MASK, GDK_Return, NULL }
++    { SJ_STOCK_EXTRACT, N_("E_xtract"), GDK_CONTROL_MASK, GDK_KEY_Return, 
NULL }
+   };
+ 
+   if (initialized)
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to