[123374] manifest.mf needs new "lazy start"
diff --git a/org.eclipse.wst.common.snippets/META-INF/MANIFEST.MF b/org.eclipse.wst.common.snippets/META-INF/MANIFEST.MF
index 24a7bda..e8e8358 100644
--- a/org.eclipse.wst.common.snippets/META-INF/MANIFEST.MF
+++ b/org.eclipse.wst.common.snippets/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@
 Bundle-SymbolicName: org.eclipse.wst.common.snippets; singleton:=true
 Bundle-Version: 1.0.0
 Bundle-Activator: org.eclipse.wst.common.snippets.internal.SnippetsPlugin
-Bundle-Vendor: Eclipse.org
+Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Export-Package: org.eclipse.wst.common.snippets.core,
  org.eclipse.wst.common.snippets.internal,
@@ -24,4 +24,4 @@
  org.eclipse.jface.text,
  org.eclipse.core.resources,
  org.eclipse.core.runtime
-Eclipse-AutoStart: true
+Eclipse-LazyStart: true
diff --git a/org.eclipse.wst.common.snippets/plugin.properties b/org.eclipse.wst.common.snippets/plugin.properties
index b0831ba..915f16f 100644
--- a/org.eclipse.wst.common.snippets/plugin.properties
+++ b/org.eclipse.wst.common.snippets/plugin.properties
@@ -8,6 +8,7 @@
 # Contributors:
 #     IBM Corporation - initial API and implementation
 ###############################################################################
+providerName=Eclipse.org
 Snippets_View.name=Snippets View
 Snippets_View_NL_Support.name=Snippets View NL Support
 Snippets.name=Snippets