diff options
author | B Stack <bgstack15@gmail.com> | 2019-03-31 21:06:39 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-03-31 21:06:39 -0400 |
commit | c45979bfb538801dd84acb16b7b26583308ae446 (patch) | |
tree | 20ab4d383f3954067f4eb1d5b32652f005c302f9 /beyond-the-titanic.desktop | |
parent | add makefile and other package-ready elements (diff) | |
download | beyond-the-titanic-c45979bfb538801dd84acb16b7b26583308ae446.tar.gz beyond-the-titanic-c45979bfb538801dd84acb16b7b26583308ae446.tar.bz2 beyond-the-titanic-c45979bfb538801dd84acb16b7b26583308ae446.zip |
* modify script to copy the game to a $HOME subdirectory
so the game has read-write access to the data files and
savegame directory.
Diffstat (limited to 'beyond-the-titanic.desktop')
-rw-r--r-- | beyond-the-titanic.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/beyond-the-titanic.desktop b/beyond-the-titanic.desktop index a7f585e..75df004 100644 --- a/beyond-the-titanic.desktop +++ b/beyond-the-titanic.desktop @@ -4,7 +4,7 @@ Name=Beyond the Titanic Exec=/usr/bin/beyond-the-titanic Type=Application StartupNotify=true -Path=/usr/share/beyond-the-titanic +Path=/usr/bin Icon=beyond-the-titanic StartupWMClass=BEYOND Comment=Text adventure game from 1988 |