Author: mareshkau
Date: 2009-11-11 11:46:57 -0500 (Wed, 11 Nov 2009)
New Revision: 18620
Modified:
workspace/mareshkau/xulrunner-1.9.1.2/org.mozilla.xpcom/META-INF/MANIFEST.MF
Log:
Eclipse-BuddyPolicy: registered,singleton=true declaration has been added
Modified: workspace/mareshkau/xulrunner-1.9.1.2/org.mozilla.xpcom/META-INF/MANIFEST.MF
===================================================================
---
workspace/mareshkau/xulrunner-1.9.1.2/org.mozilla.xpcom/META-INF/MANIFEST.MF 2009-11-11
16:16:01 UTC (rev 18619)
+++
workspace/mareshkau/xulrunner-1.9.1.2/org.mozilla.xpcom/META-INF/MANIFEST.MF 2009-11-11
16:46:57 UTC (rev 18620)
@@ -1,11 +1,12 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mozilla XPCOM Eclipse plugin
-Bundle-SymbolicName: org.mozilla.xpcom
+Bundle-SymbolicName: org.mozilla.xpcom;singleton:=true
Bundle-Version: 1.9.1.2
Bundle-ClassPath: MozillaGlue.jar,
MozillaInterfaces.jar
Export-Package: org.mozilla.interfaces,
org.mozilla.xpcom
Bundle-Vendor:
mozilla.org
+Eclipse-BuddyPolicy: registered
Bundle-RequiredExecutionEnvironment: J2SE-1.5