diff options
author | raveit65 <[email protected]> | 2015-07-10 13:01:39 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-10 13:01:39 +0200 |
commit | 03b69a40f76bfc1aea1667bdde7b33f81a32834f (patch) | |
tree | 221e2950bfb759ee8387758ace6888a05e8f2534 /help/C | |
parent | 2dfed7efa75e64ca8ba388689c2a1dd32ec37764 (diff) | |
download | mate-control-center-03b69a40f76bfc1aea1667bdde7b33f81a32834f.tar.bz2 mate-control-center-03b69a40f76bfc1aea1667bdde7b33f81a32834f.tar.xz |
help: fix legal page
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/index.docbook | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook index c25635fc..9971400c 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -1,7 +1,7 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ -<!ENTITY VERSION "1.5.7"> +<!ENTITY VERSION "1.10.1"> ]> <article id="index" lang="en"> @@ -15,10 +15,21 @@ <title>Control Center</title> <authorgroup> <author> + <firstname>MATE Documentation Project</firstname> + <surname></surname> + <affiliation> + <orgname>MATE Desktop</orgname> + </affiliation> + </author> + <author> <firstname>Kevin</firstname><surname>Breit</surname> </author> </authorgroup> <copyright> + <year>2015</year> + <holder>MATE Documentation Project</holder> + </copyright> + <copyright> <year>2001, 2002</year> <holder>Ximian, Inc.</holder> </copyright> @@ -26,9 +37,18 @@ <publisher role="maintainer"> <publishername>MATE Documentation Project</publishername> </publisher> + <publisher> + <publishername>GNOME Documentation Project</publishername> + </publisher> <revhistory> <revision> + <revnumber>2.15</revnumber> + <date>July 2015</date> + <firstname>MATE Documentation Project</firstname> + <surname></surname> + </revision> + <revision> <revnumber>2.14</revnumber> <date>2006-03</date> </revision> @@ -54,6 +74,9 @@ of the MATE Documentation Project, the names have been printed in caps or initial caps. </para> + <para> + To report a bug or make a suggestion regarding the &app; application or this manual, follow the directions in the <ulink url="help:mate-user-guide/feedback" type="help">MATE Feedback Page</ulink>. + </para> </legalnotice> <releaseinfo> |