Use replace dialog in all required places, part of #180
This commit is contained in:
parent
35fcb011c5
commit
97444c3572
4 changed files with 149 additions and 116 deletions
|
|
@ -81,6 +81,9 @@ tempfile = "3"
|
|||
test-log = "0.2"
|
||||
tokio = { version = "1", features = ["rt", "macros"] }
|
||||
|
||||
# [patch.'https://github.com/pop-os/fs_extra']
|
||||
# fs_extra = { path = "../fs_extra" }
|
||||
|
||||
# [patch.'https://github.com/pop-os/libcosmic']
|
||||
# libcosmic = { path = "../libcosmic" }
|
||||
# cosmic-config = { path = "../libcosmic/cosmic-config" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue