From 9f9c13306046d81062bdb106a12f2e66b17a4a68 Mon Sep 17 00:00:00 2001 From: David Melik Date: Sat, 11 Nov 2017 19:14:33 +0000 Subject: games/tome-ah: Fix .desktop. Signed-off-by: David Spencer --- games/tome-ah/tome-ah.SlackBuild | 2 +- games/tome-ah/tome-ah.desktop | 6 +++--- games/tome-ah/tome-ah.png | Bin 0 -> 603 bytes games/tome-ah/tome.png | Bin 603 -> 0 bytes 4 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 games/tome-ah/tome-ah.png delete mode 100644 games/tome-ah/tome.png diff --git a/games/tome-ah/tome-ah.SlackBuild b/games/tome-ah/tome-ah.SlackBuild index ec5351e555..36c0b29e49 100644 --- a/games/tome-ah/tome-ah.SlackBuild +++ b/games/tome-ah/tome-ah.SlackBuild @@ -94,7 +94,7 @@ ln -fs /usr/share/games/$PRGNAM/bin/tome.sh $PKG/usr/games/$PRGNAM find $PKG -name "delete.me" | xargs rm -f find $PKG -name ".cvsignore" | xargs rm -f -install -m 0644 -D $CWD/tome.png $PKG/usr/share/pixmaps/tome.png +install -m 0644 -D $CWD/tome-ah.png $PKG/usr/share/pixmaps/tome-ah.png install -m 0644 -D $CWD/$PRGNAM.desktop $PKG/usr/share/applications/$PRGNAM.desktop mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION diff --git a/games/tome-ah/tome-ah.desktop b/games/tome-ah/tome-ah.desktop index 1ef47ed0d9..defed57c25 100644 --- a/games/tome-ah/tome-ah.desktop +++ b/games/tome-ah/tome-ah.desktop @@ -1,8 +1,8 @@ [Desktop Entry] -Name=ToME +Name=ToME-AH Comment=Dive into Arda and defeat Morgoth -Exec=tome +Exec=tome-ah Terminal=true Type=Application Categories=Game; -Icon=tome +Icon=tome-ah diff --git a/games/tome-ah/tome-ah.png b/games/tome-ah/tome-ah.png new file mode 100644 index 0000000000..ee931a91ee Binary files /dev/null and b/games/tome-ah/tome-ah.png differ diff --git a/games/tome-ah/tome.png b/games/tome-ah/tome.png deleted file mode 100644 index ee931a91ee..0000000000 Binary files a/games/tome-ah/tome.png and /dev/null differ -- cgit v1.2.3