From 770ab625697e02497ddb8369d12031c9636de7e3 Mon Sep 17 00:00:00 2001 From: loic Date: Sun, 13 May 2001 10:16:58 +0000 Subject: [PATCH] Add .en.xhtml svn path=/trunk/; revision=451 --- Makefile | 2 +- fr/libre-bytes.xhtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6f29502082..ae7bb7d827 100644 --- a/Makefile +++ b/Makefile @@ -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/") diff --git a/fr/libre-bytes.xhtml b/fr/libre-bytes.xhtml index c4af12e9a4..7ca9b42549 100644 --- a/fr/libre-bytes.xhtml +++ b/fr/libre-bytes.xhtml @@ -17,7 +17,7 @@
  • Benjamin Drieu (benj at april.org)
  • Benoit Picaud (benoit at parinux.org)
  • Benoît Sibaud (benoit.sibaud at wanadoo.fr)
  • -
  • Bernard PRATZ (guyzmo at lazy.schpountz.net)
  • +
  • Bernard Pratz (pratz at linuxfr.org)
  • Bernhard Reiter (bernhard at intevation.de)
  • Bertrand Demiddelaer (bert at zehc.net)
  • Bruno Coudoin (bcoudoin at anfora.fr)