[tomboy] Add NoteDirectoryWatcher to MonoDevelop project.



commit a942d6f307be4a7dc82a3426ec13ac6f18dffe6b
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Thu Apr 30 09:00:41 2009 -0700

    Add NoteDirectoryWatcher to MonoDevelop project.
---
 Tomboy.mdp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Tomboy.mdp b/Tomboy.mdp
index afb65d2..35d24ed 100644
--- a/Tomboy.mdp
+++ b/Tomboy.mdp
@@ -145,6 +145,8 @@
     <File name="Tomboy/GnomeFactory.cs" subtype="Code" buildaction="Compile" />
     <File name="Tomboy/WindowsFactory.cs" subtype="Code" buildaction="Compile" />
     <File name="Tomboy/Addins/ExportToHtml/ExportToHtml.xsl" subtype="Code" buildaction="Nothing" />
+    <File name="Tomboy/Addins/NoteDirectoryWatcher/NoteDirectoryWatcher.addin.xml" subtype="Code" buildaction="Nothing" />
+    <File name="Tomboy/Addins/NoteDirectoryWatcher/NoteDirectoryWatcherApplicationAddin.cs" subtype="Code" buildaction="Compile" />
   </Contents>
   <References>
     <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />



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