blob: b624b9983694fa7f03da4bb6ccf0a0c05e691276 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<head>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
<TITLE></TITLE>
<META NAME="GENERATOR" CONTENT="StarOffice 6.0 (Win32)">
<META NAME="AUTHOR" CONTENT=" ">
<META NAME="CREATED" CONTENT="20010417;18181795">
<META NAME="CHANGED" CONTENT="20030107;16054294">
</head>
<body LANG="de-DE">
<H2>Building an OpenOffice.org installation set in other languages
than english</H2>
<P>There are several steps that have to be performed to create an
installation set in an other language than english.</P>
<OL>
<LI><P>Creation of the resource libraries for an specific language.
By default, only the resource libraries for english and german are
build. To build resource libraries an additional language an extra
environment variable has to be set and the complete source tree
needs to be rebuild. e.g. set the RES_FREN variable to TRUE to build
resource libraries for the french language ( visiable as new created
*33.res files). For a complete list of available languages within
the build environment, see the solenv/inc/lang.mk.</P>
<LI><P>Get the latestest version of instsetoo/util/makefile.mk
(rev1.4) and instsetoo/util/openoffice.lst (rev1.2). These files
will work for OpenOffice614, OpenOffice619 and all later versions.</P>
<LI><P>Create a new installation set by typing 'dmake LANGEXT=##' in
the instsetoo/util directory where ## stands for the approciate
language extension.</P>
</OL>
<P>It's also possible to set another default language than german and
english by patching the solenv/inc/postset.mk. Set in line xx the
defaultxxx to another than german.</P>
<P>Hint: if there are no language specific resource libraries found,
it will be searched for the english ones as default.</P>
<P STYLE="margin-bottom: 0cm; font-style: normal"><A HREF="http://l10n.openoffice.org/all_supported_languages.html">Table
of supported languages</A></P>
<P STYLE="margin-bottom: 0cm; font-style: normal"><BR>
</P>
<P STYLE="margin-bottom: 0cm; font-style: normal"><BR>
</P>
</body>
</HTML>