summaryrefslogtreecommitdiff
path: root/charpick/help
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-03-14 11:19:48 +0100
committerraveit65 <[email protected]>2019-03-20 15:41:18 +0100
commit930445b0d0fa005d2338d117f0582f24ddc87a23 (patch)
treec74bfe23a007a5e73fb779f686caf5b8afb1fc47 /charpick/help
parent8bda6e9f072d071f2d2a2bb298cce60d531c074d (diff)
downloadmate-applets-930445b0d0fa005d2338d117f0582f24ddc87a23.tar.bz2
mate-applets-930445b0d0fa005d2338d117f0582f24ddc87a23.tar.xz
Help: Use XInclude instead of ENTITY for legal.xml
The ENTITY is expanded in i18n process, and legal.xml file is never read.
Diffstat (limited to 'charpick/help')
-rw-r--r--charpick/help/C/index.docbook6
1 files changed, 1 insertions, 5 deletions
diff --git a/charpick/help/C/index.docbook b/charpick/help/C/index.docbook
index cc21f701..2ed725f4 100644
--- a/charpick/help/C/index.docbook
+++ b/charpick/help/C/index.docbook
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?><!-- -*- indent-tabs-mode: nil -*- -->
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
- <!ENTITY legal SYSTEM "legal.xml">
<!ENTITY appletversion "1.10.2">
<!ENTITY manrevision "2.11">
<!ENTITY date "July 2015">
@@ -53,11 +52,8 @@
<publishername>GNOME Documentation Project</publishername>
</publisher>
- &legal;
+ <xi:include href="legal.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <!-- This file contains link to license for the documentation (GNU FDL), and
- other legal stuff such as "NO WARRANTY" statement. Please do not change
- any of this. -->
<authorgroup>
<author>
<firstname>MATE Documentation Team</firstname>