[libgweather] doc/libgweather-docs.xml: Use the modern way to import XInclude declaration



commit e29d7a596790bf7c98f8b6751c808c226fc1fd04
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Feb 19 14:42:24 2014 +0000

    doc/libgweather-docs.xml: Use the modern way to import XInclude declaration

 doc/libgweather-docs.xml |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/doc/libgweather-docs.xml b/doc/libgweather-docs.xml
index 0e4afa2..cfa843f 100644
--- a/doc/libgweather-docs.xml
+++ b/doc/libgweather-docs.xml
@@ -1,10 +1,8 @@
 <?xml version="1.0"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
-               "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd";
-[
-  <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
-]>
-<book id="index">
+               "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd";>
+
+<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude";>
   <bookinfo>
     <title>libgweather-3.0 Reference Manual</title>
     <releaseinfo>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]