Revision 05d8e08...

Go back to digest for 27th January 2013

Bug Fixes in KDE-PIM

Albert Astals Cid committed changes in [kdepim/KDE/4.10] /translator:

No i18n in the global namespace

You need a kcomponent for i18n to work, and if it's in the global namespace it gets inited before anything can happen

Please do not ignore
"KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work"
in the future

File Changes

Modified 2 files
  • /translator
  •   messageviewerutil.cpp
  •   messageviewerutil.h
2 files changed in total