Development/Tutorials/Icons

From KDE TechBase
Revision as of 20:59, 27 August 2011 by Tstaerk (talk | contribs)

Template:Stub

Maybe you have already searched for yourself how a KDE application finds its icons. You will not be successful like this:

# strace -e open ktimetracker 2>&1 | grep icon
open("/usr/lib64/libkemoticons.so.4", O_RDONLY) = 3
#