xsl: also hardcode "en" in gentext.template to get another big speedup
commit7dbf8bf4f73c0861bd373c6e7df289c92452de92
authorStefan Kost <ensonic@users.sf.net>
Tue, 5 Jan 2010 12:38:25 +0000 (5 14:38 +0200)
committerStefan Kost <ensonic@users.sf.net>
Tue, 5 Jan 2010 14:25:58 +0000 (5 16:25 +0200)
treea995ac648bda6f6eaa2a9e160917eb89d20e9a1f
parent01615f236e355160bbef636bc2c2b5f196f2957f
xsl: also hardcode "en" in gentext.template to get another big speedup

Hardcoding "en" and knowing that we have no local translations, allows us to
simplify the template. Still the gentext.template is among the top in the
profile, but with these changes it is more that twice as fast.
gtk-doc.xsl