Revision 03a1dfa...
Go back to digest for 5th August 2012Features in KDE Base
Vishesh Handa committed changes in [nepomuk-core/KDE/4.9] libnepomukcore/resource/resource.cpp:
Resouce: Properly implement genericIcon
The old generic icon just used to look at the string present in
nao:hasSymbol. However, that was incorrect as nao:hasSymbol has a range
of nao:Symbol, and not of a string.
This patch results in proper icons being shown in the Nepomuk KRunner,
as it uses genericIcon to get the icon name.
REVIEW: 105745
File Changes
Modified 1 files
- libnepomukcore/resource/resource.cpp
1 files changed in total