From f3591048389339b20fbaae1f07010c3f50a9963d Mon Sep 17 00:00:00 2001 From: Matt Ward Date: Mon, 10 Oct 2005 15:12:38 +0000 Subject: [PATCH] Added extra filename extensions to be supported by the XmlFoldingParser. Folds were only being updated for files with an .xml extension. git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@554 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- src/AddIns/DisplayBindings/XmlEditor/Project/XmlEditor.addin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AddIns/DisplayBindings/XmlEditor/Project/XmlEditor.addin b/src/AddIns/DisplayBindings/XmlEditor/Project/XmlEditor.addin index 9072f51359..11a62635ec 100644 --- a/src/AddIns/DisplayBindings/XmlEditor/Project/XmlEditor.addin +++ b/src/AddIns/DisplayBindings/XmlEditor/Project/XmlEditor.addin @@ -21,7 +21,7 @@