summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2024-12-26 05:44:41 +0100
committerGitHub <noreply@github.com>2024-12-26 05:44:41 +0100
commit5ce92a46217f907ccc8b6594022958edefe1272e (patch)
treecb5e5547618dff4d0e4ac50e073d5a84cef4a503 /templates
parent72b403bd503eee4ad19897c6be7dbbf55a3ef1a9 (diff)
Include all files of default variant for glyph list update (#3368)
Diffstat (limited to 'templates')
-rw-r--r--templates/lettering_update_json_glyphlist.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/lettering_update_json_glyphlist.xml b/templates/lettering_update_json_glyphlist.xml
index ad5eab29..ac74cf1f 100644
--- a/templates/lettering_update_json_glyphlist.xml
+++ b/templates/lettering_update_json_glyphlist.xml
@@ -6,8 +6,7 @@
<param name="notebook" type="notebook">
<page name="options" gui-text="Options">
- <param type="path" name="font-file" gui-text="SVG Font File" mode="file" filetypes="svg"/>
- <param type="path" name="json-file" gui-text="JSON File" mode="file" filetypes="json"/>
+ <param type="path" name="font-dir" gui-text="Font Folder" mode="folder"/>
</page>
<page name="info" gui-text="Help">
<label appearance="header">Updates the glyphlist in the json file.</label>