Use replace dialog in all required places, part of #180

This commit is contained in:
Jeremy Soller 2024-07-08 13:43:11 -06:00
parent 35fcb011c5
commit 97444c3572
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
4 changed files with 149 additions and 116 deletions

View file

@ -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" }