Revision b32e6a8...
Go back to digest for 7th April 2013Features in KDE Base
Alex Merry committed changes in [kde-runtime] plasma/scriptengines/javascript/plasmoid/themedsvg.cpp:
Allow plasmoids to provide fallbacks for themed images
This adds an extra step to the lookup of SVG images created with the
Svg() global function: after looking in images/ in the plasmoid and then
in the desktop theme, it looks in theme/$DESKTOP_THEME_NAME and then
theme/ in the plasmoid.
This allows plasmoid authors to add images that they want to allow theme
authors to override.
REVIEW: 109859
File Changes
Modified 1 files
- plasma/scriptengines/javascript/plasmoid/themedsvg.cpp
1 files changed in total