[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: tivion (updated package)



On Sat, Jun 26, 2010 at 11:33 AM, Paul Wise <pabs@debian.org> wrote:

>>> The desktop file should not use an absolute path to the icon, instead
>>> install the icon into the icons/pixmaps directories as per the
>>> relevant freedesktop standards and refer to it by its name without the
>>> extension.
>>
>> Changed to /usr/share/pixmaps/
>
> Sorry, I should have been more clear.

Woops, missed the explanation...

The freedesktop icon specs specify that default icons should be
installed like this:

/usr/share/icons/hicolor/128x128/apps/warzone2100.png
/usr/share/icons/hicolor/scalable/apps/ghex.svg

And referred to like this:

$ grep Icon /usr/share/applications/warzone2100.desktop
Icon=warzone2100
$ grep Icon /usr/share/applications/ghex.desktop
Icon=ghex

http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html

In this way, other icon themes can override default icons with icons
more suited to their theme.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


Reply to: