summaryrefslogtreecommitdiff
path: root/templates/embroider.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/embroider.xml')
-rw-r--r--templates/embroider.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/embroider.xml b/templates/embroider.xml
index 4dcead18..9641cb37 100644
--- a/templates/embroider.xml
+++ b/templates/embroider.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension translationdomain="inkstitch" xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<name>Embroider</name>
- <id>org.inkstitch.embroider</id>
+ <id>org.{{ id_inkstitch }}.embroider</id>
<label appearance="header">Create a stitch file</label>
<label>Save your embroidery file through | File > Save a Copy ... |</label>
<label>Choose from listed embroidery file formats and save.</label>
@@ -10,7 +10,7 @@
<effect needs-live-preview="false" needs-document="false">
<object-type>all</object-type>
<effects-menu>
- <submenu name="Ink/Stitch" translatable="no">
+ <submenu name="{{ menu_inkstitch }}" translatable="no">
<submenu name="Visualize and Export" />
</submenu>
</effects-menu>