diff options
author | Andrew Niefer | 2007-02-02 17:17:16 +0000 |
---|---|---|
committer | Andrew Niefer | 2007-02-02 17:17:16 +0000 |
commit | 1c04e654e45213c70cc34685f24af7ebdf5042ab (patch) | |
tree | 2d213d73eb780cb8e387d58c1dc9286f6748c1fd /bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF | |
parent | 282b63f3254acb68da64167211f59657e421830f (diff) | |
download | rt.equinox.framework-1c04e654e45213c70cc34685f24af7ebdf5042ab.tar.gz rt.equinox.framework-1c04e654e45213c70cc34685f24af7ebdf5042ab.tar.xz rt.equinox.framework-1c04e654e45213c70cc34685f24af7ebdf5042ab.zip |
bug 171552
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF')
-rw-r--r-- | bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.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.gtk.linux.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF index e51d9a88c..6defec192 100644 --- a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.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.gtk.linux.x86_64 Bundle-Version: 1.0.0.qualifier Fragment-Host: org.eclipse.equinox.launcher;bundle-version="1.0.0" |