aboutsummaryrefslogtreecommitdiff
path: root/src/core/ksharedconfig.cpp
diff options
context:
space:
mode:
authorMartin Gräßlin <mgraesslin@kde.org>2014-06-05 14:05:44 +0200
committerMartin Gräßlin <mgraesslin@kde.org>2014-06-12 07:06:07 +0200
commit988f09bb051dca0437ecec431ee44ed5b4a560d8 (patch)
treee86c5d2303b0fc1ee4c68ac3dd59ba326c464af1 /src/core/ksharedconfig.cpp
parent0ed55dfa5d25bdcbef24f1b06be34467b620ae99 (diff)
downloadkconfig-988f09bb051dca0437ecec431ee44ed5b4a560d8.tar.gz
kconfig-988f09bb051dca0437ecec431ee44ed5b4a560d8.tar.bz2
Fix locale-aware reading in KDesktopFile
The underlying KConfig used QLocale::name() for getting the locale aware part. But this returns "de_DE" while the desktop files store "de". In addition it constructs a QLocale object instead of using the system locale. This has the advantage that the usage of QLocale::setDafault() gets honored by KConfig. REVIEW: 118564
Diffstat (limited to 'src/core/ksharedconfig.cpp')
0 files changed, 0 insertions, 0 deletions