From a2cad1f522074b84895897632ac69dcb5deda340 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Mon, 20 Aug 2018 20:42:02 -0400 Subject: generate INX files for all languages --- templates/object_commands.inx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'templates/object_commands.inx') diff --git a/templates/object_commands.inx b/templates/object_commands.inx index 71f9d0b3..024a694b 100644 --- a/templates/object_commands.inx +++ b/templates/object_commands.inx @@ -1,17 +1,19 @@ - {% trans %}Attach Commands{% endtrans %} - org.inkstitch.commands + {% trans %}Attach Commands{% endtrans %} + org.inkstitch.commands.{{ locale }} inkstitch.py inkex.py {% for command, description in object_commands %} - false + false {% endfor %} all - - - + + + + +