fix(desktop-entries): Adhere to NotShowIn restriction

Closes #20
This commit is contained in:
Michael Aaron Murphy 2021-09-22 22:59:30 +02:00 committed by Michael Murphy
parent 7450393e97
commit 60799fb544
3 changed files with 41 additions and 15 deletions

View file

@ -29,3 +29,4 @@ tracing-subscriber = "0.2"
urlencoding = "2"
zbus = "1"
zvariant = "=2.6" # Restrict for 1.47
ward = "2.1.0"