diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/lettering_organize_glyphs.xml (renamed from templates/lettering_fill_composed_glyphs.xml) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/lettering_fill_composed_glyphs.xml b/templates/lettering_organize_glyphs.xml index 9ebf72c0..b89ffa76 100644 --- a/templates/lettering_fill_composed_glyphs.xml +++ b/templates/lettering_organize_glyphs.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <inkscape-extension translationdomain="inkstitch" xmlns="http://www.inkscape.org/namespace/inkscape/extension"> - <name>Fill Composed Glyphs</name> - <id>org.{{ id_inkstitch }}.lettering_fill_composed_glyphs</id> - <param name="extension" type="string" gui-hidden="true">lettering_fill_composed_glyphs</param> + <name>Organize Glyphs</name> + <id>org.{{ id_inkstitch }}.organize_glyphs</id> + <param name="extension" type="string" gui-hidden="true">lettering_organize_glyphs</param> <param name="tabs" type="notebook"> <page name="options" gui-text="Options"> @@ -28,7 +28,7 @@ <label>This extension helps the font digitizer to organize its work in steps to maximize reuse of already digitized letters.</label> <spacer /> <label>Get more information on our website</label> - <label appearance="url">https://inkstitch.org/docs/font-tools/#fill_composed_glyphs</label> + <label appearance="url">https://inkstitch.org/docs/font-tools/#organize_glyphs</label> </page> </param> |
