[banshee/extension-prefs: 9/9] Merge branch 'master' into extension-prefs



commit 42c92a6ecdd586e03976a4c6d5d3d8dd43172843
Merge: a11a99a... f777f3c...
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Tue Dec 15 13:37:01 2009 -0800

    Merge branch 'master' into extension-prefs
    
    Conflicts:
    	src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml
    	src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml
    	src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
    	src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml
    	src/Dap/Banshee.Dap/Banshee.Dap.addin.xml
    	src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml
    	src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml
    	src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml
    	src/Extensions/Banshee.Bookmarks/Banshee.Bookmarks.addin.xml
    	src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml
    	src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml
    	src/Extensions/Banshee.Daap/Banshee.Daap.addin.xml
    	src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml
    	src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.addin.xml
    	src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml
    	src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml
    	src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml
    	src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml
    	src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml
    	src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml
    	src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml
    	src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml
    	src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml
    	src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml

 build/Makefile.am                                  |    3 +-
 build/addin-xml-string-extract                     |   45 +++++
 build/build.rules.mk                               |   11 +-
 data/Makefile.am                                   |   12 ++-
 data/addin-xml-strings.cs                          |  180 ++++++++++++++++++++
 po/POTFILES.in                                     |   53 +++---
 ...pod.addin.xml.in => Banshee.Dap.Ipod.addin.xml} |    6 +-
 src/Dap/Banshee.Dap.Ipod/Makefile.am               |    2 +-
 ...ma.addin.xml.in => Banshee.Dap.Karma.addin.xml} |    6 +-
 src/Dap/Banshee.Dap.Karma/Makefile.am              |    2 +-
 ...in.xml.in => Banshee.Dap.MassStorage.addin.xml} |    6 +-
 ....Mtp.addin.xml.in => Banshee.Dap.Mtp.addin.xml} |    6 +-
 src/Dap/Banshee.Dap.Mtp/Makefile.am                |    2 +-
 ...shee.Dap.addin.xml.in => Banshee.Dap.addin.xml} |    4 +-
 ...ioCd.addin.xml.in => Banshee.AudioCd.addin.xml} |    6 +-
 ...ok.addin.xml.in => Banshee.Audiobook.addin.xml} |    6 +-
 ...pt.addin.xml.in => Banshee.BooScript.addin.xml} |    6 +-
 src/Extensions/Banshee.BooScript/Makefile.am       |   11 +-
 ...ks.addin.xml.in => Banshee.Bookmarks.addin.xml} |    6 +-
 ...shee.Bpm.addin.xml.in => Banshee.Bpm.addin.xml} |    6 +-
 ...Art.addin.xml.in => Banshee.CoverArt.addin.xml} |    6 +-
 ...ee.Daap.addin.xml.in => Banshee.Daap.addin.xml} |    6 +-
 src/Extensions/Banshee.Daap/Makefile.am            |    2 +-
 ...in.xml.in => Banshee.FileSystemQueue.addin.xml} |    6 +-
 ...in.xml.in => Banshee.InternetArchive.addin.xml} |    6 +-
 ...ddin.xml.in => Banshee.InternetRadio.addin.xml} |    6 +-
 ...astfm.addin.xml.in => Banshee.Lastfm.addin.xml} |    6 +-
 ...ode.addin.xml.in => Banshee.MiniMode.addin.xml} |    6 +-
 ...din.xml.in => Banshee.MultimediaKeys.addin.xml} |    6 +-
 src/Extensions/Banshee.MultimediaKeys/Makefile.am  |    2 +-
 ...n.xml.in => Banshee.NotificationArea.addin.xml} |    6 +-
 .../Banshee.NotificationArea/Makefile.am           |    9 +-
 ...g.addin.xml.in => Banshee.NowPlaying.addin.xml} |    4 +-
 ...ue.addin.xml.in => Banshee.PlayQueue.addin.xml} |    6 +-
 ...in.xml.in => Banshee.PlayerMigration.addin.xml} |    6 +-
 ...g.addin.xml.in => Banshee.Podcasting.addin.xml} |    6 +-
 src/Extensions/Banshee.Podcasting/Makefile.am      |   11 +-
 ...rent.addin.xml.in => Banshee.Torrent.addin.xml} |    6 +-
 src/Extensions/Banshee.Torrent/Makefile.am         |    2 +-
 ...ia.addin.xml.in => Banshee.Wikipedia.addin.xml} |    6 +-
 src/Extensions/Banshee.Wikipedia/Makefile.am       |    2 +-
 41 files changed, 359 insertions(+), 136 deletions(-)
