[tomboy] Remove NoteNameResolver from mac solution



commit ad459a07ec67cbf8999da61dd48a02b97d445fe5
Author: Stefan Schweizer <steve schweizer gmail com>
Date:   Sat Oct 9 12:45:15 2010 +0200

    Remove NoteNameResolver from mac solution

 Tomboy/Addins/ExportToHtml/ExportToHtml-mac.csproj |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/Tomboy/Addins/ExportToHtml/ExportToHtml-mac.csproj b/Tomboy/Addins/ExportToHtml/ExportToHtml-mac.csproj
index f44c429..4e919d5 100644
--- a/Tomboy/Addins/ExportToHtml/ExportToHtml-mac.csproj
+++ b/Tomboy/Addins/ExportToHtml/ExportToHtml-mac.csproj
@@ -83,7 +83,6 @@
   <ItemGroup>
     <Compile Include="ExportToHtmlDialog.cs" />
     <Compile Include="ExportToHtmlNoteAddin.cs" />
-    <Compile Include="NoteNameResolver.cs" />
   </ItemGroup>
   <ItemGroup>
     <ProjectReference Include="..\..\..\Tomboy-mac.csproj">
@@ -95,4 +94,4 @@
   <ProjectExtensions>
     <VisualStudio AllowExistingFolder="true" />
   </ProjectExtensions>
-</Project>
\ No newline at end of file
+</Project>



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