Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2012-06-12 08:32:22 +0000
committerEike Stepper2012-06-12 08:32:22 +0000
commitc049a4699cf639cf223189d564b47eea2dc19ddd (patch)
tree2233e06a3308e5377d8bf6664eab7c9414c6d6ad /plugins/org.gastro.server.web
parentf4eaa3f082a083a51e59dbfbdc3bd683143099c4 (diff)
downloadcdo-c049a4699cf639cf223189d564b47eea2dc19ddd.tar.gz
cdo-c049a4699cf639cf223189d564b47eea2dc19ddd.tar.xz
cdo-c049a4699cf639cf223189d564b47eea2dc19ddd.zip
[382225] Provide CDO example installers
https://bugs.eclipse.org/bugs/show_bug.cgi?id=382225[380629]
Diffstat (limited to 'plugins/org.gastro.server.web')
-rw-r--r--plugins/org.gastro.server.web/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.gastro.server.web/META-INF/MANIFEST.MF b/plugins/org.gastro.server.web/META-INF/MANIFEST.MF
index 3fc2f4d9f8..6512d4039b 100644
--- a/plugins/org.gastro.server.web/META-INF/MANIFEST.MF
+++ b/plugins/org.gastro.server.web/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: CDO Gastro Example Server Web Support
+Bundle-Name: CDO Electronic Restaurant Example Server Web Support
Bundle-SymbolicName: org.gastro.server.web;singleton:=true
Bundle-Version: 4.1.0.qualifier
Bundle-Activator: org.gastro.server.internal.web.OM$Activator

Back to the top