[banshee] Change banshee-project.org to banshee.fm
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] Change banshee-project.org to banshee.fm
- Date: Tue, 24 Aug 2010 17:25:43 +0000 (UTC)
commit 9a0a4b2bf7bb4192007b46d683afa28c8d3461a2
Author: Gabriel Burt <gabriel burt gmail com>
Date: Tue Aug 24 12:21:35 2010 -0500
Change banshee-project.org to banshee.fm
Makefile.am | 2 +-
README | 2 +-
banshee.doap | 8 ++++----
src/Clients/Booter/Booter/Entry.cs | 2 +-
src/Core/Banshee.Core/Banshee.Core.addin.xml | 2 +-
.../Tests/PlaylistFormatTests.cs | 2 +-
.../Banshee.Gui.Dialogs/AboutDialog.cs | 2 +-
.../Banshee.Gui/GlobalActions.cs | 8 ++++----
.../Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml | 2 +-
.../Banshee.Dap.Ipod/UnsupportedDatabaseView.cs | 2 +-
.../Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml | 2 +-
.../Banshee.Dap.MassStorage.addin.xml | 2 +-
src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml | 2 +-
src/Dap/Banshee.Dap/Banshee.Dap.addin.xml | 2 +-
.../Banshee.AudioCd/Banshee.AudioCd.addin.xml | 2 +-
.../Banshee.Audiobook/Banshee.Audiobook.addin.xml | 2 +-
.../Banshee.BooScript/Banshee.BooScript.addin.xml | 2 +-
src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml | 2 +-
.../Banshee.CoverArt/Banshee.CoverArt.addin.xml | 2 +-
src/Extensions/Banshee.Daap/Banshee.Daap.addin.xml | 2 +-
.../Banshee.Daap/DaapProxyWebServer.cs | 2 +-
.../Banshee.Emusic/Banshee.Emusic.addin.xml | 2 +-
.../Banshee.FileSystemQueue.addin.xml | 2 +-
.../Banshee.Fixup/Banshee.Fixup.addin.xml | 2 +-
.../Banshee.InternetArchive.addin.xml | 2 +-
.../Banshee.InternetRadio.addin.xml | 2 +-
.../Banshee.Lastfm/Banshee.Lastfm.addin.xml | 2 +-
.../Banshee.LastfmStreaming.addin.xml | 2 +-
.../Banshee.LibraryWatcher.addin.xml | 2 +-
.../Banshee.MeeGo/Banshee.MeeGo.addin.xml | 2 +-
.../Banshee.MiniMode/Banshee.MiniMode.addin.xml | 2 +-
.../Banshee.MiroGuide/Banshee.MiroGuide.addin.xml | 2 +-
.../Banshee.MultimediaKeys.addin.xml | 2 +-
.../Banshee.NotificationArea.addin.xml | 2 +-
.../Banshee.NowPlaying.addin.xml | 2 +-
.../Banshee.PlayQueue/Banshee.PlayQueue.addin.xml | 2 +-
.../Banshee.PlayerMigration.addin.xml | 2 +-
.../Banshee.Podcasting.addin.xml | 2 +-
.../Banshee.RemoteAudio.addin.xml | 2 +-
.../Banshee.Sample/Banshee.Sample.addin.xml | 2 +-
.../Banshee.SqlDebugConsole.addin.xml | 2 +-
.../Banshee.Torrent/Banshee.Torrent.addin.xml | 2 +-
.../Banshee.Wikipedia/Banshee.Wikipedia.addin.xml | 2 +-
.../Banshee.YouTube/Banshee.YouTube.addin.xml | 2 +-
src/Extensions/Template/Template.addin.xml | 2 +-
45 files changed, 51 insertions(+), 51 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 49290dd..3ae24a4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,7 +22,7 @@ uninstall-hook:
dist-hook:
@( \
- echo "`date +%Y-%m-%d` The Banshee Project <http://banshee-project.org>"; \
+ echo "`date +%Y-%m-%d` The Banshee Project <http://banshee.fm>"; \
echo; \
echo "@Banshee $(VERSION)"; \
echo; \
diff --git a/README b/README
index 372b3e0..4764f6b 100644
--- a/README
+++ b/README
@@ -6,5 +6,5 @@ Banshee is a music management and playback application for GNOME.
also has support for podcasting, smart playlists, music recommendations,
and much more."
-Learn More: http://banshee-project.org/
+Learn More: http://banshee.fm/
diff --git a/banshee.doap b/banshee.doap
index 0ba4990..6715185 100644
--- a/banshee.doap
+++ b/banshee.doap
@@ -11,8 +11,8 @@
<name xml:lang="en">Banshee Media Player</name>
<shortdesc xml:lang="en">Play and organize your media collection</shortdesc>
- <homepage rdf:resource="http://banshee-project.org/" />
- <download-page rdf:resource="http://banshee-project.org/download" />
+ <homepage rdf:resource="http://banshee.fm/" />
+ <download-page rdf:resource="http://banshee.fm/download" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/banshee-list" />
<bug-database rdf:resource="http://bugzilla.gnome.org/" />
<license rdf:resource="http://usefulinc.com/doap/licenses/mit" />
@@ -24,7 +24,7 @@
<branch>stable-1.6</branch>
<created>2010-05-07</created>
<revision>1.6.1</revision>
- <file-release rdf:resource="http://download.banshee-project.org/banshee/stable/1.6.1/banshee-1-1.6.1.tar.bz2" />
+ <file-release rdf:resource="http://download.banshee.fm/banshee/stable/1.6.1/banshee-1-1.6.1.tar.bz2" />
</Version>
</release>
@@ -34,7 +34,7 @@
<branch>master</branch>
<created>2010-08-11</created>
<revision>1.7.4</revision>
- <file-release rdf:resource="http://download.banshee-project.org/banshee/unstable/1.7.4/banshee-1-1.7.4.tar.bz2" />
+ <file-release rdf:resource="http://download.banshee.fm/banshee/unstable/1.7.4/banshee-1-1.7.4.tar.bz2" />
</Version>
</release>
diff --git a/src/Clients/Booter/Booter/Entry.cs b/src/Clients/Booter/Booter/Entry.cs
index 4ee1f34..bf14959 100644
--- a/src/Clients/Booter/Booter/Entry.cs
+++ b/src/Clients/Booter/Booter/Entry.cs
@@ -255,7 +255,7 @@ namespace Booter
private static void ShowVersion ()
{
- Console.WriteLine ("Banshee {0} ({1}) http://banshee-project.org", Application.DisplayVersion, Application.Version);
+ Console.WriteLine ("Banshee {0} ({1}) http://banshee.fm", Application.DisplayVersion, Application.Version);
Console.WriteLine ("Copyright 2005-{0} Novell, Inc. and Contributors.", DateTime.Now.Year);
}
}
diff --git a/src/Core/Banshee.Core/Banshee.Core.addin.xml b/src/Core/Banshee.Core/Banshee.Core.addin.xml
index 4ebc065..d4e37e0 100644
--- a/src/Core/Banshee.Core/Banshee.Core.addin.xml
+++ b/src/Core/Banshee.Core/Banshee.Core.addin.xml
@@ -7,7 +7,7 @@
copyright="© 2008 Novell Inc. Licensed under the MIT X11 license."
category="required:Core"
description="Provides low level non-GUI utilities."
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<ExtensionPoint path="/Banshee/Platform/IOProvider">
diff --git a/src/Core/Banshee.Services/Banshee.Playlists.Formats/Tests/PlaylistFormatTests.cs b/src/Core/Banshee.Services/Banshee.Playlists.Formats/Tests/PlaylistFormatTests.cs
index 9311f88..698f553 100644
--- a/src/Core/Banshee.Services/Banshee.Playlists.Formats/Tests/PlaylistFormatTests.cs
+++ b/src/Core/Banshee.Services/Banshee.Playlists.Formats/Tests/PlaylistFormatTests.cs
@@ -127,7 +127,7 @@ namespace Banshee.Playlists.Formats.Tests
parser.Parse (new SafeUri (Path.Combine (Environment.CurrentDirectory, path)));
}
- parser.Parse (new SafeUri ("http://download.banshee-project.org/test/extended.pls"));
+ parser.Parse (new SafeUri ("http://download.banshee.fm/test/extended.pls"));
AssertTest (parser.Elements, false);
}
diff --git a/src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs b/src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs
index 7786058..b9b8a27 100644
--- a/src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs
+++ b/src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs
@@ -100,7 +100,7 @@ namespace Banshee.Gui.Dialogs
"Copyright \u00a9 2005 Aaron Bockover"
), "2010");
- Website = "http://banshee-project.org/";
+ Website = "http://banshee.fm/";
WebsiteLabel = Catalog.GetString ("Banshee Website");
Authors = authors.ToArray ();
diff --git a/src/Core/Banshee.ThickClient/Banshee.Gui/GlobalActions.cs b/src/Core/Banshee.ThickClient/Banshee.Gui/GlobalActions.cs
index 5f7cea1..9a1fd86 100644
--- a/src/Core/Banshee.ThickClient/Banshee.Gui/GlobalActions.cs
+++ b/src/Core/Banshee.ThickClient/Banshee.Gui/GlobalActions.cs
@@ -101,25 +101,25 @@ namespace Banshee.Gui
new ActionEntry ("WikiGuideAction", Stock.Help,
Catalog.GetString ("Banshee _User Guide (Wiki)"), null,
Catalog.GetString ("Learn about how to use Banshee"), delegate {
- Banshee.Web.Browser.Open ("http://banshee-project.org/support/guide/");
+ Banshee.Web.Browser.Open ("http://banshee.fm/support/guide/");
}),
new ActionEntry ("WikiSearchHelpAction", null,
Catalog.GetString ("Advanced Collection Searching"), null,
Catalog.GetString ("Learn advanced ways to search your media collection"), delegate {
- Banshee.Web.Browser.Open ("http://banshee-project.org/support/guide/searching/");
+ Banshee.Web.Browser.Open ("http://banshee.fm/support/guide/searching/");
}),
new ActionEntry ("WikiAction", null,
Catalog.GetString ("Banshee _Home Page"), null,
Catalog.GetString ("Visit the Banshee Home Page"), delegate {
- Banshee.Web.Browser.Open ("http://banshee-project.org/");
+ Banshee.Web.Browser.Open ("http://banshee.fm/");
}),
new ActionEntry ("WikiDeveloperAction", null,
Catalog.GetString ("_Get Involved"), null,
Catalog.GetString ("Become a contributor to Banshee"), delegate {
- Banshee.Web.Browser.Open ("http://banshee-project.org/contribute/");
+ Banshee.Web.Browser.Open ("http://banshee.fm/contribute/");
}),
new ActionEntry ("VersionInformationAction", null,
diff --git a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml
index b4c4b96..14d9666 100644
--- a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml
+++ b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod.addin.xml
@@ -8,7 +8,7 @@
category="Device Support"
description="Support for most iPod devices."
author="Aaron Bockover"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod/UnsupportedDatabaseView.cs b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod/UnsupportedDatabaseView.cs
index 97f4d14..8fe05a4 100644
--- a/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod/UnsupportedDatabaseView.cs
+++ b/src/Dap/Banshee.Dap.Ipod/Banshee.Dap.Ipod/UnsupportedDatabaseView.cs
@@ -87,7 +87,7 @@ namespace Banshee.Dap.Ipod
link.Markup = String.Format("<u>{0}</u>", GLib.Markup.EscapeText(Catalog.GetString(
"Learn more about Banshee's iPod support")));
- link.Clicked += delegate { Banshee.Web.Browser.Open ("http://banshee-project.org/IpodAndItunes"); };
+ link.Clicked += delegate { Banshee.Web.Browser.Open ("http://banshee.fm/IpodAndItunes"); };
link.Show();
pane.Append(link, Gtk.AttachOptions.Expand | Gtk.AttachOptions.Fill, 0, true);
diff --git a/src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml b/src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml
index 6d560e6..20d86d4 100644
--- a/src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml
+++ b/src/Dap/Banshee.Dap.Karma/Banshee.Dap.Karma.addin.xml
@@ -8,7 +8,7 @@
category="Device Support"
description="Support for Rio Karma devices."
author="Bob Copeland"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
index 24b2f07..dbcbb42 100644
--- a/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
+++ b/src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml
@@ -8,7 +8,7 @@
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/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml b/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml
index 957cb52..80a3590 100644
--- a/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml
+++ b/src/Dap/Banshee.Dap.Mtp/Banshee.Dap.Mtp.addin.xml
@@ -8,7 +8,7 @@
category="Device Support"
description="Support for MTP devices, including many Creative Zen devices."
author="Gabriel Burt"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Dap/Banshee.Dap/Banshee.Dap.addin.xml b/src/Dap/Banshee.Dap/Banshee.Dap.addin.xml
index e8790b8..f6a1556 100644
--- a/src/Dap/Banshee.Dap/Banshee.Dap.addin.xml
+++ b/src/Dap/Banshee.Dap/Banshee.Dap.addin.xml
@@ -7,7 +7,7 @@
name="Digital Media Player Support"
description="Provides general support for many kinds of media player devices."
author="Gabriel Burt, Aaron Bockover, Ruben Vermeersch"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml b/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml
index 78017c5..f7351a8 100644
--- a/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml
+++ b/src/Extensions/Banshee.AudioCd/Banshee.AudioCd.addin.xml
@@ -8,7 +8,7 @@
category="Core"
description="Listen to and rip Audio CDs."
author="Aaron Bockover"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml b/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml
index 64fbd74..f108e71 100644
--- a/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml
+++ b/src/Extensions/Banshee.Audiobook/Banshee.Audiobook.addin.xml
@@ -8,7 +8,7 @@
category="Core"
description="Organize audiobooks, lectures, etc."
author="Gabriel Burt"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml b/src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml
index 931b6b9..70ec579 100644
--- a/src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml
+++ b/src/Extensions/Banshee.BooScript/Banshee.BooScript.addin.xml
@@ -8,7 +8,7 @@
category="Utilities"
description="Customize and extend Banshee with Boo-language scripts."
author="Aaron Bockover"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="false">
<Dependencies>
diff --git a/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml b/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml
index a44c7c7..c504502 100644
--- a/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml
+++ b/src/Extensions/Banshee.Bpm/Banshee.Bpm.addin.xml
@@ -8,7 +8,7 @@
category="Utilities"
description="Detect the beats per minute (BPM) of your music."
author="Gabriel Burt"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml b/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml
index 39e744e..4977069 100644
--- a/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml
+++ b/src/Extensions/Banshee.CoverArt/Banshee.CoverArt.addin.xml
@@ -8,7 +8,7 @@
category="Utilities"
description="Fetch cover art for all items in your library."
author="James Willcox"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.Daap/Banshee.Daap.addin.xml b/src/Extensions/Banshee.Daap/Banshee.Daap.addin.xml
index 5f7c334..83085f0 100644
--- a/src/Extensions/Banshee.Daap/Banshee.Daap.addin.xml
+++ b/src/Extensions/Banshee.Daap/Banshee.Daap.addin.xml
@@ -8,7 +8,7 @@
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/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.Daap/Banshee.Daap/DaapProxyWebServer.cs b/src/Extensions/Banshee.Daap/Banshee.Daap/DaapProxyWebServer.cs
index 6b49587..cb9b5f1 100644
--- a/src/Extensions/Banshee.Daap/Banshee.Daap/DaapProxyWebServer.cs
+++ b/src/Extensions/Banshee.Daap/Banshee.Daap/DaapProxyWebServer.cs
@@ -217,7 +217,7 @@ namespace Banshee.Daap
private static string GetHtmlFooter()
{
return String.Format("<hr /><address>Generated on {0} by " +
- "Banshee DAAP Extension (<a href=\"http://banshee-project.org\">http://banshee-project.org</a>)",
+ "Banshee DAAP Extension (<a href=\"http://banshee.fm\">http://banshee.fm</a>)",
DateTime.Now.ToString());
}
diff --git a/src/Extensions/Banshee.Emusic/Banshee.Emusic.addin.xml b/src/Extensions/Banshee.Emusic/Banshee.Emusic.addin.xml
index 81dfa55..6d485f5 100644
--- a/src/Extensions/Banshee.Emusic/Banshee.Emusic.addin.xml
+++ b/src/Extensions/Banshee.Emusic/Banshee.Emusic.addin.xml
@@ -8,7 +8,7 @@
category="Online Sources"
description="Download and import music purchased from eMusic"
author="Eitan Isaacson"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="false">
<Dependencies>
diff --git a/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml b/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml
index 7df2855..c7ca0ca 100644
--- a/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml
+++ b/src/Extensions/Banshee.FileSystemQueue/Banshee.FileSystemQueue.addin.xml
@@ -8,7 +8,7 @@
category="Core"
description="Preview files without importing to your library."
author="Aaron Bockover"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.Fixup/Banshee.Fixup.addin.xml b/src/Extensions/Banshee.Fixup/Banshee.Fixup.addin.xml
index 96fcc40..9845501 100644
--- a/src/Extensions/Banshee.Fixup/Banshee.Fixup.addin.xml
+++ b/src/Extensions/Banshee.Fixup/Banshee.Fixup.addin.xml
@@ -8,7 +8,7 @@
category="Utilities"
description="Fix broken and missing metadata using bulk operations"
author="Gabriel Burt"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.addin.xml b/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.addin.xml
index 9a7e9b6..d5096bd 100644
--- a/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.addin.xml
+++ b/src/Extensions/Banshee.InternetArchive/Banshee.InternetArchive.addin.xml
@@ -8,7 +8,7 @@
category="Online Sources"
description="Browse and search the Internet Archive's vast media collection."
author="Gabriel Burt"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml b/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml
index 5823247..cce7709 100644
--- a/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml
+++ b/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio.addin.xml
@@ -8,7 +8,7 @@
category="Core"
description="Listen to and organize Internet Radio stations."
author="Aaron Bockover"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml b/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml
index cd3f6ba..a21ea51 100644
--- a/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml
+++ b/src/Extensions/Banshee.Lastfm/Banshee.Lastfm.addin.xml
@@ -8,7 +8,7 @@
category="Online Sources"
description="Last.fm scrobbling and context pane recommendations."
author="Gabriel Burt, Alexander Hixon, Chris Toshok, Fredrik Hedberg, Aaron Bockover, Lukas Lipka"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.addin.xml b/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.addin.xml
index 7976c3b..1c9788f 100644
--- a/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.addin.xml
+++ b/src/Extensions/Banshee.LastfmStreaming/Banshee.LastfmStreaming.addin.xml
@@ -8,7 +8,7 @@
category="Online Sources"
description="Last.fm streaming radio for paid subscribers."
author="Gabriel Burt, Alexander Hixon, Chris Toshok, Fredrik Hedberg, Aaron Bockover, Lukas Lipka, Bertrand Lorentz"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.addin.xml b/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.addin.xml
index 25652e3..85aa527 100644
--- a/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.addin.xml
+++ b/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.addin.xml
@@ -7,7 +7,7 @@
category="Utilities"
description="Automatically update music and video libraries"
author="Christian Martellini, Alexander Hixon, Alexander Kojevnikov"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="false">
<Dependencies>
diff --git a/src/Extensions/Banshee.MeeGo/Banshee.MeeGo.addin.xml b/src/Extensions/Banshee.MeeGo/Banshee.MeeGo.addin.xml
index 1b39701..f40456a 100644
--- a/src/Extensions/Banshee.MeeGo/Banshee.MeeGo.addin.xml
+++ b/src/Extensions/Banshee.MeeGo/Banshee.MeeGo.addin.xml
@@ -7,7 +7,7 @@
name="MeeGo Support"
description="Provides MeeGo integration, including a custom media panel."
author="Aaron Bockover"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml b/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml
index 6cffea1..b073336 100644
--- a/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml
+++ b/src/Extensions/Banshee.MiniMode/Banshee.MiniMode.addin.xml
@@ -8,7 +8,7 @@
description="Control Banshee through a small window with only playback controls and track information."
category="Utilities"
author="Felipe Almeida Lessa, Aaron Bockover, Bertrand Lorentz, Gabriel Burt"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="false">
<Dependencies>
diff --git a/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide.addin.xml b/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide.addin.xml
index 2eac45f..7d2351e 100644
--- a/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide.addin.xml
+++ b/src/Extensions/Banshee.MiroGuide/Banshee.MiroGuide.addin.xml
@@ -8,7 +8,7 @@
category="Online Sources"
description="Browse and subscribe to thousands of audio and video podcasts."
author="Gabriel Burt"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml b/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml
index 6d8d099..92928fc 100644
--- a/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml
+++ b/src/Extensions/Banshee.MultimediaKeys/Banshee.MultimediaKeys.addin.xml
@@ -8,7 +8,7 @@
category="Utilities"
description="Control playback via the multimedia keys on your keyboard."
author="Aaron Bockover"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml b/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml
index fba7e58..003afb0 100644
--- a/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml
+++ b/src/Extensions/Banshee.NotificationArea/Banshee.NotificationArea.addin.xml
@@ -8,7 +8,7 @@
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/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying.addin.xml b/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying.addin.xml
index 3f8d091..fa9e808 100644
--- a/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying.addin.xml
+++ b/src/Extensions/Banshee.NowPlaying/Banshee.NowPlaying.addin.xml
@@ -12,7 +12,7 @@
category="required:User Interface"
description="Provides a source that displays embedded video and provides fullscreen video playback and controls."
author="Aaron Bockover"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml b/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml
index c567882..e3f7279 100644
--- a/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml
+++ b/src/Extensions/Banshee.PlayQueue/Banshee.PlayQueue.addin.xml
@@ -8,7 +8,7 @@
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/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml b/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml
index acb2992..e81ae28 100644
--- a/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml
+++ b/src/Extensions/Banshee.PlayerMigration/Banshee.PlayerMigration.addin.xml
@@ -8,7 +8,7 @@
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/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml
index ccdc226..f7f7fd9 100644
--- a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml
+++ b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.addin.xml
@@ -8,7 +8,7 @@
category="Core"
description="Subscribe to podcasts and stream or download episodes."
author="Michael C. Urbanski, Gabriel Burt"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.RemoteAudio/Banshee.RemoteAudio.addin.xml b/src/Extensions/Banshee.RemoteAudio/Banshee.RemoteAudio.addin.xml
index 77b4e22..f6e1c37 100644
--- a/src/Extensions/Banshee.RemoteAudio/Banshee.RemoteAudio.addin.xml
+++ b/src/Extensions/Banshee.RemoteAudio/Banshee.RemoteAudio.addin.xml
@@ -8,7 +8,7 @@
category=""
description="Provides support for remote speakers like the Airport Express"
author="Brad Taylor"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.Sample/Banshee.Sample.addin.xml b/src/Extensions/Banshee.Sample/Banshee.Sample.addin.xml
index 511e9c7..225557d 100644
--- a/src/Extensions/Banshee.Sample/Banshee.Sample.addin.xml
+++ b/src/Extensions/Banshee.Sample/Banshee.Sample.addin.xml
@@ -8,7 +8,7 @@
category="Sources"
description="A sample source useful to developers."
author="Aaron Bockover"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.SqlDebugConsole/Banshee.SqlDebugConsole.addin.xml b/src/Extensions/Banshee.SqlDebugConsole/Banshee.SqlDebugConsole.addin.xml
index 00dfa5e..fc8c5e7 100644
--- a/src/Extensions/Banshee.SqlDebugConsole/Banshee.SqlDebugConsole.addin.xml
+++ b/src/Extensions/Banshee.SqlDebugConsole/Banshee.SqlDebugConsole.addin.xml
@@ -8,7 +8,7 @@
category="Debug"
description="Provides a UI for monitoring Banshee's SQL usage, and running queries."
author="Gabriel Burt"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="false">
<Dependencies>
diff --git a/src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml b/src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml
index b379a70..3bcaba9 100644
--- a/src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml
+++ b/src/Extensions/Banshee.Torrent/Banshee.Torrent.addin.xml
@@ -8,7 +8,7 @@
category="Utilities"
description="Support downloading BitTorrent files from podcasts."
author="Alan McGovern"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml b/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml
index 395bbcf..a803243 100644
--- a/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml
+++ b/src/Extensions/Banshee.Wikipedia/Banshee.Wikipedia.addin.xml
@@ -8,7 +8,7 @@
category="Context Pane"
description="View artist information from Wikipedia in the context pane."
author="Gabriel Burt"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
<Dependencies>
diff --git a/src/Extensions/Banshee.YouTube/Banshee.YouTube.addin.xml b/src/Extensions/Banshee.YouTube/Banshee.YouTube.addin.xml
index f608b01..edb3fa8 100644
--- a/src/Extensions/Banshee.YouTube/Banshee.YouTube.addin.xml
+++ b/src/Extensions/Banshee.YouTube/Banshee.YouTube.addin.xml
@@ -8,7 +8,7 @@
category="Context Pane"
description="Show related YouTube videos in the context pane"
author="Kevin Duffus"
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="false">
<Dependencies>
diff --git a/src/Extensions/Template/Template.addin.xml b/src/Extensions/Template/Template.addin.xml
index ac4147e..27e42e0 100644
--- a/src/Extensions/Template/Template.addin.xml
+++ b/src/Extensions/Template/Template.addin.xml
@@ -8,7 +8,7 @@
category=""
description=""
author=""
- url="http://banshee-project.org/"
+ url="http://banshee.fm/"
defaultEnabled="true">
@EXTENSION_DEPS@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]