SDL: Added unity launcher support/features to .desktop file (sf #620; thanks jack david baucum)
This commit is contained in:
parent
72b49eae46
commit
405c20d871
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue