|
From: Frederic D. <de...@us...> - 2004-06-11 15:20:51
|
Update of /cvsroot/fudaa/fudaa_devel/aide/src/prepro/src_web/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31644/src/prepro/src_web/include Added Files: inc.download.html inc.bottom.html fr.properties inc.top.html en.properties Log Message: --- NEW FILE: fr.properties --- @frame.title@=Site du pré-processeur Reflux / Rubar / Telemac @header.title@=préprocesseur Reflux / Rubar / Telemac @menu-home@=Accueil @menu-features@=Fonctionnalités @menu-history@=Historique @menu-screnshots@=Captures d'écran @change-language@=<img src="images/drapuk.gif" width="24" height="16" alt=""/> <a href\=\"index.en.html\">English version</a> @download.all@=Tout système @download.doc@=manuel d'installation --- NEW FILE: inc.bottom.html --- <div id="footer"> <div class="version">version @version.number@</div> <div class="date">@version.date@</div> </div> </body> </html> --- NEW FILE: inc.top.html --- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <link href="./style.css" rel="stylesheet" type="text/css"/> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <title>@frame.title@</title> </head> <body id="_topOfThePage"> <div id="header"> <div class="icones"> <img class="icones" src="./images/prepro-super_32.png" alt="" height="32" width="32"/> <img class="icones" src="./images/prepro-ed_32.png" alt="" height="32" width="32"/> <img class="icones" src="./images/prepro-post_32.png" alt="" height="32" width="32"/> <img class="icones" src="./images/prepro-mesh_32.png" alt="" height="32" width="32"/> </div> <a href="@web.site@" shape="rect" title="[HOME]"> <img src="./images/prepro_32.png" alt="[HOME]" height="32" width="32"/> </a> @header.title@ </div> <div class="lang"> @change-language@</div> <div id="menu"> <ul> <li><a href="index.@ext@" shape="rect">@menu-home@</a></li> <li><a href="fonctionnalites.@ext@" shape="rect">@menu-features@</a></li> <li><a href="screenshots.@ext@" shape="rect">@menu-screnshots@</a></li> </ul> <div class="pub"> <a href="http://fudaa.sf.net/" shape="rect"><img src="images/fudaa.jpg" alt="" title="fudaa" height="28" width="28"/></a> <br/> <a href="http://www.sourceforge.net/" shape="rect"><img src="http://sourceforge.net/sflogo.php?group_id=67907&type=1" alt="" title="sourceforge" height="31" width="88"/></a> </div> </div> --- NEW FILE: inc.download.html --- <table class="download"> <tbody> <tr> <td rowspan="1" colspan="1">@download.all@ :</td> <td rowspan="1" colspan="1"> <a href="http://prdownloads.sourceforge.net/fudaa/Fud...@ve...@_Setup.jar?download" shape="rect"> Fud...@ve...@_Setup.jar</a> </td> <td> <a href="installation-unix.@ext@">@download.doc@</a></td> </tr> <tr> <td rowspan="1" colspan="1">Windows :</td> <td rowspan="1" colspan="1"> <a href="http://prdownloads.sourceforge.net/fudaa/Fud...@ve...@_Setup.exe?download" shape="rect"> Fud...@ve...@_Setup.exe</a> </td> <td> <a href="installation-windows.@ext@">@download.doc@</a></td> </tr> </tbody> </table> --- NEW FILE: en.properties --- @frame.title@=Web site for the preprocessor Reflux / Rubar / Telemac @header.title@=preprocessor Reflux / Rubar / Telemac @menu-home@=Home @menu-features@=Features @menu-history@=History @menu-screnshots@=Screenshots @change-language@=<img src="images/drapfr.gif" width="24" height="16" alt=""/> <a href\=\"index.html\">Version française</a> @download.all@=Any Operating System @download.doc@=Installation guide |