Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.e4.ui.workbench.addons.swt/plugin.xml')
-rw-r--r--bundles/org.eclipse.e4.ui.workbench.addons.swt/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.e4.ui.workbench.addons.swt/plugin.xml b/bundles/org.eclipse.e4.ui.workbench.addons.swt/plugin.xml
index 4c4d2acf518..d1340c6f5c0 100644
--- a/bundles/org.eclipse.e4.ui.workbench.addons.swt/plugin.xml
+++ b/bundles/org.eclipse.e4.ui.workbench.addons.swt/plugin.xml
@@ -3,7 +3,7 @@
<plugin>
<extension
id="AddonSnippet"
- name="Addon Snippet"
+ name="%extension.addonsnippet.name"
point="org.eclipse.e4.workbench.model">
<processor
beforefragment="true"

Back to the top