---
diff --cc src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml
index 3a58bac,019f71e..b4c4b96
--- a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml
+++ b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="iPod Support"
-     _category="Device Support"
-     _description="Support for most iPod devices."
+     name="iPod Support"
 -    category="Hardware"
 -    description="Provides support for most iPod devices."
++    category="Device Support"
++    description="Support for most iPod devices."
      author="Aaron Bockover"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml
index 9c67c59,96713b5..6d560e6
--- a/src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml
+++ b/src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Bob Copeland. Licensed under the MIT X11 license."
-     _name="Karma Support"
-     _category="Device Support"
-     _description="Support for Rio Karma devices."
+     name="Karma Support"
 -    category="Hardware"
 -    description="Provides support for Rio Karma devices."
++    category="Device Support"
++    description="Support for Rio Karma devices."
      author="Bob Copeland"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
index 126314c,962f526..9bd4289
--- a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
+++ b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="Copyright 2008 Novell Inc., Copyright 2009 Jeff Wheeler. Licensed under the MIT X11 license."
-     _name="Mass Storage Media Player Support"
-     _category="Device Support"
-     _description="Support for USB-drive based devices, including many iAudio devices and Android, Pre, and Galaxy phones."
+     name="Mass Storage Media Player Support"
 -    category="Hardware"
 -    description="Provides support for media players that use USB Mass Storage without keeping an internal database."
++    category="Device Support"
++    description="Support for USB-drive based devices, including many iAudio devices and Android, Pre, and Galaxy phones."
      author="Gabriel Burt, Aaron Bockover, Jeff Wheeler"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml
index 3b7ad6a,74f2001..957cb52
--- a/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml
+++ b/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="MTP Media Player Support"
-     _category="Device Support"
-     _description="Support for MTP devices, including many Creative Zen devices."
+     name="MTP Media Player Support"
 -    category="Hardware"
 -    description="Provides support for PlaysForSure digital media players that use MTP."
++    category="Device Support"
++    description="Support for MTP devices, including many Creative Zen devices."
      author="Gabriel Burt"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Dap/Banshee.Dap/Banshee.Dap.addin.xml
index 2498c11,a571a3b..c02a83f
--- a/src/Dap/Banshee.Dap/Banshee.Dap.addin.xml
+++ b/src/Dap/Banshee.Dap/Banshee.Dap.addin.xml
@@@ -4,8 -4,9 +4,8 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2007-2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Digital Media Player Support"
-     _description="Provides general support for many kinds of media player devices."
+     name="Digital Media Player Support"
 -    category="Hardware"
+     description="Provides general support for many kinds of media player devices."
      author="Gabriel Burt, Aaron Bockover, Ruben Vermeersch"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml
index f709a91,4868311..78017c5
--- a/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml
+++ b/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Audio CD Support"
-     _category="Core"
-     _description="Listen to and rip Audio CDs."
+     name="Audio CD Support"
 -    category="Hardware"
 -    description="Provides support for listening to and ripping Audio CDs."
++    category="Core"
++    description="Listen to and rip Audio CDs."
      author="Aaron Bockover"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml
index 6421875,28651a2..99ca3b3
--- a/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml
+++ b/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2009 Novell, Inc.  Licensed under the MIT X11 license."
-     _name="Audiobooks Library"
-     _category="Core"
-     _description="Organize audiobooks, lectures, etc."
+     name="Audiobooks Library"
 -    category="User Interface"
 -    description="Useful for organizing audiobooks, lectures, etc."
++    category="Core"
++    description="Organize audiobooks, lectures, etc."
      author="Gabriel Burt"
      url="http://banshee-project.org/";
      defaultEnabled="false">
diff --cc src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml
index bc97a7b,39aa15f..931b6b9
--- a/src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml
+++ b/src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Boo Scripting"
-     _category="Utilities"
-     _description="Customize and extend Banshee with Boo-language scripts."
+     name="Boo Scripting"
 -    category="Developers"
 -    description="The Boo Scripting plugin allows users to quickly customize and extend Banshee through the Boo programming language."
++    category="Utilities"
++    description="Customize and extend Banshee with Boo-language scripts."
      author="Aaron Bockover"
      url="http://banshee-project.org/";
      defaultEnabled="false">
