Add dialog for move conflict, part of #180
This commit is contained in:
parent
f075d07bfd
commit
35fcb011c5
6 changed files with 305 additions and 147 deletions
|
|
@ -14,7 +14,7 @@ chrono = { version = "0.4", features = ["unstable-locales"] }
|
|||
dirs = "5.0.1"
|
||||
env_logger = "0.11"
|
||||
freedesktop_entry_parser = { version = "1.3", optional = true }
|
||||
fs_extra = "1.3"
|
||||
fs_extra = { git = "https://github.com/pop-os/fs_extra.git" }
|
||||
gio = { version = "0.19", optional = true }
|
||||
glob = "0.3"
|
||||
ignore = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue