Hi, In two places, the Konversation docbook contains the entity &qt;. This yields "unknown entity" errors, replacing them by &Qt; (as listed in general.entities) does the trick.
See attached diff. Cheers, -- Sander Koning | sanderkoning - at - kde -.- nl Documentation coordinator, KDE-NL | http://www.kde.nl/ Documentation maintainer, Krita | http://koffice.org/krita/ ------------------------------------------------------------------- -------------- next part -------------- --- svn/trunk/l10n/documentation/extragear-network/konversation/index.docbook 2006-08-22 17:32:47.000000000 +0200 +++ index.docbook.new 2006-08-25 09:11:17.000000000 +0200 @@ -2551,7 +2551,7 @@ <para><userinput><replaceable>/exec kdeversion</replaceable></userinput></para> -<para>Sends your system's &kde; and &qt; version numbers to the channel.</para> +<para>Sends your system's &kde; and &Qt; version numbers to the channel.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> @@ -2730,7 +2730,7 @@ <para><userinput><replaceable>/exec kdeversion</replaceable></userinput></para> -<para>to send your &kde; and &qt; version numbers to the channel.</para> +<para>to send your &kde; and &Qt; version numbers to the channel.</para> <para><userinput><replaceable>/exec cmd uname -a</replaceable></userinput></para> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://mail.kde.org/pipermail/kde-doc-english/attachments/20060825/bffcfe26/attachment.sig
