Blob Blame History Raw
diff -Nurb --strip-trailing-cr audacious-plugins-3.3-alpha1-orig/src/gnomeshortcuts/gnomeshortcuts.c audacious-plugins-3.3-alpha1/src/gnomeshortcuts/gnomeshortcuts.c
--- audacious-plugins-3.3-alpha1-orig/src/gnomeshortcuts/gnomeshortcuts.c	2012-06-17 15:54:33.000000000 +0200
+++ audacious-plugins-3.3-alpha1/src/gnomeshortcuts/gnomeshortcuts.c	2012-06-18 19:00:59.850713197 +0200
@@ -48,6 +48,7 @@
 AUD_GENERAL_PLUGIN
 (
 	.name = N_("Gnome Shortcuts"),
+	.enabled_by_default = TRUE,
 	.domain = PACKAGE,
 	.about_text = about,
 	.init = init,