Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.e4.core.contexts.debug/plugin.xml')
-rw-r--r--bundles/org.eclipse.e4.core.contexts.debug/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.e4.core.contexts.debug/plugin.xml b/bundles/org.eclipse.e4.core.contexts.debug/plugin.xml
index d2e4b2185eb..8038d718472 100644
--- a/bundles/org.eclipse.e4.core.contexts.debug/plugin.xml
+++ b/bundles/org.eclipse.e4.core.contexts.debug/plugin.xml
@@ -3,7 +3,7 @@
<plugin>
<extension
id="ContextDebug"
- name="Context Trace and Debug"
+ name="%extension.contextdebugmodel.name"
point="org.eclipse.e4.workbench.model">
<processor
beforefragment="true"

Back to the top