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.testclient
parent23f02437085bfbaa9a32f1ab085e54ba72b34527 (diff)
downloadcdo-aedd11cecea617bc82ae369791d0b59583a58f42.tar.gz
cdo-aedd11cecea617bc82ae369791d0b59583a58f42.tar.xz
cdo-aedd11cecea617bc82ae369791d0b59583a58f42.zip
preparing RC1
Diffstat (limited to 'plugins/org.gastro.testclient')
-rw-r--r--plugins/org.gastro.testclient/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.gastro.testclient/META-INF/MANIFEST.MF b/plugins/org.gastro.testclient/META-INF/MANIFEST.MF
index a4f3c00dfa..66a7a7f4fe 100644
--- a/plugins/org.gastro.testclient/META-INF/MANIFEST.MF
+++ b/plugins/org.gastro.testclient/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Gastro Test Client
+Bundle-Name: CDO Gastro Example Test Client
Bundle-SymbolicName: org.gastro.testclient
Bundle-Version: 3.0.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
@@ -11,4 +11,4 @@ Require-Bundle: org.eclipse.net4j.tcp;bundle-version="[2.0.0,4.0.0)",
org.gastro.business.edit;bundle-version="1.0.0",
org.gastro.inventory;bundle-version="1.0.0",
org.gastro.inventory.edit;bundle-version="1.0.0"
-Bundle-Vendor: www.gastro.org
+Bundle-Vendor: Eclipse Modeling Project

Back to the top