diff options
Diffstat (limited to 'beyond-the-titanic.desktop')
-rw-r--r-- | beyond-the-titanic.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/beyond-the-titanic.desktop b/beyond-the-titanic.desktop new file mode 100644 index 0000000..a7f585e --- /dev/null +++ b/beyond-the-titanic.desktop @@ -0,0 +1,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; |