office-gobmx/i18npool
Peter Foley b92a0d9208 convert icu to gbuild and add to tail_build
Change-Id: Id7d8bc05b1393cc2bae4a531c8a47f62df24b1d6
Reviewed-on: https://gerrit.libreoffice.org/1488
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-12-27 15:53:39 +00:00
..
inc fdo#58590 - cleanup and accelerate break-iterators. 2012-12-21 11:40:02 +00:00
prj
qa/cppunit avoid liblangtag processing for known locales, and know 'qtz' 2012-12-11 13:00:31 +01:00
source getFunctionSymbolByName: make fall-back locale actually work 2012-12-21 20:03:44 +01:00
util
CppunitTest_i18npool_test_breakiterator.mk convert icu to gbuild and add to tail_build 2012-12-27 15:53:39 +00:00
CppunitTest_i18npool_test_characterclassification.mk
CppunitTest_i18npool_test_languagetag.mk
CppunitTest_i18npool_test_ordinalsuffix.mk
CppunitTest_i18npool_test_textsearch.mk convert icu to gbuild and add to tail_build 2012-12-27 15:53:39 +00:00
CustomTarget_breakiterator.mk Require icu 4.6 or later with system icu 2012-12-20 22:52:19 +00:00
CustomTarget_collator.mk
CustomTarget_indexentry.mk
CustomTarget_localedata.mk Adapt i18npool saxparser to defaultBootstrap_InitialComponentContext 2012-12-21 15:56:44 +01:00
CustomTarget_textconversion.mk
Executable_gencoll_rule.mk convert icu to gbuild and add to tail_build 2012-12-27 15:53:39 +00:00
Executable_genconv_dict.mk
Executable_gendict.mk
Executable_genindex_data.mk
Executable_saxparser.mk Adapt i18npool saxparser to defaultBootstrap_InitialComponentContext 2012-12-21 15:56:44 +01:00
Library_collator_data.mk
Library_dict_ja.mk
Library_dict_zh.mk
Library_i18nisolang1.mk
Library_i18npool.mk convert icu to gbuild and add to tail_build 2012-12-27 15:53:39 +00:00
Library_i18nsearch.mk convert icu to gbuild and add to tail_build 2012-12-27 15:53:39 +00:00
Library_index_data.mk
Library_localedata_en.mk
Library_localedata_es.mk
Library_localedata_euro.mk
Library_localedata_others.mk
Library_textconv_dict.mk
Makefile
Module_i18npool.mk
Package_inc.mk
README

Internationalisation (i18npool) framework ensures that the suite is adaptable to the requirements of different
native languages, their local settings and customs, etc without source code modification.

Specifically for locale data documentation please see i18npool/source/localedata/data/locale.dtd

See also [http://wiki.documentfoundation.org/Category:I18n]