diff options
author | infirit <[email protected]> | 2015-07-11 23:45:32 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-07-11 23:45:32 +0200 |
commit | fb522992685b334c9b5e56d3eb15f9ba2d0b3acd (patch) | |
tree | eafde41dd025d1326b975fbc5574bf8f0b8fd3a6 | |
parent | 03b69a40f76bfc1aea1667bdde7b33f81a32834f (diff) | |
download | mate-control-center-fb522992685b334c9b5e56d3eb15f9ba2d0b3acd.tar.bz2 mate-control-center-fb522992685b334c9b5e56d3eb15f9ba2d0b3acd.tar.xz |
Add app entity for help and fix build
-rw-r--r-- | help/C/index.docbook | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook index 9971400c..9666e9a1 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -2,6 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ <!ENTITY VERSION "1.10.1"> +<!ENTITY app "<application>MATE Control Center</application>"> ]> <article id="index" lang="en"> |