Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/developer/org.eclipse.papyrus.infra.gmfdiag.css.debug/plugin.xml')
-rw-r--r--plugins/developer/org.eclipse.papyrus.infra.gmfdiag.css.debug/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/developer/org.eclipse.papyrus.infra.gmfdiag.css.debug/plugin.xml b/plugins/developer/org.eclipse.papyrus.infra.gmfdiag.css.debug/plugin.xml
index 95b42bd5899..8dce2167097 100644
--- a/plugins/developer/org.eclipse.papyrus.infra.gmfdiag.css.debug/plugin.xml
+++ b/plugins/developer/org.eclipse.papyrus.infra.gmfdiag.css.debug/plugin.xml
@@ -9,7 +9,7 @@
class="org.eclipse.papyrus.infra.gmfdiag.css.debug.views.CSSDebugView"
icon="icons/sourceEditor.gif"
id="org.eclipse.papyrus.infra.gmfdiag.css.debug.view"
- name="CSS Debug"
+ name="%view.name"
restorable="true">
</view>
</extension>

Back to the top