Generate translated desktop and metainfo files with xdgen

This commit is contained in:
Jeremy Soller 2026-02-12 14:28:20 -07:00
parent d668d04e12
commit 0029434e12
18 changed files with 94 additions and 44 deletions

View file

@ -128,6 +128,9 @@ fork = "0.6"
[target.'cfg(target_os = "linux")'.dependencies]
procfs = "0.18"
[build-dependencies]
xdgen = "0.1"
[dev-dependencies]
# cap-std = "3"
# cap-tempfile = "3"