[Bug 658181] Re: Banshee: hide optional features by default

Bill Filler 658181 at bugs.launchpad.net
Thu Oct 21 21:24:57 UTC 2010


I think we'd be safe to drop the below file into ~/.config/banshee-1/addin-db-001/config.xml.
The best way to do this is from the light-config package by adding banshee-1/addin-db-001/config.xml beneath the etc/skel/.config directory. debian/install will then install under /etc/skel which will cause this directory to be created when the user is created. 

<Configuration>
  <AddinStatus>
    <Addin id="Banshee.InternetRadio,1.0" enabled="False" />
    <Addin id="Banshee.PlayerMigration,1.0" enabled="False" />
    <Addin id="Banshee.FileSystemQueue,1.0" enabled="False" />
    <Addin id="Banshee.Dap.Karma,1.0" enabled="False" />
    <Addin id="Banshee.AmazonMp3,1.0" enabled="False" />
    <Addin id="Banshee.InternetArchive,1.0" enabled="False" />
    <Addin id="Banshee.Audiobook,1.0" enabled="False" />
    <Addin id="Banshee.UbuntuOneMusicStore,1.0" enabled="True" />
    <Addin id="Banshee.Dap.Mtp,1.0" enabled="False" />
    <Addin id="Banshee.Podcasting,1.0" enabled="False" />
    <Addin id="Banshee.AmazonMp3.Store,1.0" enabled="False" />
    <Addin id="Banshee.Wikipedia,1.0" enabled="False" />
    <Addin id="Banshee.MiroGuide,1.0" enabled="False" />
    <Addin id="Banshee.LastfmStreaming,1.0" enabled="False" />
    <Addin id="Banshee.Lastfm,1.0" enabled="False" />
  </AddinStatus>
</Configuration>

-- 
Banshee: hide optional features by default
https://bugs.launchpad.net/bugs/658181
You received this bug notification because you are a member of Kernel
Bugs, which is a direct subscriber.




More information about the kernel-bugs mailing list