diff options
author | Andrew Niefer | 2007-11-19 22:41:31 +0000 |
---|---|---|
committer | Andrew Niefer | 2007-11-19 22:41:31 +0000 |
commit | 34cf9241e6ccf13302f8a654403244dd7f1ab50c (patch) | |
tree | 74528173742cb71f8fed0728e1295ba4b62da78a /bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64 | |
parent | 2509129dc38cab440fe0eae0813c08d00ca573f4 (diff) | |
download | rt.equinox.framework-34cf9241e6ccf13302f8a654403244dd7f1ab50c.tar.gz rt.equinox.framework-34cf9241e6ccf13302f8a654403244dd7f1ab50c.tar.xz rt.equinox.framework-34cf9241e6ccf13302f8a654403244dd7f1ab50c.zip |
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64')
-rw-r--r-- | bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF index 520bf1d44..92d081e14 100644 --- a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF @@ -1,6 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: X86_64 Fragment +Bundle-Name: %pluginName +Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86_64 Bundle-Version: 1.0.100.qualifier Fragment-Host: org.eclipse.equinox.launcher;bundle-version="1.0.0" |