D14779: Fix 'kformattest fails with installed kcoreaddons language package'
Albert Astals Cid
noreply at phabricator.kde.org
Tue Aug 14 13:20:33 BST 2018
aacid added a comment.
In D14779#308593 <https://phabricator.kde.org/D14779#308593>, @habacker wrote:
> You have remembered that in this case the loader created by ecm_create_qm_loader(kcoreaddons_QM_LOADER kcoreaddons5_qt) must be adjusted to find this - not installed - fake translation by default ?
I think that in the test we just need to call
bool QCoreApplication::installTranslator(QTranslator *translationFile)
with the location of the fake translation and since newest location is tried first it should overwrite the one from the ecm loader.
REPOSITORY
R244 KCoreAddons
REVISION DETAIL
https://phabricator.kde.org/D14779
To: habacker, #frameworks, cfeck
Cc: aacid, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180814/799feee1/attachment.html>
More information about the Kde-frameworks-devel
mailing list