summaryrefslogtreecommitdiff
path: root/templates/layer_commands.inx
diff options
context:
space:
mode:
authorLex Neva <lexelby@users.noreply.github.com>2018-08-24 15:34:08 -0400
committerGitHub <noreply@github.com>2018-08-24 15:34:08 -0400
commitb3bb975401fe4971170239eea9b928ee13161398 (patch)
treed50e49a5808101bc5270a6eb43ed5fe69f197e67 /templates/layer_commands.inx
parent27c8bcc370594d93e7d826708e4761af0da503d7 (diff)
parent2fd6cb4a71daa55c93a56ee4387117a10b762c6b (diff)
Merge pull request #292 from inkstitch/lexelby/pes-fixes
pes fixes
Diffstat (limited to 'templates/layer_commands.inx')
-rw-r--r--templates/layer_commands.inx4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/layer_commands.inx b/templates/layer_commands.inx
index 17eb3d83..a6c0283c 100644
--- a/templates/layer_commands.inx
+++ b/templates/layer_commands.inx
@@ -11,11 +11,11 @@
<param name="extension" type="string" gui-hidden="true">layer_commands</param>
<effect>
<object-type>all</object-type>
- <submenu name="Ink/Stitch">
+ <effects-menu>
<submenu name="Ink/Stitch">
<submenu name="{% trans %}English{% endtrans %}" />
</submenu>
- </submenu>
+ </effects-menu>
</effect>
<script>
<command reldir="extensions" interpreter="python">inkstitch.py</command>