diff options
Diffstat (limited to 'games/frotz/sfrotz.desktop')
-rw-r--r-- | games/frotz/sfrotz.desktop | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/games/frotz/sfrotz.desktop b/games/frotz/sfrotz.desktop new file mode 100644 index 0000000000..f82697571f --- /dev/null +++ b/games/frotz/sfrotz.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Name=SFrotz +GenericName=Z-Code Interpreter +Comment=SDL Player for Interactive Fiction Games +Exec=sfrotz %f +Icon=frotz +Terminal=false +Type=Application +Categories=Game;AdventureGame; +MimeType=application/x-zmachine; +NoDisplay=true +Actions=Play; + +[Desktop Action Play] +Name=Play +Exec=sfrotz %f |