From ecacb9829e9c2b7050486707211f9d176aafdf75 Mon Sep 17 00:00:00 2001 From: Kaalleen Date: Mon, 28 Jun 2021 20:05:50 +0200 Subject: pattern markers --- templates/apply_pattern.xml | 15 +++++++++++++++ templates/group_commands.xml | 21 --------------------- 2 files changed, 15 insertions(+), 21 deletions(-) create mode 100644 templates/apply_pattern.xml delete mode 100644 templates/group_commands.xml (limited to 'templates') diff --git a/templates/apply_pattern.xml b/templates/apply_pattern.xml new file mode 100644 index 00000000..cbd83dbc --- /dev/null +++ b/templates/apply_pattern.xml @@ -0,0 +1,15 @@ + + + {% trans %}Apply Pattern{% endtrans %} + org.inkstitch.apply_pattern.{{ locale }} + apply_pattern + + all + + + + + + diff --git a/templates/group_commands.xml b/templates/group_commands.xml deleted file mode 100644 index 2a67c5b7..00000000 --- a/templates/group_commands.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - {% trans %}Add Group Commands{% endtrans %} - org.inkstitch.group_commands.{{ locale }} - {% trans %}Commands will be added to the currently-selected group.{% endtrans %} - {% for command, description in group_commands %} - false - {% endfor %} - group_commands - - all - - - - - - - - -- cgit v1.2.3