D14778: Disable loading of translations when using 'C' locale
Ralf Habacker
noreply at phabricator.kde.org
Mon Aug 13 09:39:20 BST 2018
habacker created this revision.
Restricted Application added projects: Frameworks, Build System.
Restricted Application added subscribers: kde-buildsystem, kde-frameworks-devel.
habacker requested review of this revision.
REVISION SUMMARY
kcoreaddons test case 'kformattest' is designed not to use translations
and fails if a translation of kcoreaddons is installed.
To disable translations, QLocale::setDefault(QLocale::C) can now be called before
instantiating Q[Core]Application.
CCBUG:397404
REPOSITORY
R240 Extra CMake Modules
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D14778
AFFECTED FILES
modules/ECMQmLoader.cpp.in
To: habacker
Cc: kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20180813/300802f6/attachment.html>
More information about the Kde-buildsystem
mailing list