Add more detail to .desktop, need to add home dir to .yaml to create ini files, remove unneeded icons

This commit is contained in:
Jason Flatt 2022-06-29 13:36:53 -07:00
parent ebf894c192
commit c874b011ae
6 changed files with 3 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3 KiB

View file

@ -1,5 +1,7 @@
[Desktop Entry]
Name=MAME
GenericName=Emulator
Comment=A multi-purpose emulation framework
Exec=mame
Type=Application
Icon=org.mamedev.MAME

View file

@ -7,6 +7,7 @@ separate-locales: false
finish-args:
- --device=all
- --persist=.mame
- --filesystem=home
- --filesystem=host:ro
- --share=network
- --share=ipc