MimeType .desktop file + icon

Michael Biebl mbiebl at gmail.com
Mon Aug 28 00:15:23 BST 2006


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).

Cheers,
Michael

2006/8/27, Martin Koller <m.koller at surfeu.at>:
> Hi list,
>
> I'm implementing a new KDE application and according to
> http://developer.kde.org/documentation/other/makefile_am_howto/en/_icons_.html
>
> I should install app specific icons in the app specific directory with
> appicondir = $(kde_datadir/myapp/icons
> appicon_ICON = AUTO
>
> When I now also install MIME icons (for a new MimeType I also install) into
> the app specific dir, KDE won't find them.
> Also, the application icon is not shown in the K-Menu structure.
>
> Is the only solution to install the icons in the KDE std. dirs
> using KDE_ICON = AUTO
> in Makefile.am ?
>
> --
> Best regards/Schöne Grüße
>
> Martin    ()  ascii ribbon campaign - against html mail
>           /\                        - against microsoft attachments
>
> Computers and Internet gave you freedom.
> TCPA would TAKE your FREEDOM!  http://www.againsttcpa.com
>




More information about the kde-core-devel mailing list