mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-12-21 10:59:03 +00:00
commit
a1cacbe72b
@ -23,4 +23,5 @@ elif ISOSX:
|
||||
elif ISLINUX:
|
||||
INITIAL_FOLDER_IN_DIALOGS = '/'
|
||||
else:
|
||||
pass # unsupported platform
|
||||
# unsupported platform, however '/' is a good guess for a path which is available
|
||||
INITIAL_FOLDER_IN_DIALOGS = '/'
|
||||
|
Loading…
Reference in New Issue
Block a user