website diff en/doc/scratchbook/gtk-apps.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 | 0ae6cfc85e03 |
children | 0dedd51426ac |
line diff
1.1 --- a/en/doc/scratchbook/gtk-apps.html Sat Oct 30 21:52:02 2010 +0200 1.2 +++ b/en/doc/scratchbook/gtk-apps.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 - GTK+ Applications</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 @@ -34,16 +34,16 @@ 1.13 Compiliation and installation of applications using GTK+. 1.14 </p> 1.15 <ul> 1.16 - <li><a href="gtk-apps.html#about">About this chapter.</a> - Description and environmental variable ($fs)</li> 1.17 - <li><a href="gtk-apps.html#leafpad">leafpad-0.8.10</a> - Simple text editor.</li> 1.18 - <li><a href="gtk-apps.html#gitmail">gitmail-0.4</a> - Ghost In The Mail, mail client.</li> 1.19 - <li><a href="gtk-apps.html#gqview">gqview-2.0.4</a> - Images Manager.</li> 1.20 - <li><a href="gtk-apps.html#mtpaint">mtpaint-3.11</a> - Image creation and processing.</li> 1.21 - <li><a href="gtk-apps.html#transmission">Transmission-0.72</a> - Lightweight BitTorrent client.</li> 1.22 - <li><a href="gtk-apps.html#emelfm2">emelfm2-0.3.5</a> - File Manager.</li> 1.23 - <li><a href="gtk-apps.html#geany">geany-0.11</a> - Integrated Development Environment.</li> 1.24 - <li><a href="gtk-apps.html#gftp">gftp-2.0.18</a> - Fast and simple FTP client.</li> 1.25 - <li><a href="gtk-apps.html#xpad">xpad-2.12</a> - Mini note taking application.</li> 1.26 + <li><a href="#about">About this chapter.</a> - Description and environmental variable ($fs)</li> 1.27 + <li><a href="#leafpad">leafpad-0.8.10</a> - Simple text editor.</li> 1.28 + <li><a href="#gitmail">gitmail-0.4</a> - Ghost In The Mail, mail client.</li> 1.29 + <li><a href="#gqview">gqview-2.0.4</a> - Images Manager.</li> 1.30 + <li><a href="#mtpaint">mtpaint-3.11</a> - Image creation and processing.</li> 1.31 + <li><a href="#transmission">Transmission-0.72</a> - Lightweight BitTorrent client.</li> 1.32 + <li><a href="#emelfm2">emelfm2-0.3.5</a> - File Manager.</li> 1.33 + <li><a href="#geany">geany-0.11</a> - Integrated Development Environment.</li> 1.34 + <li><a href="#gftp">gftp-2.0.18</a> - Fast and simple FTP client.</li> 1.35 + <li><a href="#xpad">xpad-2.12</a> - Mini note taking application.</li> 1.36 </ul> 1.37 <a name="about"></a> 1.38 <h3><font color="#6c0023">About</font></h3> 1.39 @@ -151,7 +151,7 @@ 1.40 <pre> # wget http://download.m0k.org/transmission/files/Transmission-0.72.tar.gz 1.41 # tar xzf Transmission-0.72.tar.gz 1.42 1.43 - La version 0.72 est mal archivée: 1.44 + La version 0.72 est mal archivée: 1.45 # mv "Transmission .72" Transmission-0.72 1.46 1.47 # cd Transmission-0.72 1.48 @@ -288,7 +288,7 @@ 1.49 <!-- Footer. --> 1.50 <div id="footer"> 1.51 <div class="footer-right"></div> 1.52 - <a href="gtk-apps.html#top">Top of the page</a> | 1.53 + <a href="#top">Top of the page</a> | 1.54 <a href="index.html">Table of contents</a> 1.55 </div> 1.56