fix for bug 92003
diff --git a/oldfeatures/org.eclipse.platform-feature/gtk/configuration/config.ini b/oldfeatures/org.eclipse.platform-feature/gtk/configuration/config.ini
index e7a0d6c..a5b4c78 100644
--- a/oldfeatures/org.eclipse.platform-feature/gtk/configuration/config.ini
+++ b/oldfeatures/org.eclipse.platform-feature/gtk/configuration/config.ini
@@ -39,7 +39,7 @@
 # Simple bundle locations are interepreted as relative to the framework's parent directory.
 # The startlevel indicates the OSGi start level at which the bundle should run.
 # If this value is not set, the system computes an appropriate default.
-#osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
+osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
 
 # The product to run.  A given Eclipse configuration may contain many products.
 # The product identified will supply the branding (window icons, title bar text) etc 
diff --git a/oldfeatures/org.eclipse.platform-feature/macosx.carbon/configuration/config.ini b/oldfeatures/org.eclipse.platform-feature/macosx.carbon/configuration/config.ini
index 777f16a..3f3fc9d 100644
--- a/oldfeatures/org.eclipse.platform-feature/macosx.carbon/configuration/config.ini
+++ b/oldfeatures/org.eclipse.platform-feature/macosx.carbon/configuration/config.ini
@@ -39,7 +39,7 @@
 # Simple bundle locations are interepreted as relative to the framework's parent directory.
 # The startlevel indicates the OSGi start level at which the bundle should run.
 # If this value is not set, the system computes an appropriate default.
-#osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
+osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
 
 # The product to run.  A given Eclipse configuration may contain many products.
 # The product identified will supply the branding (window icons, title bar text) etc 
diff --git a/oldfeatures/org.eclipse.platform-feature/motif/configuration/config.ini b/oldfeatures/org.eclipse.platform-feature/motif/configuration/config.ini
index a2590e0..15a2b41 100644
--- a/oldfeatures/org.eclipse.platform-feature/motif/configuration/config.ini
+++ b/oldfeatures/org.eclipse.platform-feature/motif/configuration/config.ini
@@ -39,7 +39,7 @@
 # Simple bundle locations are interepreted as relative to the framework's parent directory.
 # The startlevel indicates the OSGi start level at which the bundle should run.
 # If this value is not set, the system computes an appropriate default.
-#osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
+osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
 
 # The product to run.  A given Eclipse configuration may contain many products.
 # The product identified will supply the branding (window icons, title bar text) etc 
diff --git a/oldfeatures/org.eclipse.platform-feature/win32/configuration/config.ini b/oldfeatures/org.eclipse.platform-feature/win32/configuration/config.ini
index 7d60c1e..dd42bb7 100644
--- a/oldfeatures/org.eclipse.platform-feature/win32/configuration/config.ini
+++ b/oldfeatures/org.eclipse.platform-feature/win32/configuration/config.ini
@@ -39,7 +39,7 @@
 # Simple bundle locations are interepreted as relative to the framework's parent directory.
 # The startlevel indicates the OSGi start level at which the bundle should run.
 # If this value is not set, the system computes an appropriate default.
-#osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
+osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
 
 # The product to run.  A given Eclipse configuration may contain many products.
 # The product identified will supply the branding (window icons, title bar text) etc