Re: reload icons from /usr/share/icons/gnome/48x48/apps/ after installation of app



Il giorno lun, 22/10/2007 alle 18.57 +0200, Christopher Lang ha scritto:
> Hi,
> 
> the installation of the app that I am developping is placing a set of icons 
> in /usr/share/icons/gnome/48x48/apps/ (also in 16x16, 32x32...).

You should not install icons under "gnome" icon theme. Choose "hicolor"
to make icons available to all themes/DE.

> The postinst script puts a .desktop file on the user's Desktop, which calls 
> for one of these icons. (I know that putting stuff on the desktop is not 
> perfect behaviour...)
> ...
> Icon=some-icon.png

Don't use extensions here. Just "Icon=some-icon" in order to allow other
supported image formats (svg)


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