Author: nickboldt
Date: 2010-07-20 11:33:13 -0400 (Tue, 20 Jul 2010)
New Revision: 23602
Modified:
trunk/vpe/plugins/org.jboss.tools.vpe.xulrunner/META-INF/MANIFEST.MF
Log:
fix renamed plugins (add .x86 suffix)
Modified: trunk/vpe/plugins/org.jboss.tools.vpe.xulrunner/META-INF/MANIFEST.MF
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.xulrunner/META-INF/MANIFEST.MF 2010-07-20
15:21:51 UTC (rev 23601)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.xulrunner/META-INF/MANIFEST.MF 2010-07-20
15:33:13 UTC (rev 23602)
@@ -8,8 +8,8 @@
org.eclipse.core.runtime,
org.mozilla.xpcom,
org.jboss.tools.common,
- org.mozilla.xulrunner.carbon.macosx;resolution:=optional,
- org.mozilla.xulrunner.cocoa.macosx;resolution:=optional,
+ org.mozilla.xulrunner.carbon.macosx.x86;resolution:=optional,
+ org.mozilla.xulrunner.cocoa.macosx.x86;resolution:=optional,
org.mozilla.xulrunner.gtk.linux.x86;resolution:=optional,
org.mozilla.xulrunner.gtk.linux.x86_64;resolution:=optional,
org.mozilla.xulrunner.win32.win32.x86;resolution:=optional
Show replies by date