diff options
| author | Abu Sakib <[email protected]> | 2020-06-13 21:16:47 +0600 | 
|---|---|---|
| committer | Robert Antoni Buj Gelonch <[email protected]> | 2020-06-13 20:02:41 +0200 | 
| commit | 371afa7f5331e6494870b566f6c3ba541dc74c2e (patch) | |
| tree | a98615a0a86346a507122447b4724346de1603d1 | |
| parent | 64a205a113db3feac92b81c95164274eed3b08c0 (diff) | |
| download | mate-sensors-applet-371afa7f5331e6494870b566f6c3ba541dc74c2e.tar.bz2 mate-sensors-applet-371afa7f5331e6494870b566f6c3ba541dc74c2e.tar.xz | |
help: fix DE name and link to GPL
| -rw-r--r-- | help/C/index.docbook | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/help/C/index.docbook b/help/C/index.docbook index 0a168d8..7bc76e3 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -644,7 +644,7 @@ Alarms for individual sensors must also be enabled.      <title>About &applet;</title>      <para> The origin sensor applet was written by Alex Murray        (<email>[email protected]</email>). -      <application>&applet;</application> is further develop by Mate dev team. +      <application>&applet;</application> is further develop by MATE Dev team.        To find more information about        <application>&applet;</application>, please visit the <ulink          url="&project-webpage;" type="http">&applet; Project @@ -670,7 +670,7 @@ Alarms for individual sensors must also be enabled.        Public license as published by the Free Software Foundation;        either version 2 of the License, or (at your option) any later        version. A copy of this license can be found at this <ulink -	type="help" url="help:gpl">link</ulink>, or in the file COPYING +	type="https" url="https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt">link</ulink>, or in the file COPYING        included with the source code of this program.       </para>    </sect1>  | 
