Add ability to export to an external editor within the same folder as the original file - issue 6195 (#6232)
* import and change the art code -thanks to Alberto * Possible fixed for white space in folder * Added verbose when white-space * Replace WS only if windows and Gimp * Fixed Windows and Gimp bug for external editor - thanks to Lawrence37 * Fix LGTM alert for reused variable name Co-authored-by: Thanatomanic <6567747+Thanatomanic@users.noreply.github.com>
This commit is contained in:
@@ -1762,6 +1762,12 @@ PREFERENCES_DIRSOFTWARE;Installation directory
|
||||
PREFERENCES_EDITORCMDLINE;Custom command line
|
||||
PREFERENCES_EDITORLAYOUT;Editor layout
|
||||
PREFERENCES_EXTERNALEDITOR;External Editor
|
||||
PREFERENCES_EXTEDITOR_DIR;Output directory
|
||||
PREFERENCES_EXTEDITOR_DIR_TEMP;OS temp dir
|
||||
PREFERENCES_EXTEDITOR_DIR_CURRENT;Same as input image
|
||||
PREFERENCES_EXTEDITOR_DIR_CUSTOM;Custom
|
||||
PREFERENCES_EXTEDITOR_FLOAT32;32-bit float TIFF output
|
||||
PREFERENCES_EXTEDITOR_BYPASS_OUTPUT_PROFILE;Bypass output profile
|
||||
PREFERENCES_FBROWSEROPTS;File Browser / Thumbnail Options
|
||||
PREFERENCES_FILEBROWSERTOOLBARSINGLEROW;Compact toolbars in File Browser
|
||||
PREFERENCES_FLATFIELDFOUND;Found
|
||||
|
Reference in New Issue
Block a user