summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2005-07-11 00:39:09 +0000
committerShaun McCance <shaunm@src.gnome.org>2005-07-11 00:39:09 +0000
commit42945c7b5522eb899228f62ba984b2533bcde144 (patch)
tree3fa3f48a16b415c69e67ba83f639d98897500e96 /Makefile.am
parent05c009d75f6e23099893aabbe5aee35339f31866 (diff)
downloadgnome-doc-utils-42945c7b5522eb899228f62ba984b2533bcde144.tar.gz
- Changed i18n considerably, no more format2xsl - Updated translator
* Makefile.am: * doc/xslt/C/gnome-doc-xslt.xml: * doc/xslt/C/translating.xml: * xslt/docbook/common/Makefile.am: * xslt/docbook/common/db-format.xml.in: * xslt/docbook/common/db-label.xsl: * xslt/docbook/common/db-title.xsl: * xslt/docbook/common/db-xref.xsl: * xslt/docbook/html/db2html-autotoc.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-division.xsl: * xslt/docbook/html/db2html-info.xsl: * xslt/docbook/html/db2html-inline.xsl: * xslt/docbook/html/db2html-list.xsl: * xslt/docbook/html/db2html-qanda.xsl: * xslt/docbook/html/db2html-refentry.xsl: * xslt/docbook/html/db2html-suppressed.xsl: * xslt/docbook/html/db2html.xsl: * xslt/gettext/Makefile.am: * xslt/gettext/gettext.xsl: * xslt/gettext/l10n.xml.in: - Changed i18n considerably, no more format2xsl - Updated translator documentation * xslt/docbook/common/db-chunk.xsl: - Allow titlepage to be suppressed
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 62d6433..344c8a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,3 +43,9 @@ DISTCLEANFILES = \
distuninstallcheck_listfiles = \
find -regex '.*/var/scrollkeeper/.*' -prune -or -type f -print
+
+TRANSLATORS.xhtml: doc/xslt/C/translating.xml
+ xsltproc -o TRANSLATORS.xhtml \
+ --param db.chunk.max_depth 0 \
+ xslt/docbook/html/db2html.xsl \
+ doc/xslt/C/translating.xml