Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-06-04 11:12:32 +0000
committerCamille Letavernier2014-06-04 11:12:32 +0000
commitebe0fefe6b86e441cf462cf1eca3bd67c26cda10 (patch)
tree8bb24880124da90499d6babd71b8736affeea5c3 /plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui
parente98659bae0a8e9776d0ae051a71c8633e7cc5d52 (diff)
downloadorg.eclipse.papyrus-ebe0fefe6b86e441cf462cf1eca3bd67c26cda10.tar.gz
org.eclipse.papyrus-ebe0fefe6b86e441cf462cf1eca3bd67c26cda10.tar.xz
org.eclipse.papyrus-ebe0fefe6b86e441cf462cf1eca3bd67c26cda10.zip
[Releng] Remove the (Incubation) suffix from all (main) plug-ins and
features Update the Bundle test accordingly
Diffstat (limited to 'plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/OSGI-INF/l10n/bundle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/OSGI-INF/l10n/bundle.properties b/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/OSGI-INF/l10n/bundle.properties
index 3cfaf61ed54..0210ddf60f3 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/OSGI-INF/l10n/bundle.properties
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.custom.ui/OSGI-INF/l10n/bundle.properties
@@ -9,5 +9,5 @@
# Gregoire Dupe (Mia-Software) - Bug 361794 - [Restructuring] New customization meta-model
#Properties file for org.eclipse.papyrus.emf.facet.custom.ui
Bundle-Vendor = Eclipse Modeling Project
-Bundle-Name = EMF Facet Customization UI (Incubation)
+Bundle-Name = EMF Facet Customization UI
view.customizations = Customizations \ No newline at end of file

Back to the top