mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/icebreaker: fix .desktop.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
081e4ee5c5
commit
115203525b
2 changed files with 2 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
PRGNAM=icebreaker
|
||||
VERSION=${VERSION:-1.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=IceBreaker
|
||||
Exec=icebreaker
|
||||
Type=Application
|
||||
Icon=icebreaker
|
||||
GenericName=IceBreaker
|
||||
Categories=Game;Arcade;
|
||||
Categories=Game;ArcadeGame;
|
||||
|
|
Loading…
Reference in a new issue