Rename appdata, desktop and icon files
These all have to be correctly named for desktop integration to work (so that we get a launcher in gnome-shell and can search for it in gnome-software etc).
This commit is contained in:
parent
dc0d22f6dd
commit
22d071d24d
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ flatpak:
|
|||
id: com.dosbox.DOSBox
|
||||
branch: stable
|
||||
command: dosbox
|
||||
rename-appdata-file: dosbox.appdata.xml
|
||||
rename-desktop-file: dosbox.desktop
|
||||
rename-icon: dosbox
|
||||
finish-args: |-
|
||||
--device=all
|
||||
--share=ipc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue