Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
kdelibs3
integrate-global-pixmaps-new.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File integrate-global-pixmaps-new.diff of Package kdelibs3
Index: kdecore/kicontheme.cpp =================================================================== --- kdecore/kicontheme.cpp.orig +++ kdecore/kicontheme.cpp @@ -150,6 +150,8 @@ KIconTheme::KIconTheme(const QString& na if ( name != "crystalsvg" ) for ( QStringList::Iterator it = mInherits.begin(); it != mInherits.end(); ++it ) if ( *it == "default" || *it == "hicolor" ) *it="crystalsvg"; + if ( name == "hicolor" ) + mInherits = "crystalsuse"; d->hidden = cfg.readBoolEntry("Hidden", false); d->example = cfg.readPathEntry("Example");
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor