office-gobmx/i18nutil
Caolán McNamara 80b0a3a7b6 fold i18npaper into i18nutil
It's too small to justify standalone existence.

We can accumulate i18n things we link to directly into
i18nutil and rework i18npool uno implementions in terms
of thin wrappers over i18nutil and prefer linking to
i18nutil internally and leave the uno forwarders for
use by external components and scripting
2012-03-08 12:02:38 +00:00
..
inc/i18nutil fold i18npaper into i18nutil 2012-03-08 12:02:38 +00:00
prj
source/utility fold i18npaper into i18nutil 2012-03-08 12:02:38 +00:00
Library_i18nutil.mk fold i18npaper into i18nutil 2012-03-08 12:02:38 +00:00
Makefile
Module_i18nutil.mk
Package_inc.mk fold i18npaper into i18nutil 2012-03-08 12:02:38 +00:00
README fold i18npaper into i18nutil 2012-03-08 12:02:38 +00:00

i18nutil is internalization related utilties

It comprises of honest c++ code which you just link to directly, while i18npool
tends to consist of code you interact with via uno.