added reference to new gLiveSupport.xml.user-template

This commit is contained in:
fgerlits 2005-06-14 18:12:41 +00:00
parent 2767598869
commit 3dae65af7b

View file

@ -13,7 +13,7 @@ Development Loan Fund</a>, under the GNU <a
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul>
<li>Author: $Author: fgerlits $</li>
<li>Version: $Revision: 1.2 $</li>
<li>Version: $Revision: 1.3 $</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/studioLocalization.html,v $</li>
</ul>
@ -73,7 +73,8 @@ binary <i>resource bundle</i> files using ICU's <code>genrb</code> program
The file name should be the locale name, followed by ".txt".
<li>Add a new line for the new language in each of the files
<code>gLiveSupport.xml</code>,
<code>gLiveSupport.xml.template</code> and
<code>gLiveSupport.xml.template</code>,
<code>gLiveSupport.xml.user-template</code> and
<code>Makefile.in</code>
in the <code>products/gLiveSupport/etc</code> directory.</li>
<li>Run <code>bin/autogen.sh</code> and then <code>make clean all</code>