diff options
author | B. Watson <yalhcru@gmail.com> | 2021-10-26 03:59:43 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-29 17:07:24 +0700 |
commit | 6639ea9752682c6640f1d0462603f2466c03a451 (patch) | |
tree | 706de66518aa88d9224f2e97856394d36331e0c7 /games/smc/smc.desktop | |
parent | 5302c35e63561403585dbacfcd68c69bfe40c840 (diff) |
games/smc: New-style icons.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/smc/smc.desktop')
-rw-r--r-- | games/smc/smc.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/smc/smc.desktop b/games/smc/smc.desktop index f11676a85a874..d792590c25bb4 100644 --- a/games/smc/smc.desktop +++ b/games/smc/smc.desktop @@ -1,8 +1,8 @@ [Desktop Entry] Name=Secret Maryo Chronicles Comment=An Open Source 2-D platform game like Super Mario Bros. -Exec=smc -Icon=/usr/share/smc/icon/window_32.png +Exec=/usr/games/smc +Icon=smc Terminal=false Type=Application Categories=Game;ActionGame; |