[banshee] [ThickClient] Add missing file to csproj (bgo#614420)



commit 7e47662a2a18a522f43db225a93efa35700f57f0
Author: Ján Sokoly <cruster gmail com>
Date:   Wed Mar 31 11:26:59 2010 +1100

    [ThickClient] Add missing file to csproj (bgo#614420)
    
    Signed-off-by: Alexander Kojevnikov <alexander kojevnikov com>

 .../Banshee.ThickClient/Banshee.ThickClient.csproj |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
index 2a6077e..4c58e01 100644
--- a/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
+++ b/src/Core/Banshee.ThickClient/Banshee.ThickClient.csproj
@@ -129,7 +129,7 @@
     <Compile Include="Banshee.Collection.Gui\ArtistListView.cs" />
     <Compile Include="Banshee.Collection.Gui\AlbumListView.cs" />
     <Compile Include="Banshee.Collection.Gui\DataViewChildAlbum.cs" />
-	<Compile Include="Banshee.Sources.Gui\SourceView.cs" />
+    <Compile Include="Banshee.Sources.Gui\SourceView.cs" />
     <Compile Include="Banshee.Gui.DragDrop\DragDropTarget.cs" />
     <Compile Include="Banshee.Gui.DragDrop\DragDropUtilities.cs" />
     <Compile Include="Banshee.Gui\IconThemeUtils.cs" />
@@ -272,6 +272,7 @@
     <Compile Include="Banshee.Collection.Gui\CoverArtEditor.cs" />
     <Compile Include="Banshee.Collection.Gui\SearchableListView.cs" />
     <Compile Include="Banshee.Gui.Widgets\CoverArtDisplay.cs" />
+    <Compile Include="Banshee.CairoGlyphs\BansheeLineLogo.cs" />
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <ProjectExtensions>



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