Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2008-11-24 16:32:20 +0000
committerAndrew Niefer2008-11-24 16:32:20 +0000
commit552d50ae0a7d2f677a36cf3adb8d6498b151a6f5 (patch)
tree848b670cde242c40269ddf783190b43d21eb983b /bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF
parentf3fc913f1b1a5e00d379a937e9e307a87ecd9b37 (diff)
downloadrt.equinox.framework-552d50ae0a7d2f677a36cf3adb8d6498b151a6f5.tar.gz
rt.equinox.framework-552d50ae0a7d2f677a36cf3adb8d6498b151a6f5.tar.xz
rt.equinox.framework-552d50ae0a7d2f677a36cf3adb8d6498b151a6f5.zip
bug 217009 - specify Eclipse-BundleShape
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF')
-rw-r--r--bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.gtk.linux.x86_64/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 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 c81e38864..aac7b33f4 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
@@ -7,3 +7,4 @@ Bundle-Version: 1.0.200.qualifier
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.1.0)"
Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86_64))
Bundle-Localization: launcher.gtk.linux.x86_64
+Eclipse-BundleShape: dir

Back to the top