minor reformatting
This commit is contained in:
parent
bcbd03cc28
commit
f38f329c6c
1 changed files with 7 additions and 5 deletions
|
@ -13,7 +13,7 @@ Development Loan Fund</a>, under the GNU <a
|
||||||
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Author: $Author: fgerlits $</li>
|
<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>
|
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/studioLocalization.html,v $</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
@ -72,10 +72,12 @@ binary <i>resource bundle</i> files using ICU's <code>genrb</code> program
|
||||||
character at the beginning.<br>
|
character at the beginning.<br>
|
||||||
The file name should be the locale name, followed by ".txt".
|
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
|
<li>Add a new line for the new language in each of the files
|
||||||
<code>gLiveSupport.xml</code>,
|
<ul>
|
||||||
<code>gLiveSupport.xml.template</code>,
|
<li><code>gLiveSupport.xml</code></li>
|
||||||
<code>gLiveSupport.xml.user-template</code> and
|
<li><code>gLiveSupport.xml.template</code></li>
|
||||||
<code>Makefile.in</code>
|
<li><code>gLiveSupport.xml.user-template</code></li>
|
||||||
|
<li><code>Makefile.in</code></li>
|
||||||
|
</ul>
|
||||||
in the <code>products/gLiveSupport/etc</code> directory.</li>
|
in the <code>products/gLiveSupport/etc</code> directory.</li>
|
||||||
<li>Run <code>bin/autogen.sh</code> and then <code>make clean all</code>
|
<li>Run <code>bin/autogen.sh</code> and then <code>make clean all</code>
|
||||||
in the <code>products/gLiveSupport</code> directory.
|
in the <code>products/gLiveSupport</code> directory.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue