Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2011-02-08 06:51:04 +0000
committerspingel2011-02-08 06:51:04 +0000
commit566b384e74a0cd2ca35981d2f35df699d9a1959f (patch)
tree1b048765cec27f5a8a2531d34d0df69ca7603126 /org.eclipse.mylyn.wikitext.sandbox.ui
parent4f1f30860e7ccad7e11b1794e5c471f3a8ef6cbe (diff)
downloadorg.eclipse.mylyn.incubator-566b384e74a0cd2ca35981d2f35df699d9a1959f.tar.gz
org.eclipse.mylyn.incubator-566b384e74a0cd2ca35981d2f35df699d9a1959f.tar.xz
org.eclipse.mylyn.incubator-566b384e74a0cd2ca35981d2f35df699d9a1959f.zip
bug 336476: ensure that all bundles and features of incubating projects are marked properly
https://bugs.eclipse.org/bugs/show_bug.cgi?id=336476
Diffstat (limited to 'org.eclipse.mylyn.wikitext.sandbox.ui')
-rw-r--r--org.eclipse.mylyn.wikitext.sandbox.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.wikitext.sandbox.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.wikitext.sandbox.ui/META-INF/MANIFEST.MF
index fca29113..8b886ac6 100644
--- a/org.eclipse.mylyn.wikitext.sandbox.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.wikitext.sandbox.ui/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Mylyn WikiText Sandbox UI
+Bundle-Name: Mylyn Incubator (Incubation)
Bundle-SymbolicName: org.eclipse.mylyn.wikitext.sandbox.ui
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: Eclipse.org

Back to the top