diff --cc src/Extensions/Banshee.Bookmarks/Banshee.Bookmarks.addin.xml
index 863c342,00a25a6..1196b97
--- a/src/Extensions/Banshee.Bookmarks/Banshee.Bookmarks.addin.xml
+++ b/src/Extensions/Banshee.Bookmarks/Banshee.Bookmarks.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Bookmarks"
-     _category="Utilities"
-     _description="Save your position in tracks so you can resume playback later."
 -    category="User Interface"
+     name="Bookmarks"
 -    description="Allows for saving specific positions in tracks so you can resume playback later."
++    category="Utilities"
++    description="Save your position in tracks so you can resume playback later."
      author="Gabriel Burt"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml
index c10aaa0,a2b550a..a44c7c7
--- a/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml
+++ b/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="BPM Detection"
-     _category="Utilities"
-     _description="Detect the beats per minute (BPM) of your music."
+     name="BPM Detection"
 -    category="User Interface"
 -    description="Detect the beats per minute (BPM) of your music"
++    category="Utilities"
++    description="Detect the beats per minute (BPM) of your music."
      author="Gabriel Burt"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml
index afc1b51,c8dd935..39e744e
--- a/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml
+++ b/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Cover Art Fetching"
-     _category="Utilities"
-     _description="Fetch cover art for all items in your library."
+     name="Cover Art Fetching"
 -    category="User Interface"
 -    description="Provides UI to enable the user to fetch cover art"
++    category="Utilities"
++    description="Fetch cover art for all items in your library."
      author="James Willcox"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.Daap/Banshee.Daap.addin.xml
index 010c634,a25002e..5f7c334
--- a/src/Extensions/Banshee.Daap/Banshee.Daap.addin.xml
+++ b/src/Extensions/Banshee.Daap/Banshee.Daap.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Alexander Hixon. Licensed under the MIT X11 license."
-     _name="DAAP Sharing"
-     _category="Utilities"
-     _description="Browse and listen to music shared over your local network."
 -    name="DAAP"
 -    category=""
++    name="DAAP Sharing"
++    category="Utilities"
+     description="Browse and listen to music shared over your local network."
      author="Aaron Bockover, James Willcox, Alexander Hixon, Gabriel Burt"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml
index 366f709,53629c2..7df2855
--- a/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml
+++ b/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="File System Preview Queue"
-     _category="Core"
-     _description="Preview files without importing to your library."
 -    name="File System Queue"
 -    category="User Interface"
 -    description="Provides a source that allows files to be previewed without actually importing to the library."
++    name="File System Preview Queue"
++    category="Core"
++    description="Preview files without importing to your library."
      author="Aaron Bockover"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.addin.xml
index 586d6a2,9aafdaf..cea5d22
--- a/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.addin.xml
+++ b/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2009 Novell Inc. Licensed under the MIT X11 license."
-     _name="Internet Archive"
-     _category="Online Sources"
-     _description="Browse and search the Internet Archive's vast media collection."
+     name="Internet Archive"
 -    category="User Interface"
++    category="Online Sources"
+     description="Browse and search the Internet Archive's vast media collection."
      author="Gabriel Burt"
      url="http://banshee-project.org/";
      defaultEnabled="false">
diff --cc src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml
index 3ae9b50,c2e56f8..5823247
--- a/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml
+++ b/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Internet Radio"
-     _category="Core"
-     _description="Listen to and organize Internet Radio stations."
+     name="Internet Radio"
 -    category="User Interface"
 -    description="Provides an interface for managing Internet Radio stations"
++    category="Core"
++    description="Listen to and organize Internet Radio stations."
      author="Aaron Bockover"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml
index 258a7bc,6cc494a..bf919fa
--- a/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml
+++ b/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Last.fm Radio and Scrobbling"
-     _category="Online Sources"
-     _description="Last.fm streaming radio, scrobbling, and context pane recommendations."
+     name="Last.fm Radio and Scrobbling"
 -    category="User Interface"
 -    description="Provides tightly integrated Last.fm streaming radio and community features."
++    category="Online Sources"
++    description="Last.fm streaming radio, scrobbling, and context pane recommendations."
      author="Gabriel Burt, Alexander Hixon, Chris Toshok, Fredrik Hedberg, Aaron Bockover, Lukas Lipka"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml
index 085dae3,f25e07c..b5ebdea
--- a/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml
+++ b/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml
@@@ -4,9 -4,8 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Mini Mode"
-     _description="Control Banshee through a small window with only playback controls and track information."
-     _category="Utilities"
+     name="Mini Mode"
 -    description="Mini Mode allows controlling Banshee through a small window with only playback controls and track information."
