diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/lettering_update_json_glyphlist.xml | 3 |
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> |
