diff options
author | David Melik <dchmelik@gmail.com> | 2017-11-11 19:14:33 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:18 +0700 |
commit | 9f9c13306046d81062bdb106a12f2e66b17a4a68 (patch) | |
tree | 6c676e68aca0140a74ab22062e57a62d068ccaf4 /games/tome-ah | |
parent | 4873d39c7806115e6d77ccc00d4e88e8b37973b8 (diff) | |
download | slackbuilds-9f9c13306046d81062bdb106a12f2e66b17a4a68.tar.gz |
games/tome-ah: Fix .desktop.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/tome-ah')
-rw-r--r-- | games/tome-ah/tome-ah.SlackBuild | 2 | ||||
-rw-r--r-- | games/tome-ah/tome-ah.desktop | 6 | ||||
-rw-r--r-- | games/tome-ah/tome-ah.png (renamed from games/tome-ah/tome.png) | bin | 603 -> 603 bytes |
3 files changed, 4 insertions, 4 deletions
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.png b/games/tome-ah/tome-ah.png Binary files differindex ee931a91ee..ee931a91ee 100644 --- a/games/tome-ah/tome.png +++ b/games/tome-ah/tome-ah.png |