[kopete/kf5] doc: doc: use the native KF5 DTD
    Luigi Toscano 
    null at kde.org
       
    Fri Jun 16 22:31:44 UTC 2017
    
    
  
Git commit 2bb1b37a81d71f8b388910cbfa0a15bc633e9614 by Luigi Toscano.
Committed on 16/06/2017 at 22:31.
Pushed by ltoscano into branch 'kf5'.
doc: use the native KF5 DTD
Remove another (runtime) dependency on KDELibs4Support.
M  +1    -1    doc/index.docbook
https://commits.kde.org/kopete/2bb1b37a81d71f8b388910cbfa0a15bc633e9614
diff --git a/doc/index.docbook b/doc/index.docbook
index 74d2fdcc7..6e6cdbc85 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 kopete "<application>Kopete</application>">
   <!ENTITY Will.Stephenson "<personname><firstname>Will</firstname><surname>Stephenson</surname></personname>">
   <!ENTITY Will.Stephenson.mail "<email>lists at stevello.free-online.co.uk</email>">
    
    
More information about the kde-doc-english
mailing list