diff options
Diffstat (limited to 'templates/layer_commands.inx')
| -rw-r--r-- | templates/layer_commands.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layer_commands.inx b/templates/layer_commands.inx index acf0f199..17eb3d83 100644 --- a/templates/layer_commands.inx +++ b/templates/layer_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 %}Add Layer Commands{% endtrans %}</_name> + <name>{% trans %}Add Layer Commands{% endtrans %}</name> <id>org.inkstitch.layer_commands.{{ locale }}</id> <dependency type="executable" location="extensions">inkstitch.py</dependency> <dependency type="executable" location="extensions">inkex.py</dependency> |
