diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-08 17:42:05 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-13 00:52:40 +0700 |
commit | f32fbf57374c73daa33900f17f97fdfee2120c36 (patch) | |
tree | 65110e21e7ccf06fc0cb34f70b645d5efedc0188 /games/gtklife/gtklife.desktop | |
parent | 7e3231a0591855284b1af0205dea0acaba4eafbe (diff) |
games/gtklife: Build with gtk+2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/gtklife/gtklife.desktop')
-rw-r--r-- | games/gtklife/gtklife.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gtklife/gtklife.desktop b/games/gtklife/gtklife.desktop index 674f8d328cf7..90918dd50285 100644 --- a/games/gtklife/gtklife.desktop +++ b/games/gtklife/gtklife.desktop @@ -3,7 +3,7 @@ Version=1.0 Name=GtkLife GenericName=GtkLife Conway Life Simulation Type=Application -Exec=gtklife +Exec=/usr/games/gtklife Icon=gtklife Terminal=false StartupNotify=false |