mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-02-24 20:51:38 +00:00
@@ -23,4 +23,5 @@ elif ISOSX:
|
|||||||
elif ISLINUX:
|
elif ISLINUX:
|
||||||
INITIAL_FOLDER_IN_DIALOGS = '/'
|
INITIAL_FOLDER_IN_DIALOGS = '/'
|
||||||
else:
|
else:
|
||||||
pass # unsupported platform
|
# unsupported platform, however '/' is a good guess for a path which is available
|
||||||
|
INITIAL_FOLDER_IN_DIALOGS = '/'
|
||||||
|
|||||||
Reference in New Issue
Block a user