MimeType .desktop file + icon

David Faure faure at kde.org
Fri Sep 1 09:19:43 BST 2006


On Monday 28 August 2006 08:36, Martin Koller wrote:
> On Monday 28 August 2006 01:15, Michael Biebl wrote:
> > If you install a mimetype, the mimetype will be system wide and not
> > application specific. So the short answer is, yes. Install the icons
> > for the mimetype into the KDE standard dirs (hicolor).
> 
> OK, thanks.
> But what kind of Makefile.am magic do I need to install some icons in the 
> app-specific folders and some globally ?
> appicon_ICON = AUTO puts all into the global space, but something like
> appicon_ICON = icon1.png icon2.png
> did not work ...

Try appicon_ICON = icon1 icon2

where icon1 and icon2 are the core basename of the icons (without the cr22-action- stuff iirc)

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list