[Lutinutil-commits] r832 - in trunk: commandline/ui/src/site lutincommandline-ui/src/site
Author: tchemit Date: 2008-07-08 15:06:17 +0000 (Tue, 08 Jul 2008) New Revision: 832 Added: trunk/commandline/ui/src/site/site_fr.xml Removed: trunk/lutincommandline-ui/src/site/site_fr.xml Log: Copied: trunk/commandline/ui/src/site/site_fr.xml (from rev 821, trunk/lutincommandline-ui/src/site/site_fr.xml) =================================================================== --- trunk/commandline/ui/src/site/site_fr.xml (rev 0) +++ trunk/commandline/ui/src/site/site_fr.xml 2008-07-08 15:06:17 UTC (rev 832) @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<project name="LutinCommndline"> + + <skin> + <groupId>lutinlib</groupId> + <artifactId>lutin-site-skin</artifactId> + <version>0.1</version> + </skin> + + <bannerLeft> + <name>Lutin CommandLine</name> + </bannerLeft> + + <bannerRight> + <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> + <href>http://www.codelutin.com</href> + </bannerRight> + + <poweredBy> + <logo href="http://maven.apache.org" name="Maven" img="images/logos/maven-feather.png"/> + <logo href="http://jrst.labs.libre-entreprise.org" name="JRst" img="images/jrst-logo.png"/> + <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="images/restructuredtext-logo.png"/> + </poweredBy> + + <body> + <links> + <item name="Labs" href="http://labs.libre-entreprise.org/"/> + <item name="Code Lutin" href="http://www.codelutin.com/"/> + </links> + + <menu name="Utilisateur"> + <item name="Accueil" href="index.html"/> + <item name="R�aliser sa premi�re application" href="firstusage.html"/> + <item href="http://lutinbuilder.labs.libre-entreprise.org/maven2/lutinlib/lutincommandli..." name="T�l�chargement"/> + </menu> + + <menu name="D�veloppeur"> + <item name="Implantation" href="devel/implementation.html"/> + <item name="A faire" href="Todo.html"/> + </menu> + + ${reports} + + </body> +</project> Property changes on: trunk/commandline/ui/src/site/site_fr.xml ___________________________________________________________________ Name: svn:keywords + Author Date Id Revision Name: svn:eol-style + native Deleted: trunk/lutincommandline-ui/src/site/site_fr.xml =================================================================== --- trunk/lutincommandline-ui/src/site/site_fr.xml 2008-07-08 15:06:04 UTC (rev 831) +++ trunk/lutincommandline-ui/src/site/site_fr.xml 2008-07-08 15:06:17 UTC (rev 832) @@ -1,45 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<project name="LutinCommndline"> - - <skin> - <groupId>lutinlib</groupId> - <artifactId>lutin-site-skin</artifactId> - <version>0.1</version> - </skin> - - <bannerLeft> - <name>Lutin CommandLine</name> - </bannerLeft> - - <bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>http://www.codelutin.com</href> - </bannerRight> - - <poweredBy> - <logo href="http://maven.apache.org" name="Maven" img="images/logos/maven-feather.png"/> - <logo href="http://jrst.labs.libre-entreprise.org" name="JRst" img="images/jrst-logo.png"/> - <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="images/restructuredtext-logo.png"/> - </poweredBy> - - <body> - <links> - <item name="Labs" href="http://labs.libre-entreprise.org/"/> - <item name="Code Lutin" href="http://www.codelutin.com/"/> - </links> - - <menu name="Utilisateur"> - <item name="Accueil" href="index.html"/> - <item name="R�aliser sa premi�re application" href="firstusage.html"/> - <item href="http://lutinbuilder.labs.libre-entreprise.org/maven2/lutinlib/lutincommandli..." name="T�l�chargement"/> - </menu> - - <menu name="D�veloppeur"> - <item name="Implantation" href="devel/implementation.html"/> - <item name="A faire" href="Todo.html"/> - </menu> - - ${reports} - - </body> -</project>
participants (1)
-
tchemit@users.labs.libre-entreprise.org