Hi Eike
I am updating the localisation documentation, adapting it to the new
changes in the source.
I have documented the change of location of:
- i18npool/inc/i18npool/lang.h
- i18npool/source/isolang/isolang.cxx
Also, file svx/source/dialog/langtab.src
<http://graphics.openoffice.org/source/browse/graphics/svx/source/dialog/langtab.src>
seems to be gone. Is this one less file to patch? Or has it moved?
I have also documented the change in the files that need to be patched
for collation. Now I have:
- i18npool/source/collator/data/xx_charset.txt
- i18npool/source/collator/data/collator_data.map
- i18npool/source/localedata/data/xx_XX.xml
(thanks, Subir for pointing at this)
Any other changes I should include?
Thanks,
Javier
Eike Rathke wrote:
Hi,
CWS 'internatiodel'
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=2727&Path=SRC680%2Finternatiodel
was integrated for m163. We finally got completely rid of the old class
International and replaced the last remaining bits with true i18n
functionality, even in corners where users will almost never look at.
A second, for developers more important change introduced with this CWS
is that all the LCID definitions and ISO code mappings moved from
tools/inc/lang.hxx and tools/source/intntl/isolang.cxx to
i18npool/inc/i18npool/lang.h and i18npool/source/isolang/isolang.cxx, so
that all definitions of locales reside now in module i18npool and module
tools isn't needed for changes anymore. Also the CTL/CJK classification
is now part of i18npool, svtools is not needed for that, and RTL
classification is not scattered over modules vcl, sd, sc and sw anymore.
Additionally, all conversion functions are now encapsulated in a class
and new convenience methods are available. For details please see the
interface-announce mail
http://www.openoffice.org/servlets/ReadMsg?list=interface-announce&msgNo=910
Eike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]