tomboy r1869 - trunk



Author: sharm
Date: Fri Feb 22 14:56:15 2008
New Revision: 1869
URL: http://svn.gnome.org/viewvc/tomboy?rev=1869&view=rev

Log:
* Tomboy.mdp: Added Sketching add-in to MonoDevelop solution.

Modified:
   trunk/ChangeLog
   trunk/Tomboy.mdp

Modified: trunk/Tomboy.mdp
==============================================================================
--- trunk/Tomboy.mdp	(original)
+++ trunk/Tomboy.mdp	Fri Feb 22 14:56:15 2008
@@ -222,6 +222,12 @@
     <File name="Tomboy/Addins/InsertTimestamp/InsertTimestampNoteAddin.cs" subtype="Code" buildaction="Compile" />
     <File name="Tomboy/Addins/InsertTimestamp/InsertTimestampPreferences.cs" subtype="Code" buildaction="Compile" />
     <File name="Tomboy/Addins/InsertTimestamp/InsertTimestampPreferencesFactory.cs" subtype="Code" buildaction="Compile" />
+    <File name="Tomboy/Addins/Sketching/Handwriting.cs" subtype="Code" buildaction="Compile" />
+    <File name="Tomboy/Addins/Sketching/Paper.cs" subtype="Code" buildaction="Compile" />
+    <File name="Tomboy/Addins/Sketching/Pen.cs" subtype="Code" buildaction="Compile" />
+    <File name="Tomboy/Addins/Sketching/SketchingNoteAddin.cs" subtype="Code" buildaction="Compile" />
+    <File name="Tomboy/Addins/Sketching/SketchingTextTag.cs" subtype="Code" buildaction="Compile" />
+    <File name="Tomboy/Addins/Sketching/Stroke.cs" subtype="Code" buildaction="Compile" />
   </Contents>
   <References>
     <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />



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