summaryrefslogtreecommitdiff
path: root/audio/xmms-bump-scope/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-bump-scope/patches/patch-aa')
-rw-r--r--audio/xmms-bump-scope/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/xmms-bump-scope/patches/patch-aa b/audio/xmms-bump-scope/patches/patch-aa
new file mode 100644
index 00000000000..bac16dac4df
--- /dev/null
+++ b/audio/xmms-bump-scope/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2005/12/07 17:40:59 joerg Exp $
+
+--- bump_scope.c.orig 2005-12-07 17:23:21.000000000 +0000
++++ bump_scope.c
+@@ -399,6 +399,7 @@ void bumpscope_menu_cb(gpointer cb_data,
+ GTK_CHECK_MENU_ITEM(gtk_item_factory_get_widget(bumpscope_menu, "/Fullscreen"))->active = am_fullscreen;
+ break;
+ default:
++ break;
+ /* ugh */
+ }
+ }