[Monodevelop-patches-list] r1623 - in trunk/MonoDevelop: . build/data/templates/file

commit-watcher at mono-cvs.ximian.com commit-watcher at mono-cvs.ximian.com
Sun May 23 23:49:30 EDT 2004


Author: tberman
Date: 2004-05-23 23:49:30 -0400 (Sun, 23 May 2004)
New Revision: 1623

Removed:
   trunk/MonoDevelop/build/data/templates/file/VBNet/
Modified:
   trunk/MonoDevelop/build/data/templates/file/Makefile.am
   trunk/MonoDevelop/configure.in
Log:
remove VBNet file templates


Modified: trunk/MonoDevelop/build/data/templates/file/Makefile.am
===================================================================
--- trunk/MonoDevelop/build/data/templates/file/Makefile.am	2004-05-22 19:19:17 UTC (rev 1622)
+++ trunk/MonoDevelop/build/data/templates/file/Makefile.am	2004-05-24 03:49:30 UTC (rev 1623)
@@ -1,4 +1,4 @@
-SUBDIRS = CSharp SharpDevelop VBNet Nemerle
+SUBDIRS = CSharp SharpDevelop Nemerle
 
 monodevelopdir = $(prefix)/lib/monodevelop
 templatedir = $(monodevelopdir)/data/templates/file

Modified: trunk/MonoDevelop/configure.in
===================================================================
--- trunk/MonoDevelop/configure.in	2004-05-22 19:19:17 UTC (rev 1622)
+++ trunk/MonoDevelop/configure.in	2004-05-24 03:49:30 UTC (rev 1623)
@@ -145,7 +145,6 @@
 build/data/templates/file/CSharp/Makefile
 build/data/templates/file/SharpDevelop/Makefile
 build/data/templates/file/Nemerle/Makefile
-build/data/templates/file/VBNet/Makefile
 build/data/templates/project/Makefile
 build/data/templates/project/CSharp/Makefile
 build/data/templates/project/Java/Makefile




More information about the Monodevelop-patches-list mailing list