diff options
Diffstat (limited to 'templates/lettering_custom_font_dir.xml')
| -rw-r--r-- | templates/lettering_custom_font_dir.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/lettering_custom_font_dir.xml b/templates/lettering_custom_font_dir.xml index ade266ee..732331d0 100644 --- a/templates/lettering_custom_font_dir.xml +++ b/templates/lettering_custom_font_dir.xml @@ -11,15 +11,15 @@ </submenu> </effects-menu> </effect> - <param name="file-description" type="description" indent="1" > + <label indent="1" > Set a custom directory for additional fonts to be used with the lettering tool. - </param> + </label> <spacer /> <param name="path" type="path" mode="folder" gui-text="Custom font directory" indent="1"></param> <spacer /> - <param name="file-description" type="description" indent="1" > + <label indent="1" > Usage: The custom font directory must contain a subdirectory for each font. - </param> + </label> <script> {{ command_tag | safe }} </script> |
