summaryrefslogtreecommitdiff
path: root/xslt/docbook/common/db-xref.xsl
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2005-07-25 19:35:31 +0000
committerShaun McCance <shaunm@src.gnome.org>2005-07-25 19:35:31 +0000
commit626080a850443b62d7872a7ee99b94f4fe656863 (patch)
tree6de866dcee83df5ae4fb039eb52d3415f375717c /xslt/docbook/common/db-xref.xsl
parent96c39393d03bca749aef675f56786a8563564b85 (diff)
downloadgnome-doc-utils-626080a850443b62d7872a7ee99b94f4fe656863.tar.gz
- Added imports for l10n.gettext
* xslt/docbook/common/db-label.xsl: * xslt/docbook/common/db-title.xsl: * xslt/docbook/common/db-xref.xsl: * xslt/docbook/html/db2html.xsl: - Added imports for l10n.gettext
Diffstat (limited to 'xslt/docbook/common/db-xref.xsl')
-rw-r--r--xslt/docbook/common/db-xref.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/xslt/docbook/common/db-xref.xsl b/xslt/docbook/common/db-xref.xsl
index 88f1dd7..3d85d4c 100644
--- a/xslt/docbook/common/db-xref.xsl
+++ b/xslt/docbook/common/db-xref.xsl
@@ -20,6 +20,7 @@ Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
xmlns:doc="http://www.gnome.org/~shaunm/xsldoc"
exclude-result-prefixes="doc"
version="1.0">
+<xsl:import href="../../gettext/gettext.xsl"/>
<doc:title>Common Cross Reference Utilities</doc:title>