# HG changeset patch # User Romain PELISSE # Date 1271862567 -7200 # Node ID 3013064edcf72c8ff737e2fbe0c52e4f04913d8f # Parent ea04ebd452b532700c28b5613f2f35f8c33cd19e Adding french in translation list diff -r ea04ebd452b5 -r 3013064edcf7 Makefile --- a/Makefile Thu Dec 03 22:45:38 2009 +0100 +++ b/Makefile Wed Apr 21 17:09:27 2010 +0200 @@ -6,7 +6,7 @@ FORMATS=html html-single pdf epub PO_LANGUAGES := zh -DBK_LANGUAGES := en it +DBK_LANGUAGES := en it fr LANGUAGES := $(DBK_LANGUAGES) $(PO_LANGUAGES) UPDATEPO = PERLLIB=$(PO4A_LIB) $(PO4A_HOME)/po4a-updatepo -M UTF-8 \