website diff en/doc/scratchbook/x-window-system.html @ rev 1006

en: full iconv'ed to utf-8; locale: add russian links, remove links to the same page; tiny edits
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Mar 29 01:59:45 2012 +0300 (2012-03-29)
parents 2120105cc07b
children 0dedd51426ac
line diff
     1.1 --- a/en/doc/scratchbook/x-window-system.html	Sat May 14 13:09:02 2011 +0200
     1.2 +++ b/en/doc/scratchbook/x-window-system.html	Thu Mar 29 01:59:45 2012 +0300
     1.3 @@ -3,7 +3,7 @@
     1.4  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.5  <head>
     1.6      <title>SliTaz Scratchbook - X Window System</title>
     1.7 -    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     1.8 +    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     1.9      <meta name="description" content="" />
    1.10      <meta name="expires" content="never" />
    1.11      <meta name="modified" content="2008-11-22 17:00:00" />
    1.12 @@ -35,20 +35,20 @@
    1.13  Installation and basic configuration of the X window system.
    1.14  </p>
    1.15  <ul>
    1.16 -    <li><a href="x-window-system.html#about">About this chapter</a> - Description and environmental
    1.17 +    <li><a href="#about">About this chapter</a> - Description and environmental
    1.18      variable ($fs)</li>
    1.19 -    <li><a href="x-window-system.html#expat">expat-2.0.0</a> - XML parser library.</li>
    1.20 -    <li><a href="x-window-system.html#freetype">freetype-2.3.1</a> - System font libraries.</li>
    1.21 -    <li><a href="x-window-system.html#fontconfig">fontconfig 2.4.2</a> - Font management tools.</li>
    1.22 -    <li><a href="x-window-system.html#xserver">Xserver</a> - Graphical server Xvesa of Xfree86
    1.23 +    <li><a href="#expat">expat-2.0.0</a> - XML parser library.</li>
    1.24 +    <li><a href="#freetype">freetype-2.3.1</a> - System font libraries.</li>
    1.25 +    <li><a href="#fontconfig">fontconfig 2.4.2</a> - Font management tools.</li>
    1.26 +    <li><a href="#xserver">Xserver</a> - Graphical server Xvesa of Xfree86
    1.27      4.6.0 and Xorg libraries.</li>
    1.28 -    <li><a href="x-window-system.html#xterm">xterm-223</a> - Terminal emulator.</li>
    1.29 -    <li><a href="x-window-system.html#libpng">libpng-1.2.18</a> - Libraries that manipulate PNG images.</li>
    1.30 -    <li><a href="x-window-system.html#jwm">jwm-2.0</a> - Window manager.</li>
    1.31 -    <li><a href="x-window-system.html#jpeg">jpeg-6b</a> - Libraries that manipulate JPEG images.</li>
    1.32 -    <li><a href="x-window-system.html#tiff">tiff-3.8.2</a> - TIFF libraries and utilities.</li>
    1.33 -    <li><a href="x-window-system.html#links">links-2.1pre29</a> - Graphical and text web browser.</li>
    1.34 -    <li><a href="x-window-system.html#initramfs-iso">Generate the initramfs and an ISO image.</a></li>
    1.35 +    <li><a href="#xterm">xterm-223</a> - Terminal emulator.</li>
    1.36 +    <li><a href="#libpng">libpng-1.2.18</a> - Libraries that manipulate PNG images.</li>
    1.37 +    <li><a href="#jwm">jwm-2.0</a> - Window manager.</li>
    1.38 +    <li><a href="#jpeg">jpeg-6b</a> - Libraries that manipulate JPEG images.</li>
    1.39 +    <li><a href="#tiff">tiff-3.8.2</a> - TIFF libraries and utilities.</li>
    1.40 +    <li><a href="#links">links-2.1pre29</a> - Graphical and text web browser.</li>
    1.41 +    <li><a href="#initramfs-iso">Generate the initramfs and an ISO image.</a></li>
    1.42  </ul>
    1.43  <a name="about"></a>
    1.44  <h3><font color="#6c0023">About</font></h3>
    1.45 @@ -454,7 +454,7 @@
    1.46  <!-- Footer. -->
    1.47  <div id="footer">
    1.48  	<div class="footer-right"></div>
    1.49 -	<a href="x-window-system.html#top">Top of the page</a> | 
    1.50 +	<a href="#top">Top of the page</a> | 
    1.51  	<a href="index.html">Table of contents</a>
    1.52  </div>
    1.53