[Monodevelop-patches-list] r480 - trunk/MonoDevelop/build/data/options
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Tue Jan 13 17:04:22 EST 2004
Author: dkor
Date: 2004-01-13 17:04:22 -0500 (Tue, 13 Jan 2004)
New Revision: 480
Added:
trunk/MonoDevelop/build/data/options/TipsOfTheDay.xml
Log:
Adding inital "Tip of the Day" xml file.
Added: trunk/MonoDevelop/build/data/options/TipsOfTheDay.xml
===================================================================
--- trunk/MonoDevelop/build/data/options/TipsOfTheDay.xml 2004-01-13 22:02:05 UTC (rev 479)
+++ trunk/MonoDevelop/build/data/options/TipsOfTheDay.xml 2004-01-13 22:04:22 UTC (rev 480)
@@ -0,0 +1,5 @@
+<?xml version="1.0"?>
+<TIPS>
+ <TIP>${res:XML.StartupTips.Tip1}</TIP>
+ <TIP>${res:XML.StartupTips.Tip2}</TIP>
+</TIPS>
More information about the Monodevelop-patches-list
mailing list