aboutsummaryrefslogtreecommitdiff
path: root/beyond-the-titanic.desktop
blob: a7f585e270700cf35b96c889e75fe4e8382c8b30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/xdg-open
[Desktop Entry]
Name=Beyond the Titanic
Exec=/usr/bin/beyond-the-titanic
Type=Application
StartupNotify=true
Path=/usr/share/beyond-the-titanic
Icon=beyond-the-titanic
StartupWMClass=BEYOND
Comment=Text adventure game from 1988
Terminal=true
Categories=Game;AdventureGame;
bgstack15