diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-04 22:06:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-04 22:06:57 +0900 |
commit | d25548e1fa7bf3d06aed9a985455364135e35c10 (patch) | |
tree | ce3f191c546e565c8abfd8e758273bdf27df1b4c /kdoctools/customization/entities/contributor.entities | |
parent | f45fdc08590bb012cf2aaade8413e636f5e06878 (diff) | |
download | tdelibs-d25548e1fa7bf3d06aed9a985455364135e35c10.tar.gz tdelibs-d25548e1fa7bf3d06aed9a985455364135e35c10.zip |
Fixed references to TDE website.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kdoctools/customization/entities/contributor.entities')
-rw-r--r-- | kdoctools/customization/entities/contributor.entities | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdoctools/customization/entities/contributor.entities b/kdoctools/customization/entities/contributor.entities index d858dea6b..77fc6952e 100644 --- a/kdoctools/customization/entities/contributor.entities +++ b/kdoctools/customization/entities/contributor.entities @@ -18,7 +18,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Send suggestions, comments, etc. to the TDE development team mailing list - <trinity-devel@lists.pearsoncomputing.net>. + <devels@trinitydesktop.org>. USAGE @@ -447,4 +447,4 @@ <!ENTITY Danny.Allen.mail '<email>danny@dannyallen.co.uk</email>'> <!ENTITY tde-authors '<personname><surname>The &tde; Team</surname></personname>'> -<!ENTITY tde-authors.mail '<email>trinity-devel@lists.pearsoncomputing.net</email>'> +<!ENTITY tde-authors.mail '<email>devels@trinitydesktop.org</email>'> |