Alexander Kurtakov | c07b216 | 2015-11-18 19:25:01 +0200 | [diff] [blame] | 1 | Manifest-Version: 1.0 |
| 2 | Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)" |
| 3 | Bundle-Name: %fragmentName |
| 4 | Bundle-Vendor: %providerName |
| 5 | Bundle-SymbolicName: org.eclipse.swt.gtk.linux.arm; singleton:=true |
Lakshmi Shanmugam | 353726a | 2018-11-20 09:25:30 +0530 | [diff] [blame] | 6 | Bundle-Version: 3.109.0.qualifier |
Alexander Kurtakov | c07b216 | 2015-11-18 19:25:01 +0200 | [diff] [blame] | 7 | Bundle-ManifestVersion: 2 |
| 8 | Bundle-Localization: fragment |
| 9 | Export-Package: |
| 10 | org.eclipse.swt, |
| 11 | org.eclipse.swt.accessibility, |
| 12 | org.eclipse.swt.awt, |
| 13 | org.eclipse.swt.browser, |
| 14 | org.eclipse.swt.custom, |
| 15 | org.eclipse.swt.dnd, |
| 16 | org.eclipse.swt.events, |
| 17 | org.eclipse.swt.graphics, |
| 18 | org.eclipse.swt.layout, |
| 19 | org.eclipse.swt.opengl, |
| 20 | org.eclipse.swt.printing, |
| 21 | org.eclipse.swt.program, |
| 22 | org.eclipse.swt.widgets, |
| 23 | org.eclipse.swt.internal; x-friends:="org.eclipse.ui", |
| 24 | org.eclipse.swt.internal.image; x-internal:=true, |
Alexander Kurtakov | c07b216 | 2015-11-18 19:25:01 +0200 | [diff] [blame] | 25 | org.eclipse.swt.internal.accessibility.gtk; x-internal:=true, |
| 26 | org.eclipse.swt.internal.cairo; x-internal:=true, |
Alexander Kurtakov | c07b216 | 2015-11-18 19:25:01 +0200 | [diff] [blame] | 27 | org.eclipse.swt.internal.gtk; x-internal:=true, |
Alexander Kurtakov | c07b216 | 2015-11-18 19:25:01 +0200 | [diff] [blame] | 28 | org.eclipse.swt.internal.opengl.glx; x-internal:=true |
Alexander Kurtakov | c07b216 | 2015-11-18 19:25:01 +0200 | [diff] [blame] | 29 | Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=arm)) |
| 30 | SWT-WS: gtk |
| 31 | SWT-OS: linux |
| 32 | SWT-Arch: arm |
Vikas Chandra | 63a5a16 | 2018-11-03 19:23:22 +0530 | [diff] [blame] | 33 | Automatic-Module-Name: org.eclipse.swt.gtk.linux.arm |