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