website diff en/doc/scratchbook/index.html @ rev 310

en: fix typos
author Paul Issott <paul@slitaz.org>
date Sun Mar 22 10:23:00 2009 +0000 (2009-03-22)
parents 258ea69ab6ef
children fa2c5bed2417
line diff
     1.1 --- a/en/doc/scratchbook/index.html	Sat Dec 13 17:55:55 2008 +0000
     1.2 +++ b/en/doc/scratchbook/index.html	Sun Mar 22 10:23:00 2009 +0000
     1.3 @@ -39,6 +39,14 @@
     1.4  	<li><a href="#intro">Introduction.</a></li>
     1.5  	<li><a href="#org">Organize a working directory.</a></li>
     1.6  	<li><a href="base-system.html">Construction of the base SliTaz system.</a></li>
     1.7 +	<li><a href="base-apps.html">Base applications.</a></li>
     1.8 +	<li><a href="base-ncurses.html">Ncurses libraries and applications.</a></li>
     1.9 +	<li><a href="locale.html">Install and configure Locale &amp; i18n.</a></li>
    1.10 +	<li><a href="boot-scripts.html">Boot scripts.</a></li>
    1.11 +	<li><a href="x-window-system.html">X window system.</a></li>
    1.12 +	<li><a href="gtk-libs.html">GTK+ packages and libraries.</a></li>
    1.13 +	<li><a href="gtk-apps.html">GTK+ applications.</a></li>
    1.14 +	<li><a href="xorg.html">Xorg.</a></li>
    1.15  </ul>
    1.16  
    1.17  <a name="intro"></a>