diff options
author | B. Watson <yalhcru@gmail.com> | 2020-12-18 16:28:12 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-19 09:40:25 +0700 |
commit | 2d8af6392b79f23bed753136f54c45a12ad5c542 (patch) | |
tree | 53ac3f6c747fafd5a71fe8cde8af28fbab58184b /games/frotz/sfrotz.desktop | |
parent | 1eef39261e161f609354bbcfa9fe9d524803b8fb (diff) |
games/frotz: Updated for version 2.52, desktop stuff.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0000000000000..f82697571ff1e --- /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 |