summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2011-03-21 00:08:53 +0000
committerWill Thompson <will@willthompson.co.uk>2011-03-21 00:08:53 +0000
commit5f82633299d79dbd20d3d5b1493b93b16b6c6bd9 (patch)
tree6a9c8a8df284d19b438fef362712a070344b6fb1
parenta909aee41a8600de7a91028773a80079f1045d2d (diff)
Enable eMusic downloader extension by default.emusic-store
If Banshee's desktop file says it can handle .emx files, then it should be able to do so by default. This does not enable the eMusic store plugin by default. Since eMusic is a subscription-only service it strikes me that this is a little more niche than, say, Amazon.
-rw-r--r--src/Extensions/Banshee.Emusic/Banshee.Emusic.addin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Extensions/Banshee.Emusic/Banshee.Emusic.addin.xml b/src/Extensions/Banshee.Emusic/Banshee.Emusic.addin.xml
index d5f12821d..1df795602 100644
--- a/src/Extensions/Banshee.Emusic/Banshee.Emusic.addin.xml
+++ b/src/Extensions/Banshee.Emusic/Banshee.Emusic.addin.xml
@@ -11,3 +11,3 @@
url="http://banshee.fm/"
- defaultEnabled="false">
+ defaultEnabled="true">