minor reformatting

This commit is contained in:
fgerlits 2005-07-11 09:30:38 +00:00
parent bcbd03cc28
commit f38f329c6c

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.3 $</li>
<li>Version: $Revision: 1.4 $</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/studioLocalization.html,v $</li>
</ul>
@ -72,10 +72,12 @@ binary <i>resource bundle</i> files using ICU's <code>genrb</code> program
character at the beginning.<br>
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>,
<code>gLiveSupport.xml.user-template</code> and
<code>Makefile.in</code>
<ul>
<li><code>gLiveSupport.xml</code></li>
<li><code>gLiveSupport.xml.template</code></li>
<li><code>gLiveSupport.xml.user-template</code></li>
<li><code>Makefile.in</code></li>
</ul>
in the <code>products/gLiveSupport/etc</code> directory.</li>
<li>Run <code>bin/autogen.sh</code> and then <code>make clean all</code>
in the <code>products/gLiveSupport</code> directory.