diff options
Diffstat (limited to 'templates/lettering_along_path.xml')
| -rw-r--r-- | templates/lettering_along_path.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/lettering_along_path.xml b/templates/lettering_along_path.xml index b1612436..f40c1a16 100644 --- a/templates/lettering_along_path.xml +++ b/templates/lettering_along_path.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>Lettering along path</name> - <id>org.inkstitch.lettering_along_path</id> + <id>org.{{ id_inkstitch }}.lettering_along_path</id> <param name="extension" type="string" gui-hidden="true">lettering_along_path</param> <effect> <object-type>all</object-type> <effects-menu> - <submenu name="Ink/Stitch" translatable="no" /> + <submenu name="{{ menu_inkstitch }}" translatable="no" /> </effects-menu> </effect> <param name="options" type="notebook"> |
