add unsupported dialogue to be shown if not all prerequisits are fulfilled

This commit is contained in:
2024-02-26 23:40:54 +01:00
parent 06e9f44995
commit 914b5899f1
6 changed files with 239 additions and 1 deletions

View File

@@ -13,3 +13,4 @@ gettext-rs = { version = "0.7", features = ["gettext-system"] }
tracing = "0.1"
tracing-subscriber = "0.3"
relm4 = { version = "0.6.0", features = ["libadwaita", "gnome_44"] }
relm4-icons = { version = "0.6.0", features = ["issue"] }