Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <mhutch@xamarin.com>2014-06-09 09:23:49 +0400
committerMichael Hutchinson <m.j.hutchinson@gmail.com>2014-06-18 05:28:45 +0400
commit4989d656f13a4b17eca4161854b90fcb016dfcd3 (patch)
treebcda5725119ccf99c3885c69f2289c88c83c8759 /main/configure.in
parentd92632dc0339a7fe24c5f36d1e278c3df5c1c1de (diff)
[XmlEditor] Massive cleanup
* Rename public types/namespace to be more meaningful * Port old tests to new parser * Reorganize namespaces/directories * Remove a lot of dead code * Less stetic * Fix build warnings
Diffstat (limited to 'main/configure.in')
-rw-r--r--main/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/configure.in b/main/configure.in
index f5799cfd4a..293933bd8e 100644
--- a/main/configure.in
+++ b/main/configure.in
@@ -330,7 +330,7 @@ src/addins/WindowsPlatform/WindowsAPICodePack/Shell/Makefile
src/addins/WindowsPlatform/WindowsPlatform/Makefile
src/addins/MonoDevelop.AssemblyBrowser/Makefile
src/addins/MonoDevelop.SourceEditor2/Makefile
-src/addins/MonoDevelop.XmlEditor/Makefile
+src/addins/Xml/Makefile
src/addins/MonoDevelop.Refactoring/Makefile
src/addins/MonoDevelop.Debugger/Makefile
src/addins/MonoDevelop.Debugger.Gdb/Makefile