Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2010-05-19 08:18:30 +0000
committerEike Stepper2010-05-19 08:18:30 +0000
commitaedd11cecea617bc82ae369791d0b59583a58f42 (patch)
tree246a62e8ab10f3f090593bfd2e8b6483e3dfdcfa /plugins/org.gastro.rcp.department
parent23f02437085bfbaa9a32f1ab085e54ba72b34527 (diff)
downloadcdo-aedd11cecea617bc82ae369791d0b59583a58f42.tar.gz
cdo-aedd11cecea617bc82ae369791d0b59583a58f42.tar.xz
cdo-aedd11cecea617bc82ae369791d0b59583a58f42.zip
preparing RC1
Diffstat (limited to 'plugins/org.gastro.rcp.department')
-rw-r--r--plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF b/plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF
index 3344e02dcb..838bbd4d97 100644
--- a/plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF
+++ b/plugins/org.gastro.rcp.department/META-INF/MANIFEST.MF
@@ -1,12 +1,12 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Gastro Department
+Bundle-Name: CDO Gastro Example RCP Department
Bundle-SymbolicName: org.gastro.rcp.department; singleton:=true
Bundle-Version: 3.0.0.qualifier
Bundle-Activator: org.gastro.rcp.internal.department.Activator
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: www.gastro.org
+Bundle-Vendor: Eclipse Modeling Project
Require-Bundle: org.gastro.rcp;bundle-version="[3.0.0,4.0.0)";visibility:=reexport
Export-Package: com.swtdesigner;version="3.0.0";x-internal:=true,
org.gastro.rcp.internal.department;version="3.0.0";x-internal:=true

Back to the top