Skip to content
Commit 523497fd authored by Matthew Dawson's avatar Matthew Dawson
Browse files

When setting colour scheme information for KDE4, don't read from KF5 kdeglobals

When krdb sets the colour scheme for KDE4 applications, it should not
use the KF5 global or system configuration, as it won't be in the
correct format.  Instead, setup KConfig instances to only read the
file given.

This also works around bug 340691 in KConfig, which fixes bug 343583.
Note this change should be left regardless of when KConfig is fixed,
as KF5 settings remain unneeded in KDE4 configuration files.

BUG: 343583
FIXED-IN: 5.2.1
parent 6ab1058b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment