Generate translated desktop and metainfo files with xdgen
This commit is contained in:
parent
314f11ab89
commit
36633540c2
18 changed files with 94 additions and 45 deletions
|
|
@ -1451,6 +1451,7 @@ impl Application for App {
|
|||
.icon(icon::from_name(Self::APP_ID))
|
||||
.version(env!("CARGO_PKG_VERSION"))
|
||||
.author("System76")
|
||||
.comments(fl!("comment"))
|
||||
.license("GPL-3.0-only")
|
||||
.developers([("Jeremy Soller", "jeremy@system76.com")])
|
||||
.links([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue