diff options
Diffstat (limited to 'templates/commands_scale_symbols.xml')
| -rw-r--r-- | templates/commands_scale_symbols.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/commands_scale_symbols.xml b/templates/commands_scale_symbols.xml index 98d17003..8234938d 100644 --- a/templates/commands_scale_symbols.xml +++ b/templates/commands_scale_symbols.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <inkscape-extension translationdomain="inkstitch" xmlns="http://www.inkscape.org/namespace/inkscape/extension"> <name>Scale Command Symbols</name> - <id>org.inkstitch.commands_scale_symbols</id> + <id>org.{{ id_inkstitch }}.commands_scale_symbols</id> <param name="extension" type="string" gui-hidden="true">commands_scale_symbols</param> <param name="size" type="float" precision="1" min="0" max="2" gui-text="Size" appearance="full">1.0</param> <effect> <object-type>all</object-type> <effects-menu> - <submenu name="Ink/Stitch" translatable="no"> + <submenu name="{{ menu_inkstitch }}" translatable="no"> <submenu name="Commands"> <submenu name="View" /> </submenu> |
