[banshee/extension-prefs] Improve addins' descriptions
- From: Gabriel Burt <gburt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee/extension-prefs] Improve addins' descriptions
- Date: Tue, 15 Dec 2009 07:55:58 +0000 (UTC)
commit a11a99ab0afec18d558fc0b6d0ee2988d310453d
Author: Gabriel Burt <gabriel burt gmail com>
Date: Mon Dec 14 23:55:22 2009 -0800
Improve addins' descriptions
.../Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml.in | 2 +-
.../Banshee.Dap.Karma.addin.xml.in | 2 +-
.../Banshee.Dap.MassStorage.addin.xml.in | 2 +-
.../Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml.in | 2 +-
.../Banshee.AudioCd/Banshee.AudioCd.addin.xml.in | 2 +-
.../Banshee.Audiobook.addin.xml.in | 2 +-
.../Banshee.BooScript.addin.xml.in | 2 +-
.../Banshee.Bookmarks.addin.xml.in | 2 +-
.../Banshee.Bpm/Banshee.Bpm.addin.xml.in | 2 +-
.../Banshee.CoverArt/Banshee.CoverArt.addin.xml.in | 2 +-
.../Banshee.FileSystemQueue.addin.xml.in | 2 +-
.../Banshee.InternetRadio.addin.xml.in | 2 +-
.../Banshee.Lastfm/Banshee.Lastfm.addin.xml.in | 2 +-
.../Banshee.MiniMode/Banshee.MiniMode.addin.xml.in | 2 +-
.../Banshee.MultimediaKeys.addin.xml.in | 2 +-
.../Banshee.NotificationArea.addin.xml.in | 2 +-
.../Banshee.PlayQueue.addin.xml.in | 2 +-
.../Banshee.PlayerMigration.addin.xml.in | 2 +-
.../Banshee.Podcasting.addin.xml.in | 2 +-
.../Banshee.Torrent/Banshee.Torrent.addin.xml.in | 2 +-
.../Banshee.Wikipedia.addin.xml.in | 2 +-
21 files changed, 21 insertions(+), 21 deletions(-)
---
diff --git a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml.in b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml.in
index a60eb77..3a58bac 100644
--- a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml.in
+++ b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="iPod Support"
_category="Device Support"
- _description="Provides support for most iPod devices."
+ _description="Support for most iPod devices."
author="Aaron Bockover"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml.in b/src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml.in
index bc62e4a..9c67c59 100644
--- a/src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml.in
+++ b/src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Bob Copeland. Licensed under the MIT X11 license."
_name="Karma Support"
_category="Device Support"
- _description="Provides support for Rio Karma devices."
+ _description="Support for Rio Karma devices."
author="Bob Copeland"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml.in b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml.in
index f1b3ccd..126314c 100644
--- a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml.in
+++ b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml.in
@@ -6,7 +6,7 @@
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="Provides support for media players that use USB Mass Storage without keeping an internal database."
+ _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 --git a/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml.in b/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml.in
index af561aa..3b7ad6a 100644
--- a/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml.in
+++ b/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="MTP Media Player Support"
_category="Device Support"
- _description="Provides support for PlaysForSure digital media players that use MTP."
+ _description="Support for MTP devices, including many Creative Zen devices."
author="Gabriel Burt"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml.in b/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml.in
index 42390ce..f709a91 100644
--- a/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml.in
+++ b/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="Audio CD Support"
_category="Core"
- _description="Provides support for listening to and ripping Audio CDs."
+ _description="Listen to and rip Audio CDs."
author="Aaron Bockover"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml.in b/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml.in
index 2356a31..6421875 100644
--- a/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml.in
+++ b/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2009 Novell, Inc. Licensed under the MIT X11 license."
_name="Audiobooks Library"
_category="Core"
- _description="Useful for organizing audiobooks, lectures, etc."
+ _description="Organize audiobooks, lectures, etc."
author="Gabriel Burt"
url="http://banshee-project.org/"
defaultEnabled="false">
diff --git a/src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml.in b/src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml.in
index 7ea0ba8..bc97a7b 100644
--- a/src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml.in
+++ b/src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="Boo Scripting"
_category="Utilities"
- _description="The Boo Scripting plugin allows users to quickly customize and extend Banshee through the Boo programming language."
+ _description="Customize and extend Banshee with Boo-language scripts."
author="Aaron Bockover"
url="http://banshee-project.org/"
defaultEnabled="false">
diff --git a/src/Extensions/Banshee.Bookmarks/Banshee.Bookmarks.addin.xml.in b/src/Extensions/Banshee.Bookmarks/Banshee.Bookmarks.addin.xml.in
index 995c1cc..863c342 100644
--- a/src/Extensions/Banshee.Bookmarks/Banshee.Bookmarks.addin.xml.in
+++ b/src/Extensions/Banshee.Bookmarks/Banshee.Bookmarks.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="Bookmarks"
_category="Utilities"
- _description="Allows for saving specific positions in tracks so you can resume playback later."
+ _description="Save your position in tracks so you can resume playback later."
author="Gabriel Burt"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml.in b/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml.in
index fb9876b..c10aaa0 100644
--- a/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml.in
+++ b/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml.in
@@ -6,7 +6,7 @@
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"
+ _description="Detect the beats per minute (BPM) of your music."
author="Gabriel Burt"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml.in b/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml.in
index 93bcac1..afc1b51 100644
--- a/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml.in
+++ b/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="Cover Art Fetching"
_category="Utilities"
- _description="Provides UI to enable the user to fetch cover art"
+ _description="Fetch cover art for all items in your library."
author="James Willcox"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml.in b/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml.in
index aace5cd..366f709 100644
--- a/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml.in
+++ b/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="File System Preview Queue"
_category="Core"
- _description="Provides a source that allows files to be previewed without actually importing to the library."
+ _description="Preview files without importing to your library."
author="Aaron Bockover"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml.in b/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml.in
index 0bdeb90..3ae9b50 100644
--- a/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml.in
+++ b/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="Internet Radio"
_category="Core"
- _description="Provides an interface for managing Internet Radio stations"
+ _description="Listen to and organize Internet Radio stations."
author="Aaron Bockover"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml.in b/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml.in
index ad9d8e9..258a7bc 100644
--- a/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml.in
+++ b/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="Last.fm Radio and Scrobbling"
_category="Online Sources"
- _description="Provides tightly integrated Last.fm streaming radio and community features."
+ _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 --git a/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml.in b/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml.in
index fca35a5..085dae3 100644
--- a/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml.in
+++ b/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml.in
@@ -5,7 +5,7 @@
compatVersion="1.0"
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_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/"
diff --git a/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml.in b/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml.in
index 7038494..683a161 100644
--- a/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml.in
+++ b/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="Multimedia Keys"
_category="Utilities"
- _description="Provides support for handling playback through the use of keyboard controls."
+ _description="Control playback via the multimedia keys on your keyboard."
author="Aaron Bockover"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml.in b/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml.in
index 65a5ce3..1a0ae64 100644
--- a/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml.in
+++ b/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2005-2008 Novell Inc. Licensed under the MIT X11 license."
_name="Notification Area Icon"
_category="Utilities"
- _description="Displays an icon in the notification area and allows Banshee to be controlled through it."
+ _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 --git a/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml.in b/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml.in
index 6c2e1c2..d56d388 100644
--- a/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml.in
+++ b/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="Play Queue"
_category="Core"
- _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."
+ _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 --git a/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml.in b/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml.in
index 4b1a210..de4a81c 100644
--- a/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml.in
+++ b/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml.in
@@ -6,7 +6,7 @@
copyright="Licensed under the MIT X11 license."
_name="Importers for Amarok, Rhythmbox and iTunes"
_category="Utilities"
- _description="Import your Amarok, Rhythmbox or iTunes music library"
+ _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 --git a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml.in b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml.in
index 4a55238..30d7ad3 100644
--- a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml.in
+++ b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Mike Urbanski and Novell, Inc. Licensed under the MIT X11 license."
_name="Podcasts"
_category="Core"
- _description="Allows subscribing to and managing of Podcasts."
+ _description="Subscribe to podcasts and stream or download episodes."
author="Michael C. Urbanski, Gabriel Burt"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml.in b/src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml.in
index 803b799..f30c8a1 100644
--- a/src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml.in
+++ b/src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml.in
@@ -6,7 +6,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
_name="Torrent Downloader"
_category="Utilities"
- _description="Adds support for downloading BitTorrent files from podcasts."
+ _description="Support downloading BitTorrent files from podcasts."
author="Alan McGovern"
url="http://banshee-project.org/"
defaultEnabled="true">
diff --git a/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml.in b/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml.in
index 450695c..7f73790 100644
--- a/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml.in
+++ b/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml.in
@@ -6,7 +6,7 @@
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"
+ _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]