summaryrefslogtreecommitdiff
path: root/templates/jump_to_stroke.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/jump_to_stroke.xml')
-rw-r--r--templates/jump_to_stroke.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/jump_to_stroke.xml b/templates/jump_to_stroke.xml
index e41e806a..13ab96fa 100644
--- a/templates/jump_to_stroke.xml
+++ b/templates/jump_to_stroke.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension translationdomain="inkstitch" xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<name>Jump Stitch to Stroke</name>
- <id>org.inkstitch.jump_to_stroke</id>
+ <id>org.{{ id_inkstitch }}.jump_to_stroke</id>
<param name="extension" type="string" gui-hidden="true">jump_to_stroke</param>
<effect>
<object-type>all</object-type>
<effects-menu>
- <submenu name="Ink/Stitch" translatable="no">
+ <submenu name="{{ menu_inkstitch }}" translatable="no">
<submenu name="Tools: Stroke" />
</submenu>
</effects-menu>