fix(default_apps): apps missing if they had duplicate desktop entry keys
This commit is contained in:
parent
95e77491c5
commit
dfea9dfc2f
2 changed files with 9 additions and 17 deletions
|
|
@ -33,7 +33,7 @@ derive_setters = "0.1.6"
|
|||
dirs = "5.0.1"
|
||||
downcast-rs = "1.2.1"
|
||||
eyre = "0.6.12"
|
||||
freedesktop-desktop-entry = "0.7.7"
|
||||
freedesktop-desktop-entry = "0.7.8"
|
||||
futures = "0.3.31"
|
||||
hostname-validator = "1.1.1"
|
||||
hostname1-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue