Hi Ian, On 02 Apr 2014, at 02:16 , Ian Wadham <iandw...@gmail.com> wrote: >> The same holds for Konqueror, which answers your question, Ian! :-) > > Yeah, but where/how (in the code or the build instructions) does it get that > icon? I don’t know where in the code it happens, I only saw that it accessed the fils using dtrace.
> And what does the build have to do (on Apple OS X) to pick up the Oxygen app > icons > and put them in an ICNS file? The CMakeLists.txt just specifies where to find the application icons from which the build generates the ICNS file and copies the latter into the application package. The individual icons not needed for the application icon, i.e. all icons needed by the app during runtime have to be placed somewhere below /usr/local/share/icons/hicolor/ . Greets, Marko >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<