mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 22:06:27 +00:00
explorer fix
This commit is contained in:
parent
c4b5101189
commit
918da976cb
@ -704,7 +704,7 @@ window, please enter your password"))
|
||||
file_manager = "thunar"
|
||||
else:
|
||||
file_manager = self.config.get("open_folder_location")
|
||||
elif self.config.get("file_manager") == common.FileManager.explorer:
|
||||
else:
|
||||
file_manager = "explorer.exe"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user