Package: docs Version: KDE 3.0.0 Severity: normal Installed from: SuSE RPMs Compiler: Not Specified OS: Linux OS/Compiler notes: Not Specified
the template.docbook file and the "The KDE DocBook Authors guide" both have wrong entity header content. wrong: <!ENTITY kappname "&kapp;"> <!ENTITY kappname "&kapp;" -- this only *seems* redundant --> ... right: <!ENTITY kapp "kappname"> <!ENTITY kde "KDE"> ... the "meinproc" script should be mentioned in the "The KDE DocBook Authors guide". i had to know the irc channel to solve a 3 hour search. thanks (Submitted via bugs.kde.org)
