[banshee: 11/12] Update .csproj files for platform-hyena changes



commit dd0ae65701fdc923b8e1698218dbbbceb311522f
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Sat Jan 9 14:42:07 2010 -0800

    Update .csproj files for platform-hyena changes

 src/Core/Banshee.Core/Banshee.Core.csproj          |    2 --
 src/Core/Banshee.Services/Banshee.Services.csproj  |    1 -
 .../Banshee.ThickClient/Banshee.ThickClient.csproj |    1 -
 src/Core/Banshee.Widgets/Banshee.Widgets.csproj    |    2 --
 src/Libraries/Hyena.Gui/Hyena.Gui.csproj           |    7 ++++++-
 src/Libraries/Hyena/Hyena.csproj                   |    3 +++
 6 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/src/Core/Banshee.Core/Banshee.Core.csproj b/src/Core/Banshee.Core/Banshee.Core.csproj
index f1bda3c..e41a4eb 100644
--- a/src/Core/Banshee.Core/Banshee.Core.csproj
+++ b/src/Core/Banshee.Core/Banshee.Core.csproj
@@ -103,7 +103,6 @@
     <Compile Include="Banshee.IO\IProvider.cs" />
     <Compile Include="Banshee.IO\Provider.cs" />
     <Compile Include="Banshee.IO\Utilities.cs" />
-    <Compile Include="Banshee.Base\ApplicationContext.cs" />
     <Compile Include="Banshee.Collection\FileTrackInfo.cs" />
     <Compile Include="Banshee.Collection\SampleTrackInfo.cs" />
     <Compile Include="Banshee.Collection\UnknownTrackInfo.cs" />
@@ -141,7 +140,6 @@
     <Compile Include="Banshee.Configuration\ConfigurationClient.cs" />
     <Compile Include="Banshee.Configuration\IConfigurationClient.cs" />
     <Compile Include="Banshee.Collection\TrackMediaAttributes.cs" />
-    <Compile Include="Banshee.Base\XdgBaseDirectorySpec.cs" />
     <Compile Include="Banshee.Base\Tests\FileNamePatternTests.cs" />
     <Compile Include="Banshee.Base\Tests\TaglibReadWriteTests.cs" />
     <Compile Include="Banshee.Kernel\DelegateJob.cs" />
diff --git a/src/Core/Banshee.Services/Banshee.Services.csproj b/src/Core/Banshee.Services/Banshee.Services.csproj
index e910ad0..f4d43d6 100644
--- a/src/Core/Banshee.Services/Banshee.Services.csproj
+++ b/src/Core/Banshee.Services/Banshee.Services.csproj
@@ -190,7 +190,6 @@
     <Compile Include="Banshee.Configuration\DatabaseConfigurationClient.cs" />
     <Compile Include="Banshee.Sources\SourceMergeType.cs" />
     <Compile Include="Banshee.Base\RateLimiter.cs" />
-    <Compile Include="Banshee.Base\ThreadAssist.cs" />
     <Compile Include="Banshee.Query\BansheeQuery.cs" />
     <Compile Include="Banshee.Query\NaturalIntegerQueryValue.cs" />
     <Compile Include="Banshee.Query\AbstractPlaylistQueryValue.cs" />
diff --git a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
index eadd8a8..68eb029 100644
--- a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
+++ b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
@@ -135,7 +135,6 @@
     <Compile Include="Banshee.Collection.Gui\ArtistListView.cs" />
     <Compile Include="Banshee.Collection.Gui\AlbumListView.cs" />
     <Compile Include="Banshee.Sources.Gui\SourceView.cs" />
-    <Compile Include="Banshee.Gui.DragDrop\DragDropList.cs" />
     <Compile Include="Banshee.Gui.DragDrop\DragDropTarget.cs" />
     <Compile Include="Banshee.Gui.DragDrop\DragDropUtilities.cs" />
     <Compile Include="Banshee.Gui\IconThemeUtils.cs" />
diff --git a/src/Core/Banshee.Widgets/Banshee.Widgets.csproj b/src/Core/Banshee.Widgets/Banshee.Widgets.csproj
index 7c38a0f..cb9faa6 100644
--- a/src/Core/Banshee.Widgets/Banshee.Widgets.csproj
+++ b/src/Core/Banshee.Widgets/Banshee.Widgets.csproj
@@ -57,7 +57,6 @@
     <Compile Include="Banshee.Widgets\DateButton.cs" />
     <Compile Include="Banshee.Widgets\DictionaryComboBox.cs" />
     <Compile Include="Banshee.Widgets\DiscUsageDisplay.cs" />
