Generate translated desktop and metainfo files with xdgen
This commit is contained in:
parent
7c59e94308
commit
51454564cc
19 changed files with 98 additions and 53 deletions
|
|
@ -1761,6 +1761,7 @@ impl Application for App {
|
|||
.icon(widget::icon::from_name(Self::APP_ID))
|
||||
.version(env!("CARGO_PKG_VERSION"))
|
||||
.author("System76")
|
||||
.comments(fl!("comment"))
|
||||
.license("GPL-3.0-only")
|
||||
.license_url("https://spdx.org/licenses/GPL-3.0-only")
|
||||
.developers([("Jeremy Soller", "jeremy@system76.com")])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue