Files
Mozilla/l10nkits/client/windows/docs/nav40/localizeLicense.html
relliott 767fcda0dd First release of universal localization program kits
git-svn-id: svn://10.0.0.236/trunk@206 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-13 23:32:42 +00:00

68 lines
2.0 KiB
HTML

<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (WinNT; U) [Netscape]">
<TITLE>Localizing the License</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H4>
<A NAME="locnote_license"></A>Localization notes for LICENSE</H4>
You must include the Netscape End User License Agreement included with
this kit in your localized product.&nbsp; The license file may be found
at: <TT>products\client\windows\<I>platform</I>\<B>en</B>\license\export\eula\<B>license.txt</B></TT>.
The Localization Kit gives no information on the nature of this license
agreement; it only tells you how to put a localized license into the software.
Whether or not you localize this license (this may depend on your desires
or upon the laws of your country), you must include this in your localized
binaries by following this procedure. (This example uses Microsoft<SUP><FONT SIZE=-1>&reg;</FONT></SUP>
MSDEV; if you prefer a different resource editor you may need to execute
slightly different steps):
<UL>
<LI>
Open license.txt in a text editor window.</LI>
<LI>
Choose <B><TT>Edit | Select All.</TT></B></LI>
<LI>
Choose <B><TT>Edit | Copy</TT></B>.</LI>
<LI>
Open resdll.dll (make sure you have the right one!).</LI>
<LI>
Expand the DATA section, open the LICENSE entry.</LI>
<LI>
Choose <B><TT>Edit | Select All</TT></B>.</LI>
<LI>
Choose <B><TT>Edit | Paste</TT></B> to paste the new text over the old:</LI>
<LI>
Terminate the entry with a null character: type "0"</LI>
<BR>Save and exit.</UL>
&nbsp;
<CENTER><TABLE COLS=2 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="localize_these_files.html#table3">BACK</A>]</CENTER>
</TD>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape
Communications Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>