backup: automatically fill in target directory (#587)
This commit is contained in:
parent
1034bcedd9
commit
7639ba67d6
@ -143,6 +143,8 @@ def dev_combobox_activated(dialog, idx):
|
||||
return
|
||||
|
||||
dialog.prev_dev_idx = idx
|
||||
# Initialize path with root of mounted device
|
||||
dialog.dir_line_edit.setText(dialog.dev_mount_path)
|
||||
dialog.select_dir_page.emit(SIGNAL("completeChanged()"))
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user