Changes file details based on feedback

This commit is contained in:
Eonfge 2019-09-10 18:28:48 +02:00
parent ab34194951
commit 198b5fe101
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
[Desktop Entry]
Categories=Games;
Comment=Multi-game launcher for Doom era games
Exec=gzdoom
Icon=org.zdoom.GZDoom.png
Exec=gzdoom.sh
Icon=org.zdoom.GZDoom
Name=GZDoom
StartupNotify=true
Terminal=false

View file

@ -90,7 +90,7 @@ modules:
sources:
- type: script
commands:
- gzdoom +fluid_patchset /app/share/sounds/sf2/gzdoom.sf2 -file lights.pk3 brightmaps.pk3 $@
- gzdoom +fluid_patchset /app/share/sounds/sf2/gzdoom.sf2 -file lights.pk3 brightmaps.pk3 "$@"
dest-filename: gzdoom.sh
- type: file
path: org.zdoom.GZDoom.desktop