From fdc73762adf3989b6c2a77646dc08da72e6c0681 Mon Sep 17 00:00:00 2001 From: karnigen Date: Wed, 7 Feb 2024 21:23:05 +0100 Subject: updating templates --- templates/input.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/input.xml') diff --git a/templates/input.xml b/templates/input.xml index b868c5ae..f8bf2c7a 100644 --- a/templates/input.xml +++ b/templates/input.xml @@ -1,11 +1,11 @@ {{ format | upper }} file input - org.inkstitch.input.{{ format }} + org.{{ id_inkstitch }}.input.{{ format }} .{{ format }} application/x-embroidery-{{ format }} - Ink/Stitch: {{ description }} (.{{ format }}) + {{ menu_inkstitch }}: {{ description }} (.{{ format }}) {{ "convert %(file_extension)s file to Ink/Stitch manual-stitch paths" % dict(file_extension=format.upper()) }} input -- cgit v1.3.1