website rev 148

en: Edit and typos
author Paul Issott <paul@slitaz.org>
date Fri Aug 29 22:33:33 2008 +0000 (2008-08-29)
parents 966c113d6221
children 18d0d571f79e
files en/doc/handbook/desktop.html en/doc/handbook/development.html
line diff
     1.1 --- a/en/doc/handbook/desktop.html	Wed Aug 27 21:16:27 2008 +0000
     1.2 +++ b/en/doc/handbook/desktop.html	Fri Aug 29 22:33:33 2008 +0000
     1.3 @@ -33,7 +33,7 @@
     1.4  <ul>
     1.5     	<li><a href="#intro">Introduction.</a></li>
     1.6     	<li><a href="#jwm">JWM.</a></li>
     1.7 -   	<li><a href="#lxpanel">LxPanel.</a></li>
     1.8 +   	<li><a href="#lxpanel">LXPanel.</a></li>
     1.9  	<li><a href="x-window.html#openbox">Openbox.</a></li>
    1.10  	<li><a href="enlightenment.html">Enlightenment.</a></li>
    1.11  </ul>
    1.12 @@ -94,7 +94,7 @@
    1.13  &lt;Program icon="gqview.png" label="GQview"&gt;gqview&lt;/Program&gt;
    1.14  </pre>
    1.15  <p>
    1.16 -There are still many opportunities to configure <code>RootMenu</code> according to the 
    1.17 +There are still many opportunities to configure <code>RootMenu</code>: according to the 
    1.18  mouse buttons, the choice of method to move windows, create groups, etc.
    1.19  The Manual is available online at the official website of the project. To view 
    1.20  a list of command-line options, just type <code>jwm -h</code> in a terminal.
     2.1 --- a/en/doc/handbook/development.html	Wed Aug 27 21:16:27 2008 +0000
     2.2 +++ b/en/doc/handbook/development.html	Fri Aug 29 22:33:33 2008 +0000
     2.3 @@ -225,7 +225,7 @@
     2.4  The Python programming language is available as an installable package. Once installed, you can create your 
     2.5  own scripts/programs and use CGI applications with the LightTPD web server, taking care to 
     2.6  <a href="web-server.html#cgi-python">configure the server</a> properly. The official SliTaz Mercurial 
     2.7 -repositories are provided by a CGI/Python web interface - something best suited to a product that's
     2.8 +repositories are provided by a CGI/Python web interface - a combination trusted to a product that's
     2.9  reliable and robust. To install the <code>python</code> package with tazpkg:
    2.10  </p>
    2.11  <pre>