From 2d8af6392b79f23bed753136f54c45a12ad5c542 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 18 Dec 2020 16:28:12 -0500 Subject: games/frotz: Updated for version 2.52, desktop stuff. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/frotz/sfrotz.desktop | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 games/frotz/sfrotz.desktop (limited to 'games/frotz/sfrotz.desktop') 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 -- cgit v1.2.3