tazpanel diff doc/tazpanel.fr.html @ rev 452

Move some code from settings.cgi to new locale.cgi (under construction).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 10 15:35:35 2015 +0300 (2015-04-10)
parents a52e4aa43c5b
children 40ba6da12fce
line diff
     1.1 --- a/doc/tazpanel.fr.html	Tue Apr 19 17:00:20 2011 +0200
     1.2 +++ b/doc/tazpanel.fr.html	Fri Apr 10 15:35:35 2015 +0300
     1.3 @@ -1,49 +1,56 @@
     1.4  <div id="help">
     1.5  
     1.6 -<h2>Francais - Aide</h2>
     1.7 +	<section>
     1.8 +		<header>Francais - Aide</header>
     1.9 +		<div>
    1.10  
    1.11 -<p>
    1.12 +			<p>
    1.13  	TazPanel is the SliTaz administration and settings center from where
    1.14  	you can control your entire system such as package management, adding 
    1.15  	or removing users, creating Live systems and much more. Navigation
    1.16  	is done with the toolbar at the top of the application window and
    1.17  	in some cases with a submenu.
    1.18 -</p>
    1.19 +			</p>
    1.20  
    1.21 -<p>
    1.22 +			<p>
    1.23  	In most cases you will get a description and useful information with
    1.24 -	the section concerned. TazPanel uses the latest XHTML 5 and CSS 3 technology
    1.25 +	the section concerned. TazPanel uses the latest HTML 5 and CSS 3 technology
    1.26  	to provide a clean and easy to use frontend for all administration tasks
    1.27  	you can do on SliTaz. TazPanel has also been coded from the beginning
    1.28  	with speed and qualility in mind and it also supports full
    1.29  	internationalization.
    1.30 -</p>
    1.31 +			</p>
    1.32  
    1.33 -<h3>Assistance</h3>
    1.34  
    1.35 -<p>
    1.36 -	Pour obtenir de l'aide sur SliTaz rendez-vous sur le forum <a href="http://forum.slitaz.org/">forum</a>,
    1.37 +			<h3>Assistance</h3>
    1.38 +
    1.39 +			<p>
    1.40 +	Pour obtenir de l'aide sur SliTaz rendez-vous sur le forum <a data-icon="web" href="http://forum.slitaz.org/" target="_blank">forum</a>,
    1.41  	la liste de diffusion ou le canal IRC.
    1.42 -</p>
    1.43 +			</p>
    1.44  
    1.45 -<h3>Get involve</h3>
    1.46  
    1.47 -<p>
    1.48 +			<h3>Get involve</h3>
    1.49 +
    1.50 +			<p>
    1.51  	If you want to help and get involved in SliTaz, TazPanel maybe for you!
    1.52  	We need help in translating, styling, documentation and coding. If
    1.53  	you need more information or want to publish a new graphical style,
    1.54 -	you can go to the SliTaz <a href="http://scn.slitaz.org/">Community</a>
    1.55 +	you can go to the SliTaz <a data-icon="web" href="http://scn.slitaz.org/" target="_blank">Community</a>
    1.56  	and post on the Devel forum or post an update with a PM to a SliTaz
    1.57  	contributor so that we can get in touch and include your work in TazPanel
    1.58  	or in an extra styles package.
    1.59 -</p>
    1.60 +			</p>
    1.61  
    1.62 -<h3>Bugs et fonctionnalités</h3>
    1.63  
    1.64 -<p>
    1.65 +			<h3>Bugs et fonctionnalités</h3>
    1.66 +
    1.67 +			<p>
    1.68  	Tazpanel est une nouvelle application qui sera améliorée et paufinée avec le temps.
    1.69  	Si vous trouvez un bug, merci de le signaler sur le système de bugs de SliTaz:
    1.70 -	<a href="http://bugs.slitaz.org/">bugs.slitaz.org</a>
    1.71 -</p>
    1.72 +	<a data-icon="web" href="http://bugs.slitaz.org/" target="_blank">bugs.slitaz.org</a>
    1.73 +			</p>
    1.74  
    1.75 +		</div>
    1.76 +	</section>
    1.77  </div>