[banshee/extension-prefs] [Prefs] Remove AddinDetailsDialog



commit 9fb9faf26023d6fdacde51e53e761b85ac1f7eb0
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Sat Dec 19 17:37:42 2009 -0800

    [Prefs] Remove AddinDetailsDialog

 .../Banshee.Addins.Gui/AddinDetailsDialog.cs       |   96 --------------------
 .../Banshee.ThickClient/Banshee.ThickClient.csproj |    1 -
 src/Core/Banshee.ThickClient/Makefile.am           |    1 -
 3 files changed, 0 insertions(+), 98 deletions(-)
---
diff --git a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
index af964c2..eadd8a8 100644
--- a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
+++ b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
@@ -219,7 +219,6 @@
     <Compile Include="Banshee.Preferences.Gui\SectionBox.cs" />
     <Compile Include="Banshee.Preferences.Gui\WidgetFactory.cs" />
     <Compile Include="Banshee.Preferences.Gui\DefaultPreferenceWidgets.cs" />
-    <Compile Include="Banshee.Addins.Gui\AddinDetailsDialog.cs" />
     <Compile Include="Banshee.Addins.Gui\AddinView.cs" />
     <Compile Include="Banshee.Sources.Gui\SourceModel.cs" />
     <Compile Include="Banshee.Sources.Gui\SourceComboBox.cs" />
diff --git a/src/Core/Banshee.ThickClient/Makefile.am b/src/Core/Banshee.ThickClient/Makefile.am
index 3e7308a..ac9a2a8 100644
--- a/src/Core/Banshee.ThickClient/Makefile.am
+++ b/src/Core/Banshee.ThickClient/Makefile.am
@@ -4,7 +4,6 @@ ASSEMBLY_BUILD_FLAGS = -unsafe
 LINK = $(REF_BANSHEE_THICKCLIENT)
 
 SOURCES =  \
-	Banshee.Addins.Gui/AddinDetailsDialog.cs \
 	Banshee.Addins.Gui/AddinView.cs \
 	Banshee.Collection.Gui/AlbumListView.cs \
 	Banshee.Collection.Gui/ArtistListView.cs \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]