Generate translated desktop and metainfo files with xdgen

This commit is contained in:
Jeremy Soller 2026-02-12 15:23:04 -07:00
parent 7c59e94308
commit 51454564cc
19 changed files with 98 additions and 53 deletions

View file

@ -53,6 +53,9 @@ features = ["about", "multi-window", "tokio", "winit", "surface-message"]
[target.'cfg(unix)'.dependencies]
fork = "0.4"
[build-dependencies]
xdgen = "0.1"
[features]
default = ["dbus-config", "wgpu", "wayland", "password_manager"]
dbus-config = ["libcosmic/dbus-config"]