[kde-doc-english] Figuring out kde-runtime: localization

Albert Astals Cid aacid at kde.org
Sun Feb 23 15:59:32 UTC 2014


El Divendres, 21 de febrer de 2014, a les 13:17:58, Aleix Pol va escriure:
> Hi,
> Going through the information we have in kde-runtime [1] we found there are
> two subdirectories related to localization (localization and l10n) that we
> couldn't find a correct place to move to.

Who is we?

Why are you asking the documentation list about this?

> 
> Can anybody give us a hand and help us figure those out?
> - localization: has plenty of information regarding different currencies.

Yes, used in kcurrencycode.cpp at least (which by the way says "see KLocale", 
which is weird in the kunitconversion framework), I guess you could move it to 
the kunitconversion framework

> - l10n: has information about different countries.

Yes, the existance of those entry.desktop files is checked by 
./kio/src/core/global.cpp
./kconfigwidgets/src/klanguagebutton.cpp
./kxmlgui/src/khelpmenu.cpp
./kde4support/src/kdecore/klocale_kde.cpp

If you want to deprecate those files you'll have to fix kio, kconfigwidgets 
and kxmlgui to use whatever localization system KF5 is planning to use and 
then move these files to kde4support.

> Should these go to KI18n?

What do those files have to do with translations of strings?

> Qt?
> Anybody has plans for those?

Cheers,
  Albert

> 
> Aleix
> 
> [1] http://community.kde.org/Frameworks/Epics/New_Runtime_Organization



More information about the kde-doc-english mailing list