Comment 5 for bug 140005

Revision history for this message
Cesare Tirabassi (norsetto) wrote :

Thanks Mario.
The package seems indeed quite messy on this, I see 3 icons in debian + another in the source, 1 desktop file in debian and another in the source and 1 menu. The only icon which is installed is neither used by the .desktop nor by the menu (because the name in the menu is wrong).
I would:

- correct the icon name in the menu
- install the additional icon for the desktop
- correct the installation of icon and desktop in /usr/share/games

Note that rules defines --datadir=\$${prefix}/share/games and that the Makefile.am in the data dir of the source is using it for the upstream icon and desktop installation.

Can you do that?