Add .en.xhtml

svn path=/trunk/; revision=451
This commit is contained in:
loic 2001-05-13 10:16:58 +00:00
parent 5ca854fb96
commit 770ab62569
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ XSLTOPTS = \
'$$fsf=$(FSF)' \
'$$gnu=$(GNU)'
ENPAGES = $(shell find * -path 'fr' -prune -o -regex '[^\.]*\.xhtml' -print | sed "s/xhtml$$/html/")
ENPAGES = $(shell find * -path 'fr' -prune -o -regex '[^\.]*\.xhtml' -o -regex '.*\.en\.xhtml' -print | sed "s/xhtml$$/html/")
FRPAGES = $(shell find * -path 'fr' -prune -o -regex '.*\.fr\.xhtml' -print | sed "s/xhtml$$/html/")

View File

@ -17,7 +17,7 @@
<li>Benjamin Drieu (benj at april.org)</li>
<li>Benoit Picaud (benoit at parinux.org)</li>
<li>Benoît Sibaud (benoit.sibaud at wanadoo.fr)</li>
<li>Bernard PRATZ (guyzmo at lazy.schpountz.net)</li>
<li>Bernard Pratz (pratz at linuxfr.org)</li>
<li>Bernhard Reiter (bernhard at intevation.de)</li>
<li>Bertrand Demiddelaer (bert at zehc.net)</li>
<li>Bruno Coudoin (bcoudoin at anfora.fr)</li>