hgbook

changeset 1030:2ac31ea48a3d

merge with trunk
author Romain PELISSE <belaran@gmail.com>
date Thu Apr 22 12:39:32 2010 +0200 (2010-04-22)
parents 9e12ed413ef9 a122f4c9a75b
children a55f319bcc67
files stylesheets/fr/en/fo.xsl stylesheets/fr/en/html-single.xsl stylesheets/fr/en/html.xsl
line diff
     1.1 --- a/stylesheets/fr/en/fo.xsl	Thu Apr 22 12:39:20 2010 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,10 +0,0 @@
     1.4 -<?xml version="1.0"?>
     1.5 -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
     1.6 -                xmlns:fo="http://www.w3.org/1999/XSL/Format"
     1.7 -                version='1.0'>
     1.8 -
     1.9 -  <xsl:import href="../fo.xsl"/>
    1.10 -
    1.11 -  <xsl:param name="l10n.gentext.language" select="'en'"/>
    1.12 -
    1.13 -</xsl:stylesheet>
     2.1 --- a/stylesheets/fr/en/html-single.xsl	Thu Apr 22 12:39:20 2010 +0200
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,8 +0,0 @@
     2.4 -<?xml version="1.0"?>
     2.5 -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
     2.6 -
     2.7 -  <xsl:import href="../html-single.xsl"/>
     2.8 -
     2.9 -  <xsl:param name="l10n.gentext.language" select="'en'"/>
    2.10 -
    2.11 -</xsl:stylesheet>
     3.1 --- a/stylesheets/fr/en/html.xsl	Thu Apr 22 12:39:20 2010 +0200
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,8 +0,0 @@
     3.4 -<?xml version="1.0"?>
     3.5 -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
     3.6 -
     3.7 -  <xsl:import href="../html.xsl"/>
     3.8 -
     3.9 -  <xsl:param name="l10n.gentext.language" select="'en'"/>
    3.10 -
    3.11 -</xsl:stylesheet>
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/stylesheets/fr/fo.xsl	Thu Apr 22 12:39:32 2010 +0200
     4.3 @@ -0,0 +1,10 @@
     4.4 +<?xml version="1.0"?>
     4.5 +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
     4.6 +                xmlns:fo="http://www.w3.org/1999/XSL/Format"
     4.7 +                version='1.0'>
     4.8 +
     4.9 +  <xsl:import href="../fo.xsl"/>
    4.10 +
    4.11 +  <xsl:param name="l10n.gentext.language" select="'en'"/>
    4.12 +
    4.13 +</xsl:stylesheet>
     5.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2 +++ b/stylesheets/fr/html-single.xsl	Thu Apr 22 12:39:32 2010 +0200
     5.3 @@ -0,0 +1,8 @@
     5.4 +<?xml version="1.0"?>
     5.5 +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
     5.6 +
     5.7 +  <xsl:import href="../html-single.xsl"/>
     5.8 +
     5.9 +  <xsl:param name="l10n.gentext.language" select="'en'"/>
    5.10 +
    5.11 +</xsl:stylesheet>
     6.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.2 +++ b/stylesheets/fr/html.xsl	Thu Apr 22 12:39:32 2010 +0200
     6.3 @@ -0,0 +1,8 @@
     6.4 +<?xml version="1.0"?>
     6.5 +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
     6.6 +
     6.7 +  <xsl:import href="../html.xsl"/>
     6.8 +
     6.9 +  <xsl:param name="l10n.gentext.language" select="'en'"/>
    6.10 +
    6.11 +</xsl:stylesheet>