Bug 2204 - Previewer and WRTKit plugins don't have provider
authorEugene Ostroukhov <eugeneo@symbian.org>
Thu, 11 Mar 2010 10:53:18 -0800
changeset 249 1c86b4362e47
parent 248 039260aebcb6
child 250 382eb71675c1
Bug 2204 - Previewer and WRTKit plugins don't have provider
org.symbian.tools.wrttools.doc.WRTKit/META-INF/MANIFEST.MF
org.symbian.tools.wrttools.previewer/META-INF/MANIFEST.MF
--- a/org.symbian.tools.wrttools.doc.WRTKit/META-INF/MANIFEST.MF	Wed Mar 10 18:19:50 2010 -0800
+++ b/org.symbian.tools.wrttools.doc.WRTKit/META-INF/MANIFEST.MF	Thu Mar 11 10:53:18 2010 -0800
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0 
 Bundle-ManifestVersion: 2
-Bundle-Name: WRTKit
+Bundle-Name: WRTKit Documentation
 Bundle-SymbolicName: org.symbian.tools.wrttools.doc.WRTKit;singleton:=true
 Bundle-Version: 1.0.0.qualifier
 Bundle-Activator: org.symbian.tools.wrttools.doc.WRTKit.Activator
@@ -8,4 +8,5 @@
  org.eclipse.core.runtime
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-Vendor: Symbian Foundation
 
--- a/org.symbian.tools.wrttools.previewer/META-INF/MANIFEST.MF	Wed Mar 10 18:19:50 2010 -0800
+++ b/org.symbian.tools.wrttools.previewer/META-INF/MANIFEST.MF	Thu Mar 11 10:53:18 2010 -0800
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: Previewer
+Bundle-Name: WRT Preview Support
 Bundle-SymbolicName: org.symbian.tools.wrttools.previewer;singleton:=true
 Bundle-Version: 1.0.0.qualifier
 Bundle-Activator: org.symbian.tools.wrttools.previewer.PreviewerPlugin
@@ -22,3 +22,4 @@
  javax.servlet.http;version="2.5.0",
  org.eclipse.equinox.jsp.jasper;version="1.0.0",
  org.osgi.service.http;version="1.2.1"
+Bundle-Vendor: Symbian Foundation