diff options
Diffstat (limited to 'templates/object_commands.inx')
| -rw-r--r-- | templates/object_commands.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/object_commands.inx b/templates/object_commands.inx index 024a694b..5807dc47 100644 --- a/templates/object_commands.inx +++ b/templates/object_commands.inx @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension"> - <name>{% trans %}Attach Commands{% endtrans %}</_name> + <name>{% trans %}Attach Commands{% endtrans %}</name> <id>org.inkstitch.commands.{{ locale }}</id> <dependency type="executable" location="extensions">inkstitch.py</dependency> <dependency type="executable" location="extensions">inkex.py</dependency> |
