blob: ab2f8e3d4e63356b9eb2e85afb679735ffe54bf7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[Desktop Entry]
Name=Frotz
GenericName=Z-Code Interpreter
Comment=Terminal Player for Interactive Fiction Games
Exec=frotz %f
Icon=frotz
Terminal=true
Type=Application
Categories=Game;AdventureGame;
MimeType=application/x-zmachine;
NoDisplay=true
Actions=Play;
[Desktop Action Play]
Name=Play
Exec=frotz %f
|