summaryrefslogtreecommitdiff
path: root/templates/commands_scale_symbols.xml
diff options
context:
space:
mode:
authorkarnigen <karnigen@gmail.com>2024-02-09 14:29:06 +0100
committerGitHub <noreply@github.com>2024-02-09 14:29:06 +0100
commite64737382ce749af2db48c9cfd17de7b644429f5 (patch)
treea12d11f15c1de7a9731eeca8bdd3af53ba2164a2 /templates/commands_scale_symbols.xml
parentb4f1fb8e8c98be02579bc31343784d70c43c4f48 (diff)
parentfdc73762adf3989b6c2a77646dc08da72e6c0681 (diff)
Merge pull request #2715 from inkstitch/kgn/inkstitch-multiversion-support
Kgn/inkstitch multiversion support
Diffstat (limited to 'templates/commands_scale_symbols.xml')
-rw-r--r--templates/commands_scale_symbols.xml4
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>