Package: po4a
Version: 0.32-1
Severity: normal
Tags: patch

po4a-gettextize ignores the <keyword> element, e.g. in
article/articleinfo/keywordset. However, "Keywords can form an
important part of an automated indexing or searching strategy
for a collection of documents." - says
http://www.faqs.org/docs/docbook/html/keywordset.html

--- Docbook.pm.orig	2008-01-31 10:53:25.000000000 +0000
+++ Docbook.pm	2008-01-31 10:53:48.000000000 +0000
@@ -106,6 +106,7 @@
 		<glossseealso>
 		<glossterm>
 		<holder>
+		<keyword>
 		<member>
 		<msgaud>
 		<msglevel>

Reply via email to