aboutsummaryrefslogtreecommitdiff
path: root/beyond-the-titanic.desktop
blob: 75df004d9d4a29520225bb0cdf93e581fd8eb571 (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/bin
Icon=beyond-the-titanic
StartupWMClass=BEYOND
Comment=Text adventure game from 1988
Terminal=true
Categories=Game;AdventureGame;
bgstack15