diff options
author | B. Watson <yalhcru@gmail.com> | 2022-04-01 14:28:34 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:18:49 +0700 |
commit | 7d0bd0e3b5cae5ae5864619995c8f05aed144b9e (patch) | |
tree | 875a448d0c4c363d77954b93d3465652d1ef817d /games/darkplaces/darkplaces.desktop | |
parent | 03ce5be87f61c6a045125f1deda2665a4b90b911 (diff) |
games/darkplaces: Don't use precompiled binaries.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/darkplaces/darkplaces.desktop')
-rw-r--r-- | games/darkplaces/darkplaces.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/darkplaces/darkplaces.desktop b/games/darkplaces/darkplaces.desktop index 796f1cfcd6b50..759328fb723ca 100644 --- a/games/darkplaces/darkplaces.desktop +++ b/games/darkplaces/darkplaces.desktop @@ -1,9 +1,9 @@ [Desktop Entry] Name=Quake GenericName=Darkplaces port of idsoftware's Quake -Exec=darkplaces-glx +Exec=/usr/games/darkplaces-glx Terminal=false Type=Application Categories=Game; -Icon=quake +Icon=/usr/share/pixmaps/quake.png StartupNotify=false |