games/tome-ah: Fix .desktop.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
4873d39c78
commit
9f9c133060
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Before Width: | Height: | Size: 603 B After Width: | Height: | Size: 603 B |
Loading…
Reference in New Issue