From: <mwl...@us...> - 2008-04-02 18:56:27
|
Revision: 768 http://cishell.svn.sourceforge.net/cishell/?rev=768&view=rev Author: mwlinnem Date: 2008-04-02 11:56:25 -0700 (Wed, 02 Apr 2008) Log Message: ----------- Removed pref admin from startup. Not necessary apparently, and fixed bug with new declarative services. Modified Paths: -------------- trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini Modified: trunk/clients/gui/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-04-02 18:22:51 UTC (rev 767) +++ trunk/clients/gui/org.cishell.reference.gui.brand.cishell/extra-files/configuration/config.ini 2008-04-02 18:56:25 UTC (rev 768) @@ -2,5 +2,5 @@ osgi.splashPath=platform:/base/plugins/org.cishell.reference.gui.brand.cishell eclipse.product=org.cishell.reference.gui.brand.cishell.cishell -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 +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.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. |