Skip to content

Commit b687dbf

Browse files
committed
reverse the keep file name options
fixing #72
1 parent 97a61c6 commit b687dbf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Batch.roboFontExt/lib/batchSettings.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ def build(self, parent):
150150
> [ ] Export in sub-folders @batchSettingExportInSubFolders
151151
> ---
152152
> :
153-
> ( ) Keep file names @batchSettingExportKeepFileNames
154-
> ( ) Use familyName-styleName
153+
> ( ) Use familyName-styleName @batchSettingExportKeepFileNames
154+
> ( ) Keep file names
155155
> ---
156156
> [ ] Debug @batchSettingExportDebug
157157

0 commit comments

Comments
 (0)