banshee r3991 - in trunk/banshee/src/Extensions/Banshee.Podcasting: . Banshee.Podcasting.Gui/PodcastManager/Source



Author: abock
Date: Tue May 27 23:50:07 2008
New Revision: 3991
URL: http://svn.gnome.org/viewvc/banshee?rev=3991&view=rev

Log:
Removed obsolete podcast GUI code

Removed:
   trunk/banshee/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.Gui/PodcastManager/Source/
Modified:
   trunk/banshee/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.mdp
   trunk/banshee/src/Extensions/Banshee.Podcasting/Makefile.am

Modified: trunk/banshee/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.mdp
==============================================================================
--- trunk/banshee/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.mdp	(original)
+++ trunk/banshee/src/Extensions/Banshee.Podcasting/Banshee.Podcasting.mdp	Tue May 27 23:50:07 2008
@@ -23,9 +23,6 @@
     <File name="Banshee.Podcasting.Gui/PodcastManager/Dialog/PodcastPropertiesDialog.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Podcasting.Gui/PodcastManager/Dialog/PodcastSubscribeDialog.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Podcasting.Gui/PodcastManager/Dialog/SyncPreferenceComboBox.cs" subtype="Code" buildaction="Compile" />
-    <File name="Banshee.Podcasting.Gui/PodcastManager/Source/ColumnCells/FeedActivityColumnCell.cs" subtype="Code" buildaction="Compile" />
-    <File name="Banshee.Podcasting.Gui/PodcastManager/Source/ColumnCells/ItemActivityColumnCell.cs" subtype="Code" buildaction="Compile" />
-    <File name="Banshee.Podcasting.Gui/PodcastManager/Source/ColumnCells/PixbufColumnCell.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Podcasting.Gui/ColumnCellPodcast.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Podcasting/PodcastImageFetchJob.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Podcasting.Gui/PodcastActions.cs" subtype="Code" buildaction="Compile" />
@@ -41,7 +38,6 @@
     <File name="Banshee.Podcasting.Data/PodcastTrackListModel.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Podcasting/PodcastQuery.cs" subtype="Code" buildaction="Compile" />
     <File name="Banshee.Podcasting.Gui/ColumnCellPodcastStatusIndicator.cs" subtype="Code" buildaction="Compile" />
-    <File name="Resources/Images" subtype="Directory" buildaction="Compile" />
   </Contents>
   <References>
     <ProjectReference type="Project" localcopy="True" refto="Banshee.Core" />

Modified: trunk/banshee/src/Extensions/Banshee.Podcasting/Makefile.am
==============================================================================
--- trunk/banshee/src/Extensions/Banshee.Podcasting/Makefile.am	(original)
+++ trunk/banshee/src/Extensions/Banshee.Podcasting/Makefile.am	Tue May 27 23:50:07 2008
@@ -24,9 +24,6 @@
 	Banshee.Podcasting.Gui/PodcastManager/Dialog/PodcastPropertiesDialog.cs \
 	Banshee.Podcasting.Gui/PodcastManager/Dialog/PodcastSubscribeDialog.cs \
 	Banshee.Podcasting.Gui/PodcastManager/Dialog/SyncPreferenceComboBox.cs \
-	Banshee.Podcasting.Gui/PodcastManager/Source/ColumnCells/FeedActivityColumnCell.cs \
-	Banshee.Podcasting.Gui/PodcastManager/Source/ColumnCells/ItemActivityColumnCell.cs \
-	Banshee.Podcasting.Gui/PodcastManager/Source/ColumnCells/PixbufColumnCell.cs \
 	Banshee.Podcasting.Gui/PodcastSourceContents.cs \
 	Banshee.Podcasting.Gui/PodcastUnheardFilterView.cs \
 	Banshee.Podcasting/PodcastImageFetchJob.cs \



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