klocale.h -> klocalizedstring.h almost everywhere

Authored by pino on Jan 1 2017, 7:33 PM.

Description

klocale.h -> klocalizedstring.h almost everywhere

replace klocale.h with klocalizedstring.h when only i18n functions are
used, adding it when KLocale is used explicitly; the reason is that in
kdelibs 4.x klocalizedstring.h is the canonical header for i18n
functions, with klocale.h including it for compatibility reasons

Details

Committed
pinoJan 1 2017, 7:34 PM
Parents
R496:560bcaadcb59: un-#ifdef blocks dependent on KDE_VERSION
Branches
Unknown
Tags
Unknown