[pkg-fgfs-crew] Bug#713924: Bug#713924: flightgear: Missing menu and desktop file icon

Markus Koschany apo at gambaru.de
Thu Feb 6 20:44:05 UTC 2014


Hi,

On 06.02.2014 20:46, Markus Wanner wrote:
> On 02/06/2014 05:21 PM, Markus Koschany wrote:
>> currently flightgear does not supply a menu and desktop icon hence the
>> game is not well integrated into the user's desktop environment.
>> Please consider adding an icon entry to your menu file.
> 
> The next upload (3.0.0~something) should address that. At least partly,
> see the git packaging repository.

I had a look at your git repo. The desktop file looks fine but the menu
file is still missing an icon entry. However it's trivial to fix as I
have pointed out here:

https://wiki.debian.org/Games/JessieReleaseGoal

Just add an icon entry to your menu file with an absolute icon path and
point to your xpm file.

You can either convert the existing flightgear.png file to flighgear.xpm
(32x32 pixel) with GIMP or mtpaint and add that file to your debian
directory or you can use imagemagick in your dh_auto_build-indep target
in debian/rules:

convert -monitor -resize 32x32 $(CURDIR)/desktop/ballz.png \
$(CURDIR)/ballz.xpm

> We didn't find an easy way to set the application window's icon. But
> AFAIUI that's not strictly necessary to satisfy the JessieReleaseGoals,
> is it?

We are only interested in desktop and menu files and corresponding
icons, so no worries. :)

Thanks,

Markus





-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-fgfs-crew/attachments/20140206/c4b6ebcd/attachment.sig>


More information about the pkg-fgfs-crew mailing list