SDL: Added unity launcher support/features to .desktop file (sf #620; thanks jack david baucum)

This commit is contained in:
punkrockguy318 2013-08-28 22:34:11 +00:00
parent 72b49eae46
commit 405c20d871
1 changed files with 9 additions and 1 deletions

View File

@ -11,4 +11,12 @@ Terminal=false
MimeType=application/x-nes-rom
Categories=Game;Emulator;
Encoding=UTF-8
Actions=Fullscreen;DefaultConfig;
[Desktop Action Fullscreen]
Name=Open in Fullscreen
Exec=fceux -f 1
OnlyShowIn=Unity
[Desktop Action DefaultConfig]
Name=Start With the Default Configuration
Exec=fceux --no-config 1
OnlyShowIn=Unity