diff options
author | raveit65 <[email protected]> | 2015-07-07 17:33:38 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-07-07 17:33:38 +0200 |
commit | 15bcd152eba0877825ed8d98e7899a181a8a1ed8 (patch) | |
tree | a179f08507d2b46278d1dca57167ae34e4de8d91 | |
parent | b5097199ff0c1349adda439abd0b67a8f7a68c23 (diff) | |
download | mate-utils-15bcd152eba0877825ed8d98e7899a181a8a1ed8.tar.bz2 mate-utils-15bcd152eba0877825ed8d98e7899a181a8a1ed8.tar.xz |
Revert "remove non-existing mate-feedback links"
This reverts commit cd84b3bb31589e53567378d1e7d6b18ed2fa0d55.
With docbook help the missing page is there
-rw-r--r-- | baobab/help/C/index.docbook | 8 | ||||
-rw-r--r-- | gsearchtool/help/C/index.docbook | 6 | ||||
-rw-r--r-- | logview/help/C/index.docbook | 9 | ||||
-rw-r--r-- | mate-dictionary/help/C/index.docbook | 9 |
4 files changed, 32 insertions, 0 deletions
diff --git a/baobab/help/C/index.docbook b/baobab/help/C/index.docbook index 0c67f9a5..8c30a5ca 100644 --- a/baobab/help/C/index.docbook +++ b/baobab/help/C/index.docbook @@ -95,6 +95,14 @@ <releaseinfo>This manual describes version &appversion; of &app;.</releaseinfo> + <legalnotice> + <title>Feedback</title> + <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-feedback" type="help">MATE Feedback Page</ulink>. + </para> +<!-- Translators may also add here feedback address for translations --> + </legalnotice> </articleinfo> <indexterm> diff --git a/gsearchtool/help/C/index.docbook b/gsearchtool/help/C/index.docbook index 99ab888f..b3fa422e 100644 --- a/gsearchtool/help/C/index.docbook +++ b/gsearchtool/help/C/index.docbook @@ -179,6 +179,12 @@ <releaseinfo>This manual describes version &appversion; of &app;. </releaseinfo> + <legalnotice> + <title>Feedback</title> + <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-feedback" type="help">MATE Feedback Page</ulink>. + </para> +<!-- Translators may also add here feedback address for translations --> + </legalnotice> </articleinfo> <indexterm> diff --git a/logview/help/C/index.docbook b/logview/help/C/index.docbook index 39daa341..e782ad86 100644 --- a/logview/help/C/index.docbook +++ b/logview/help/C/index.docbook @@ -174,6 +174,15 @@ <releaseinfo>This manual describes version &appversion; of &app;. </releaseinfo> + <legalnotice> + <title>Feedback</title> + <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-feedback" + type="help">MATE Feedback Page</ulink>. + </para> +<!-- Translators may also add here feedback address for translations --> + </legalnotice> </articleinfo> <indexterm> diff --git a/mate-dictionary/help/C/index.docbook b/mate-dictionary/help/C/index.docbook index 366b37dc..2cdf89de 100644 --- a/mate-dictionary/help/C/index.docbook +++ b/mate-dictionary/help/C/index.docbook @@ -86,6 +86,15 @@ </revhistory> <releaseinfo>This manual describes version &appversion; of &app;.</releaseinfo> + <legalnotice> + <title>Feedback</title> + <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-feedback" type="help">MATE Feedback + Page</ulink>.</para> + +<!-- Translators may also add here feedback address for translations --> + </legalnotice> </articleinfo> <indexterm> |