[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: meinproc fails to compile the docs (the libxml bug?)
From:       "Malte S. Stretz" <msquadrat.nospamplease () gmx ! net>
Date:       2002-12-27 15:46:12
[Download RAW message or body]

On Friday 27 December 2002 16:00 CET Randy Pearson wrote:
>[...]
> Some projects have index.docbook files that are still using an older DTD
> definition, like this:

Great! This seems to be the culprit. kspell in kdelibs got the weird typo 
"Variant V1.q". The attached (trivial) patch fixes this (and kdelibs do 
compile fine with it).

Those are the files which have a wrong doctype, too:
| treehouse /usr/src/kde-3.1-rc5 # find . -name index.docbook \
|   -exec grep -L 'V4\.1\.2-Based Variant V1\.1' '{}' ';'
| ./kdelibs-3.1rc5/doc/kspell/index.docbook
| ./kdesdk-3.1rc5/kapptemplate/kapp/index.docbook
| ./kdesdk-3.1rc5/kapptemplate/kpartapp/index.docbook
| ./kdeedu-3.1rc5/doc/kverbos/index.docbook
| ./kdeedu-3.1rc5/doc/klettres/index.docbook

Greets,
Malte
["index.docbook.patch" (text/x-diff)]

--- doc/kspell/index.docbook.orig	2002-12-27 16:23:00.000000000 +0100
+++ doc/kspell/index.docbook	2002-12-27 16:23:12.000000000 +0100
@@ -1,5 +1,5 @@
 <?xml version="1.0" ?>
-<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.q//EN" "dtd/kdex.dtd" [
+<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
   <!ENTITY kappname "&kspell;">
   <!ENTITY % English "INCLUDE" > <!-- change language only here -->
   <!ENTITY % addindex "IGNORE">

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic