<?xml version="1.0" encoding="UTF-8"?>
<!--
  #%L
  Lima
  
  $Id: site_fr.xml 3278 2011-08-16 14:09:44Z tchemit $
  $HeadURL: http://svn.chorem.org/svn/lima/tags/lima-0.5.1/src/site/site_fr.xml $
  %%
  Copyright (C) 2008 - 2011 CodeLutin, Chatellier Eric
  %%
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as
  published by the Free Software Foundation, either version 3 of the 
  License, or (at your option) any later version.
  
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  
  You should have received a copy of the GNU General Public 
  License along with this program.  If not, see
  <http://www.gnu.org/licenses/gpl-3.0.html>.
  #L%
  -->

<project name="Lima">

    <bannerLeft>
        <name>${project.name}</name>
        <href>index.html</href>
    </bannerLeft>

    <poweredBy>
        <logo href="http://maven.apache.org" name="Maven" img="http://maven-site.nuiton.org/jrst/images/logos/maven-feather.png"/>
        <logo href="http://maven-site.nuiton.org/jrst/" name="JRst" img="http://maven-site.nuiton.org/jrst/images/jrst-logo.png"/>
        <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="http://maven-site.nuiton.org/jrst/images/restructuredtext-logo.png"/>
        <logo href="http://maven-site.nuiton.org/jaxx/" name="Jaxx" img="${project.url}/images/jaxx-logo.png"/>
    </poweredBy>
    
    <body>
        <menu name="Le projet" inherit="top">
            <item name="Présentation" href="presentation.html"/>
            <item name="Fonctionnalités" href="features.html"/>
            <item name="Lancer Lima en ligne" href="lima-swing/jnlp/launch.jnlp" />
            <item name="Téléchargements" href="http://www.chorem.org/projects/lima/files" />
            <item name="Contacts" href="contact.html" />
            <item name="Dépôt SVN" href="http://svn.chorem.org/svn/lima/"/>
        </menu>
        <menu name="Mode d'emploi" inherit="top" >
            <item name="Installer et lancer" href="install.html" />
            <item name="Créer sa comptabilité" href="assistant.html" />
            <item name="Saisie d'écritures" href="saisie.html" />
            <item name="Rapports" href="rapports.html" />
            <item name="Import / Export" href="importexport.html" />
            <item name="Lexique comptable" href="lexique.html" />
        </menu>
        <menu name="Développeur" inherit="top" >
            <item name="Mode serveur" href="devel/server.html" />
        </menu>
        <menu ref="reports"/>
    </body>
	
</project>

