From: <mwl...@us...> - 2008-03-28 16:14:07
|
Revision: 737 http://cishell.svn.sourceforge.net/cishell/?rev=737&view=rev Author: mwlinnem Date: 2008-03-28 09:13:31 -0700 (Fri, 28 Mar 2008) Log Message: ----------- Branched for user prefs. Added startup for configuration admin and our pref admin. Modified Paths: -------------- branches/user_prefs/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini Added Paths: ----------- branches/user_prefs/org.cishell.reference.gui.brand.cishell/ Copied: branches/user_prefs/org.cishell.reference.gui.brand.cishell (from rev 674, trunk/clients/gui/org.cishell.reference.gui.brand.cishell) Modified: branches/user_prefs/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini =================================================================== --- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini 2008-03-21 16:30:04 UTC (rev 674) +++ branches/user_prefs/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini 2008-03-28 16:13:31 UTC (rev 737) @@ -2,5 +2,5 @@ osgi.splashPath=platform:/base/plugins/org.cishell.reference.gui.brand.cishell eclipse.product=org.cishell.reference.gui.brand.cishell.cishell -osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start,org.eclipse.equinox.ds@3:start,org.eclipse.equinox.log@3:start,org.eclipse.equinox.metatype@3:start,org.eclipse.equinox.event@3:start,org.cishell.service.autostart@4:start -osgi.bundles.defaultStartLevel=4 +org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start,org.eclipse.equinox.ds@3:start,org.eclipse.equinox.log@3:start,org.eclipse.equinox.metatype@3:start, org.eclipse.equinox.cm@3:start, org.cishell.reference.prefs.admin@3:start, org.eclipse.equinox.event@3:start,org.cishell.service.autostart@4:start +osgi.bundles.defaultStartLevel=4 \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |