[banshee] Order Podcasts and Radio up near libraries
- From: Gabriel Burt <gburt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] Order Podcasts and Radio up near libraries
- Date: Thu, 15 Jul 2010 00:25:51 +0000 (UTC)
commit d6c94df4516fc376f7f42e6824b3660ad366dd1e
Author: Gabriel Burt <gabriel burt gmail com>
Date: Wed Jul 14 17:24:25 2010 -0700
Order Podcasts and Radio up near libraries
.../Banshee.InternetRadio/InternetRadioSource.cs | 2 +-
.../Banshee.Podcasting.Data/PodcastSource.cs | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio/InternetRadioSource.cs b/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio/InternetRadioSource.cs
index 46863fe..3ea56e5 100644
--- a/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio/InternetRadioSource.cs
+++ b/src/Extensions/Banshee.InternetRadio/Banshee.InternetRadio/InternetRadioSource.cs
@@ -51,7 +51,7 @@ namespace Banshee.InternetRadio
{
private uint ui_id;
- public InternetRadioSource () : base (Catalog.GetString ("Radio"), Catalog.GetString ("Radio"), "internet-radio", 220)
+ public InternetRadioSource () : base (Catalog.GetString ("Radio"), Catalog.GetString ("Radio"), "internet-radio", 52)
{
Properties.SetString ("Icon.Name", "radio");
TypeUniqueId = "internet-radio";
diff --git a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Data/PodcastSource.cs b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Data/PodcastSource.cs
index 5f40955..13335a0 100644
--- a/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Data/PodcastSource.cs
+++ b/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Data/PodcastSource.cs
@@ -96,7 +96,7 @@ namespace Banshee.Podcasting.Gui
#region Constructors
- public PodcastSource () : base (Catalog.GetString ("Podcasts"), "PodcastLibrary", 200)
+ public PodcastSource () : base (Catalog.GetString ("Podcasts"), "PodcastLibrary", 51)
{
TrackExternalObjectHandler = GetPodcastInfoObject;
TrackArtworkIdHandler = GetTrackArtworkId;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]