From kde-i18n-doc Thu Feb 12 18:02:40 2004 From: blackie () kde ! org (Jesper K ! Pedersen) Date: Thu, 12 Feb 2004 18:02:40 +0000 To: kde-i18n-doc Subject: Re: generating translated docs. [IGNORE PLEASE] Message-Id: X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=107660900128730 blackie@kde.org (Jesper K. Pedersen) writes: | Two seconds before release I realized that I was missing tags for sections in | the docbook files, which broke the "next" links. | | I've now added these to the docbook file, and it does of course not affect | the translation themselves, but still the docbook files in | kde-i18n//docs need to be regenerated from the .po files. | | Can anyone tell me how to do that? Solution seems to involve po2xml, which I can find more info from in kde-i18n/update-docs. So I found the answer. Thanks.