From 52d9ee6a6d97b2ea752f5fdd3080a160a3574f82 Mon Sep 17 00:00:00 2001 From: Kaalleen Date: Wed, 30 Jun 2021 14:05:13 +0200 Subject: structuring --- templates/apply_pattern.xml | 15 --------------- templates/selection_to_pattern.xml | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 15 deletions(-) delete mode 100644 templates/apply_pattern.xml create mode 100644 templates/selection_to_pattern.xml (limited to 'templates') diff --git a/templates/apply_pattern.xml b/templates/apply_pattern.xml deleted file mode 100644 index cbd83dbc..00000000 --- a/templates/apply_pattern.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - {% trans %}Apply Pattern{% endtrans %} - org.inkstitch.apply_pattern.{{ locale }} - apply_pattern - - all - - - - - - diff --git a/templates/selection_to_pattern.xml b/templates/selection_to_pattern.xml new file mode 100644 index 00000000..859a51ed --- /dev/null +++ b/templates/selection_to_pattern.xml @@ -0,0 +1,17 @@ + + + {% trans %}Selection to pattern{% endtrans %} + org.inkstitch.selection_to_pattern.{{ locale }} + selection_to_pattern + + all + + + + + + + + -- cgit v1.2.3