[banshee/source-contents] Comment out unfinished work
- From: Gabriel Burt <gburt src gnome org>
- To: svn-commits-list gnome org
- Subject: [banshee/source-contents] Comment out unfinished work
- Date: Mon, 4 May 2009 20:40:56 -0400 (EDT)
commit cc8540c590e319038eb5be9b908b3c4c7a9445f0
Author: Gabriel Burt <gabriel burt gmail com>
Date: Thu Apr 16 10:23:20 2009 -0500
Comment out unfinished work
---
.../Banshee.Sources.Gui/SourceContentManager.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Core/Banshee.ThickClient/Banshee.Sources.Gui/SourceContentManager.cs b/src/Core/Banshee.ThickClient/Banshee.Sources.Gui/SourceContentManager.cs
index f1596f0..cc2a9ae 100644
--- a/src/Core/Banshee.ThickClient/Banshee.Sources.Gui/SourceContentManager.cs
+++ b/src/Core/Banshee.ThickClient/Banshee.Sources.Gui/SourceContentManager.cs
@@ -73,7 +73,7 @@ namespace Banshee.Sources.Gui
public SourceContentManager ()
{
AddinManager.AddExtensionNodeHandler ("/Banshee/ThickClient/SourceContentProvider", OnExtensionChanged);
- ServiceManager.SourceManager.SourceRemoved += OnSourceRemoved;
+ //ServiceManager.SourceManager.SourceRemoved += OnSourceRemoved;
}
public void Dispose ()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]