diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-19 09:51:07 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-20 15:12:42 +0700 |
commit | c9bebcd39e02b16cf8f968dd107080515b7f00e2 (patch) | |
tree | 8c877921469233dc2ffc308f8abbc0428f8cfe89 /games/KAdventure/KAdventure.desktop | |
parent | 09b6f37d297ebbc1f01a3f0006d05ff4b7c0b108 (diff) |
games/KAdventure: Fix 15.0 build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/KAdventure/KAdventure.desktop')
-rw-r--r-- | games/KAdventure/KAdventure.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/KAdventure/KAdventure.desktop b/games/KAdventure/KAdventure.desktop index 56475141cac5..5c5e3efcdfec 100644 --- a/games/KAdventure/KAdventure.desktop +++ b/games/KAdventure/KAdventure.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Name=KAdventure -Comment=Simple 2D puzzle Game. Guide the man to the exit -Exec=KAdventure +Comment=Simple 2D puzzle game: guide the man to the exit. +Exec=/usr/games/KAdventure Icon=KAdventure Terminal=false StartupNotify=false |