# HG changeset patch # User Eugene Ostroukhov # Date 1270230218 25200 # Node ID 48ed893a420c906fe1d1202b9280dd57b26a3f69 # Parent eb1d35f7ac147a1da6a12e1601c6c62f77c196a6 Bug 1921 - Change default workspace location diff -r eb1d35f7ac14 -r 48ed893a420c org.symbian.tools.wrttools.product/p2.inf --- a/org.symbian.tools.wrttools.product/p2.inf Thu Apr 01 13:30:21 2010 -0700 +++ b/org.symbian.tools.wrttools.product/p2.inf Fri Apr 02 10:43:38 2010 -0700 @@ -18,7 +18,7 @@ units.1.filter=(osgi.os=win32) units.1.touchpoint.id=org.eclipse.equinox.p2.osgi units.1.touchpoint.version=1.0.0 -units.1.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/My Documents/WRT Workspace); +units.1.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/My Documents/WrtWorkspace); units.1.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:); units.2.id=toolingorg.eclipse.configuration @@ -29,5 +29,5 @@ units.2.filter=(!(osgi.os=win32)) units.2.touchpoint.id=org.eclipse.equinox.p2.osgi units.2.touchpoint.version=1.0.0 -units.2.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/Documents/WRT Workspace); +units.2.instructions.configure=setProgramProperty(propName:osgi.instance.area.default,propValue:@user.home/Documents/WrtWorkspace); units.2.instructions.unconfigure=setProgramProperty(propName:osgi.instance.area.default,propValue:); \ No newline at end of file