++    description="Control Banshee through a small window with only playback controls and track information."
++    category="Utilities"
      author="Felipe Almeida Lessa, Aaron Bockover, Bertrand Lorentz"
      url="http://banshee-project.org/";
      defaultEnabled="false">
diff --cc src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml
index 683a161,f841605..6d8d099
--- a/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml
+++ b/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Multimedia Keys"
-     _category="Utilities"
-     _description="Control playback via the multimedia keys on your keyboard."
+     name="Multimedia Keys"
 -    category="User Interface"
 -    description="Provides support for handling playback through the use of keyboard controls."
++    category="Utilities"
++    description="Control playback via the multimedia keys on your keyboard."
      author="Aaron Bockover"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml
index 1a0ae64,5fb42e9..fba7e58
--- a/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml
+++ b/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2005-2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Notification Area Icon"
-     _category="Utilities"
-     _description="Display an icon in the notification area for controlling Banshee."
+     name="Notification Area Icon"
 -    category="User Interface"
 -    description="Displays an icon in the notification area and allows Banshee to be controlled through it."
++    category="Utilities"
++    description="Display an icon in the notification area for controlling Banshee."
      author="Aaron Bockover, Sebastian Dröge, Alexander Hixon, Gabriel Burt, Ruben Vermeersch"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml
index d56d388,05ddffb..c567882
--- a/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml
+++ b/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Play Queue"
-     _category="Core"
-     _description="Queue tracks in an ad-hoc playlist, or let the Auto DJ take over."
+     name="Play Queue"
 -    category="User Interface"
 -    description="Provides a source that acts as a queue of playing tracks. When the queue is populated, all playback happens from the queue in a forced order."
++    category="Core"
++    description="Queue tracks in an ad-hoc playlist, or let the Auto DJ take over."
      author="Aaron Bockover, Alexander Kojevnikov"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml
index de4a81c,1002c00..acb2992
--- a/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml
+++ b/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="Licensed under the MIT X11 license."
-     _name="Importers for Amarok, Rhythmbox and iTunes"
-     _category="Utilities"
-     _description="Import your library from Amarok, Rhythmbox or iTunes."
+     name="Importers for Amarok, Rhythmbox and iTunes"
 -    category="Core"
 -    description="Import your Amarok, Rhythmbox or iTunes music library"
++    category="Utilities"
++    description="Import your library from Amarok, Rhythmbox or iTunes."
      author="Paul Lange, Sebastian Dröge, Scott Peterson, Alexander Kojevnikov"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml
index 30d7ad3,b66686d..ccdc226
--- a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml
+++ b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Mike Urbanski and Novell, Inc.  Licensed under the MIT X11 license."
-     _name="Podcasts"
-     _category="Core"
-     _description="Subscribe to podcasts and stream or download episodes."
+     name="Podcasts"
 -    category="User Interface"
 -    description="Allows subscribing to and managing of Podcasts."
++    category="Core"
++    description="Subscribe to podcasts and stream or download episodes."
      author="Michael C. Urbanski, Gabriel Burt"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml
index f30c8a1,2bd69c0..b379a70
--- a/src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml
+++ b/src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
-     _name="Torrent Downloader"
-     _category="Utilities"
-     _description="Support downloading BitTorrent files from podcasts."
+     name="Torrent Downloader"
 -    category=""
 -    description="Adds support for downloading BitTorrent files from podcasts."
++    category="Utilities"
++    description="Support downloading BitTorrent files from podcasts."
      author="Alan McGovern"
      url="http://banshee-project.org/";
      defaultEnabled="true">
diff --cc src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml
index 7f73790,9f57d8f..395bbcf
--- a/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml
+++ b/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml
@@@ -4,9 -4,9 +4,9 @@@
      version="1.0"
      compatVersion="1.0"
      copyright="© 2009 Novell Inc. Licensed under the MIT X11 license."
-     _name="Wikipedia"
-     _category="Context Pane"
-     _description="View artist information from Wikipedia in the context pane."
+     name="Wikipedia"
 -    category="User Interface"
 -    description="View artist information from Wikipedia in the context pane"
++    category="Context Pane"
++    description="View artist information from Wikipedia in the context pane."
      author="Gabriel Burt"
      url="http://banshee-project.org/";
      defaultEnabled="true">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]