Author: ankit
Date: 2008-01-19 13:53:00 -0500 (Sat, 19 Jan 2008)
New Revision: 93328
Modified:
trunk/monodevelop/main/src/core/MonoDevelop.Ide/ChangeLog
trunk/monodevelop/main/src/core/MonoDevelop.Ide/templates/EmptyTextFile.xft.xml
trunk/monodevelop/main/src/core/MonoDevelop.Ide/templates/EmptyXMLFile.xft.xml
Log:
* templates/EmptyXMLFile.xft.xml:
* templates/EmptyTextFile.xft.xml: Set BuildAction to Nothing.
Modified: trunk/monodevelop/main/src/core/MonoDevelop.Ide/ChangeLog
===================================================================
--- trunk/monodevelop/main/src/core/MonoDevelop.Ide/ChangeLog 2008-01-19
18:52:18 UTC (rev 93327)
+++ trunk/monodevelop/main/src/core/MonoDevelop.Ide/ChangeLog 2008-01-19
18:53:00 UTC (rev 93328)
@@ -1,3 +1,8 @@
+2008-01-20 Ankit Jain <[EMAIL PROTECTED]>
+
+ * templates/EmptyXMLFile.xft.xml:
+ * templates/EmptyTextFile.xft.xml: Set BuildAction to Nothing.
+
2008-01-18 Lluis Sanchez Gual <[EMAIL PROTECTED]>
* MonoDevelop.Ide.Gui/DefaultWorkbench.cs: Dispose the command manager
when
Modified:
trunk/monodevelop/main/src/core/MonoDevelop.Ide/templates/EmptyTextFile.xft.xml
===================================================================
---
trunk/monodevelop/main/src/core/MonoDevelop.Ide/templates/EmptyTextFile.xft.xml
2008-01-19 18:52:18 UTC (rev 93327)
+++
trunk/monodevelop/main/src/core/MonoDevelop.Ide/templates/EmptyTextFile.xft.xml
2008-01-19 18:53:00 UTC (rev 93328)
@@ -9,7 +9,7 @@
</TemplateConfiguration>
<TemplateFiles>
- <File DefaultExtension=".txt" DefaultName="EmptyTextfile"/>
+ <File DefaultExtension=".txt" DefaultName="EmptyTextfile"
BuildAction="Nothing"/>
</TemplateFiles>
<FileOptions/>
Modified:
trunk/monodevelop/main/src/core/MonoDevelop.Ide/templates/EmptyXMLFile.xft.xml
===================================================================
---
trunk/monodevelop/main/src/core/MonoDevelop.Ide/templates/EmptyXMLFile.xft.xml
2008-01-19 18:52:18 UTC (rev 93327)
+++
trunk/monodevelop/main/src/core/MonoDevelop.Ide/templates/EmptyXMLFile.xft.xml
2008-01-19 18:53:00 UTC (rev 93328)
@@ -9,7 +9,7 @@
</TemplateConfiguration>
<TemplateFiles>
- <File DefaultExtension=".xml" DefaultName="EmptyXmlfile"/>
+ <File DefaultExtension=".xml" DefaultName="EmptyXmlfile"
BuildAction="Nothing" />
</TemplateFiles>
<FileOptions/>
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches