project: add the renames required by flatpak
The names of files that are exported by a Flatpak must prefixed using the application ID.
This commit is contained in:
parent
baaf9e45aa
commit
fcc33b74ca
1 changed files with 3 additions and 1 deletions
|
@ -4,6 +4,8 @@
|
|||
"runtime-version" : "master",
|
||||
"sdk" : "org.gnome.Sdk",
|
||||
"command" : "gnome-control-center",
|
||||
"rename-desktop-file": "gnome-control-center.desktop",
|
||||
"rename-icon": "gnome-control-center",
|
||||
"tags" : [
|
||||
"devel"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue