[MonoDevelop] Breaking Changes

Todd Berman tberman@sevenl.net
Fri, 13 Feb 2004 20:43:29 -0500


Hey,

	I have committed 3 changes that will be in the next snapshot, and are
in SVN now that might cause problems:

	1) Properties directory has moved from ~/.ICSharpCode/SharpDevelop to
~/.MonoDevelop/
	2) Properties file has changed from SharpDevelopProperties.xml to
MonoDevelopProperties.xml, so the new location of the properties file
is: ~/.MonoDevelop/MonoDevelopProperties.xml
	This will most likely require some manual moving, sorry guys.
	3) Dock has changed a bit internally, you might have to remove your
~/.MonoDevelop/DefaultEditingLayout.xml . This will give you a new .xml
file with the new changes. If MonoDevelop loads up and you get a screen
with just toolbars and menus this is the fix.

	--Todd