summaryrefslogtreecommitdiff
path: root/templates/params.inx
diff options
context:
space:
mode:
Diffstat (limited to 'templates/params.inx')
-rw-r--r--templates/params.inx2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/params.inx b/templates/params.inx
index 1d06e56f..f785b15c 100644
--- a/templates/params.inx
+++ b/templates/params.inx
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
- <name>{% trans %}Params{% endtrans %}</_name>
+ <name>{% trans %}Params{% endtrans %}</name>
<id>org.inkstitch.params.{{ locale }}</id>
<dependency type="executable" location="extensions">inkstitch.py</dependency>
<dependency type="executable" location="extensions">inkex.py</dependency>