[kde-doc-english] [kdenlive] doc: Fix docbook to compile without kdelibs4support

Raymond Wooninck tittiatcoke at gmail.com
Mon Dec 29 09:47:20 UTC 2014


Git commit 84309a3abec48c10f598d39b3f5ff8326a606903 by Raymond Wooninck.
Committed on 29/12/2014 at 08:42.
Pushed by rwooninck into branch 'master'.

Fix docbook to compile without kdelibs4support

M  +2    -2    doc/index.docbook

http://commits.kde.org/kdenlive/84309a3abec48c10f598d39b3f5ff8326a606903

diff --git a/doc/index.docbook b/doc/index.docbook
index 78a0e66..196df47 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -1,5 +1,5 @@
 <?xml version="1.0" ?>
-<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
   <!ENTITY % addindex "IGNORE">
   <!ENTITY % English "INCLUDE">
 ]>
@@ -354,4 +354,4 @@ Documentation Copyright see the UserBase
 &underFDL;
 </chapter>
 &documentation.index;
-</book>
\ No newline at end of file
+</book>


More information about the kde-doc-english mailing list