From 0b3e0e962dd238297a0c05896b592837c0480015 Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Sun, 24 Aug 2025 20:31:43 +0200 Subject: rename extension (#3938) rename lettering_fill_composed_glyphs lettering_organize_glyphs --- templates/lettering_fill_composed_glyphs.xml | 49 ---------------------------- templates/lettering_organize_glyphs.xml | 49 ++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+), 49 deletions(-) delete mode 100644 templates/lettering_fill_composed_glyphs.xml create mode 100644 templates/lettering_organize_glyphs.xml (limited to 'templates') diff --git a/templates/lettering_fill_composed_glyphs.xml b/templates/lettering_fill_composed_glyphs.xml deleted file mode 100644 index 9ebf72c0..00000000 --- a/templates/lettering_fill_composed_glyphs.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - Fill Composed Glyphs - org.{{ id_inkstitch }}.lettering_fill_composed_glyphs - lettering_fill_composed_glyphs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - all - {{ icon_path }}inx/font_management.svg - Help with composed glyphs like é,ç or ï - - - - - - - - diff --git a/templates/lettering_organize_glyphs.xml b/templates/lettering_organize_glyphs.xml new file mode 100644 index 00000000..b89ffa76 --- /dev/null +++ b/templates/lettering_organize_glyphs.xml @@ -0,0 +1,49 @@ + + + Organize Glyphs + org.{{ id_inkstitch }}.organize_glyphs + lettering_organize_glyphs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + all + {{ icon_path }}inx/font_management.svg + Help with composed glyphs like é,ç or ï + + + + + + + + -- cgit v1.2.3