[banshee: 24/57] Renamed from Shared Music to Shared Media. Part of move to more than one item type
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee: 24/57] Renamed from Shared Music to Shared Media. Part of move to more than one item type
- Date: Mon, 13 Feb 2012 20:29:50 +0000 (UTC)
commit abfac142b2da19b3c3f25e179de64871651fb244
Author: Tobias Arrskog <topfs2 xbmc org>
Date: Tue Jul 5 21:42:34 2011 +0200
Renamed from Shared Music to Shared Media. Part of move to more than one item type
.../Banshee.UPnPClient/UPnPContainerSource.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/Extensions/Banshee.UPnPClient/Banshee.UPnPClient/UPnPContainerSource.cs b/src/Extensions/Banshee.UPnPClient/Banshee.UPnPClient/UPnPContainerSource.cs
index a0dcf8c..ac7573c 100644
--- a/src/Extensions/Banshee.UPnPClient/Banshee.UPnPClient/UPnPContainerSource.cs
+++ b/src/Extensions/Banshee.UPnPClient/Banshee.UPnPClient/UPnPContainerSource.cs
@@ -39,7 +39,7 @@ namespace Banshee.UPnPClient
{
public class UPnPContainerSource : Source
{
- public UPnPContainerSource () : base (Catalog.GetString ("Shared Music"), Catalog.GetString ("Shared Music"), 300)
+ public UPnPContainerSource () : base (Catalog.GetString ("Shared Media"), Catalog.GetString ("Shared Media"), 300)
{
Properties.SetStringList ("Icon.Name", "applications-internet", "network-server");
TypeUniqueId = "upnp-container";
@@ -66,4 +66,4 @@ namespace Banshee.UPnPClient
"plugins.upnp", "expanded", true, "Shared Music expanded", "Shared Music expanded"
);
}
-}
\ No newline at end of file
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]