-    <Compile Include="Banshee.Widgets\HigMessageDialog.cs" />
     <Compile Include="Banshee.Widgets\HoverImageButton.cs" />
     <Compile Include="Banshee.Widgets\LinearProgress.cs" />
     <Compile Include="Banshee.Widgets\LinkLabel.cs" />
@@ -69,7 +68,6 @@
     <Compile Include="Banshee.Widgets\Tile.cs" />
     <Compile Include="Banshee.Widgets\TileView.cs" />
     <Compile Include="Banshee.Widgets\VolumeButton.cs" />
-    <Compile Include="Banshee.Widgets\GenericToolItem.cs" />
     <Compile Include="Banshee.Widgets\CustomActionProxy.cs" />
     <Compile Include="Banshee.Widgets\RatingActionProxy.cs" />
     <Compile Include="Banshee.Widgets\MenuTile.cs" />
diff --git a/src/Libraries/Hyena.Gui/Hyena.Gui.csproj b/src/Libraries/Hyena.Gui/Hyena.Gui.csproj
index ca4a22f..45dcee3 100644
--- a/src/Libraries/Hyena.Gui/Hyena.Gui.csproj
+++ b/src/Libraries/Hyena.Gui/Hyena.Gui.csproj
@@ -138,10 +138,15 @@
     <Compile Include="Hyena.Widgets\RatingEntry.cs" />
     <Compile Include="Hyena.Widgets\RatingMenuItem.cs" />
     <Compile Include="Hyena.Widgets\ComplexMenuItem.cs" />
+    <Compile Include="Hyena.Widgets\GenericToolItem.cs" />
+    <Compile Include="Hyena.Widgets\HigMessageDialog.cs" />
     <Compile Include="Hyena.Gui\RatingRenderer.cs" />
     <Compile Include="Hyena.Data.Gui\ListView\ListViewBase.cs" />
     <Compile Include="Hyena.Gui\GtkWorkarounds.cs" />
     <Compile Include="Hyena.Gui\Contrast.cs" />
+    <Compile Include="Hyena.Gui\DragDropList.cs" />
+    <Compile Include="Hyena.Gui\ActionManager.cs" />
+    <Compile Include="Hyena.Gui\HyenaActionGroup.cs" />
     <Compile Include="Hyena.Widgets\ImageButton.cs" />
     <Compile Include="Hyena.Data.Gui\ITextCell.cs" />
     <Compile Include="Hyena.Gui.Theatrics\Tests\ChoreographerTests.cs" />
@@ -179,4 +184,4 @@
   <ItemGroup>
     <Folder Include="Hyena.Data.Gui\Accessibility\" />
   </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
diff --git a/src/Libraries/Hyena/Hyena.csproj b/src/Libraries/Hyena/Hyena.csproj
index 254954e..0ad6ffa 100644
--- a/src/Libraries/Hyena/Hyena.csproj
+++ b/src/Libraries/Hyena/Hyena.csproj
@@ -58,6 +58,7 @@
     <Compile Include="Hyena.Data\IPropertyStoreExpose.cs" />
     <Compile Include="Hyena\IUndoAction.cs" />
     <Compile Include="Hyena\UndoManager.cs" />
+    <Compile Include="Hyena\XdgBaseDirectorySpec.cs" />
     <Compile Include="Hyena.Data\ColumnDescription.cs" />
     <Compile Include="Hyena.Data\ICacheableModel.cs" />
     <Compile Include="Hyena.Collections\RangeCollection.cs" />
@@ -105,6 +106,7 @@
     <Compile Include="Hyena.Data\DictionaryModelCache.cs" />
     <Compile Include="Hyena.Query\AliasedObjectSet.cs" />
     <Compile Include="Hyena\StringUtil.cs" />
+    <Compile Include="Hyena\ThreadAssist.cs" />
     <Compile Include="Hyena.Query\QueryLimit.cs" />
     <Compile Include="Hyena.Query\QueryOrder.cs" />
     <Compile Include="Hyena.Data.Sqlite\SqliteUtils.cs" />
@@ -113,6 +115,7 @@
     <Compile Include="Hyena\PlatformUtil.cs" />
     <Compile Include="Hyena.Query\IntegerKeyedObjectQueryValue.cs" />
     <Compile Include="Hyena\ConsoleCrayon.cs" />
+    <Compile Include="Hyena\ApplicationContext.cs" />
     <Compile Include="Hyena.Data\ISelectable.cs" />
     <Compile Include="Hyena.Query\NullQueryValue.cs" />
     <Compile Include="Hyena.Query\RelativeTimeSpanQueryValue.cs" />



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