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