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

Reply via email to