improv: change Pin/Unpin to "Pin to app tray"

This commit is contained in:
git-f0x 2024-07-18 15:18:43 +02:00 committed by Ashley Wulber
parent ca0e99268c
commit d10f1e27ac
20 changed files with 62 additions and 56 deletions

View file

@ -58,7 +58,8 @@ serde = { version = "1.0.152", features = ["derive"] }
freedesktop-desktop-entry = "0.6.1"
[profile.release]
lto = "fat"
#lto = "fat"
opt-level = 1
[workspace.metadata.cargo-machete]
ignored = ["libcosmic"]