[banshee] [build] Reorder files in Makefile.am



commit b083777b31feacd3de7683f0b0420dbe28eb2db3
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date:   Sat Nov 27 00:18:28 2010 +0100

    [build] Reorder files in Makefile.am

 src/Extensions/Banshee.Podcasting/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.Podcasting/Makefile.am b/src/Extensions/Banshee.Podcasting/Makefile.am
index e2add12..889a01d 100644
--- a/src/Extensions/Banshee.Podcasting/Makefile.am
+++ b/src/Extensions/Banshee.Podcasting/Makefile.am
@@ -27,8 +27,8 @@ SOURCES =  \
 	Banshee.Podcasting.Gui/PodcastManager/Dialog/PodcastPropertiesDialog.cs \
 	Banshee.Podcasting.Gui/PodcastManager/Dialog/PodcastSubscribeDialog.cs \
 	Banshee.Podcasting.Gui/PodcastManager/Dialog/SyncPreferenceComboBox.cs \
-	Banshee.Podcasting.Gui/PodcastUnheardFilterView.cs \
 	Banshee.Podcasting.Gui/PodcastSourceContents.cs \
+	Banshee.Podcasting.Gui/PodcastUnheardFilterView.cs \
 	Banshee.Podcasting/ItmsPodcast.cs \
 	Banshee.Podcasting/PodcastImageFetchJob.cs \
 	Banshee.Podcasting/PodcastImportManager.cs \



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