Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Lorenzo2017-02-21 09:45:03 +0000
committerGerrit Code Review @ Eclipse.org2017-02-21 13:20:22 +0000
commit6aaaa4a64a459b98321c46562c21c469f6b2ea56 (patch)
tree2d82801ef63e2aba764c8a3c200136834e5d441a /plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit
parent739ae5cb8257e5f976303ab98495eef39993188e (diff)
downloadorg.eclipse.papyrus-6aaaa4a64a459b98321c46562c21c469f6b2ea56.tar.gz
org.eclipse.papyrus-6aaaa4a64a459b98321c46562c21c469f6b2ea56.tar.xz
org.eclipse.papyrus-6aaaa4a64a459b98321c46562c21c469f6b2ea56.zip
Bug 512477: [EMF-Facet] Prefix name for all EMF-Facet plugins forked in Papyrus by Papyrus in the Manifest.MF files
Change-Id: Iba5e88200f7001327798bb65ea6283e1d57aed9e Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
Diffstat (limited to 'plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit')
-rw-r--r--plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/plugin.properties b/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/plugin.properties
index f47a04c0c49..b777825bb69 100644
--- a/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/plugin.properties
+++ b/plugins/facet/org.eclipse.papyrus.emf.facet.custom.metamodel.edit/plugin.properties
@@ -10,7 +10,7 @@
#
#
-pluginName = EMF Facet Custom Edit Support
+pluginName = Papyrus EMF Facet Custom Edit Support
providerName = Eclipse Modeling Project
_UI_CreateChild_text = {0}

Back to the top