MFen 1.7->1.9
This commit is contained in:
parent
31a056e4cc
commit
9283414260
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17691
1 changed files with 5 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||||
|
|
||||||
<!-- $FreeBSD$ -->
|
<!-- $FreeBSD: www/fr/news/newsflash.xsl,v 1.1 2002/12/08 16:45:35 stephane Exp $ -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD French Documentation Project
|
The FreeBSD French Documentation Project
|
||||||
Original revision: 1.7
|
Original revision: 1.9
|
||||||
|
|
||||||
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
|
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
|
||||||
-->
|
-->
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
pour les mises à jour spécifiques à ces projets.</p>
|
pour les mises à jour spécifiques à ces projets.</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="{$base}/java/newsflash.html">Java sur FreeBSD</a></li>
|
<li><a href="{$base}/java/newsflash.html"><xsl:value-of select="$java"/> sur FreeBSD</a></li>
|
||||||
<li><a href="http://freebsd.kde.org/">KDE sur FreeBSD</a></li>
|
<li><a href="http://freebsd.kde.org/">KDE sur FreeBSD</a></li>
|
||||||
<li><a href="{$base}/gnome/newsflash.html">GNOME sur FreeBSD</a></li>
|
<li><a href="{$base}/gnome/newsflash.html">GNOME sur FreeBSD</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -72,6 +72,7 @@
|
||||||
<xsl:apply-templates select="descendant::month"/>
|
<xsl:apply-templates select="descendant::month"/>
|
||||||
|
|
||||||
<p>Anciennes annonces :
|
<p>Anciennes annonces :
|
||||||
|
<a href="2002/index.html">2002</a>,
|
||||||
<a href="2001/index.html">2001</a>,
|
<a href="2001/index.html">2001</a>,
|
||||||
<a href="2000/index.html">2000</a>,
|
<a href="2000/index.html">2000</a>,
|
||||||
<a href="1999/index.html">1999</a>,
|
<a href="1999/index.html">1999</a>,
|
||||||
|
|
Loading…
Reference in a new issue