Blob Blame History Raw
diff -Nur audacious-plugins-fedora-3.0-alpha1-orig/src/gnomeshortcuts/gnomeshortcuts.c audacious-plugins-fedora-3.0-alpha1/src/gnomeshortcuts/gnomeshortcuts.c
--- audacious-plugins-fedora-3.0-alpha1-orig/src/gnomeshortcuts/gnomeshortcuts.c	2011-06-12 03:42:34.000000000 +0200
+++ audacious-plugins-fedora-3.0-alpha1/src/gnomeshortcuts/gnomeshortcuts.c	2011-06-14 13:55:18.676505864 +0200
@@ -46,6 +46,7 @@
 AUD_GENERAL_PLUGIN
 (
 	.name = "Gnome Shortcuts",
+         .enabled_by_default = TRUE,
 	.init = init,
 	.about = about,
 	.cleanup = cleanup