Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > 6349a998bb89a8c8d92d8a0290dba554 > files > 1

audacious-plugins-3.3.2-1.src.rpm

--- audacious-plugins-3.3/src/gnomeshortcuts/gnomeshortcuts.c.orig	2012-07-27 01:39:39.000000000 +0200
+++ audacious-plugins-3.3/src/gnomeshortcuts/gnomeshortcuts.c	2012-08-02 13:52:57.896047113 +0200
@@ -48,6 +48,7 @@ static const char about[] =
 AUD_GENERAL_PLUGIN
 (
 	.name = N_("Gnome Shortcuts"),
+	.enabled_by_default = TRUE,
 	.domain = PACKAGE,
 	.about_text = about,
 	.init = init,