From 5437c370c93a39d0e09565e24e0c60339e81a1c0 Mon Sep 17 00:00:00 2001
From: tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Date: Sun, 10 Apr 2011 00:38:48 +0000
Subject: Fix project links

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227518 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
---
 Mainpage.dox               | 4 ++--
 doc/common/header.html     | 2 +-
 doc/common/mainfooter.html | 2 +-
 doc/common/mainheader.html | 2 +-
 kdecore/Mainpage.dox       | 2 +-
 krandr/libkrandr.cc        | 2 +-
 krandr/libkrandr.h         | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/Mainpage.dox b/Mainpage.dox
index 6e96558b3..368f25baa 100644
--- a/Mainpage.dox
+++ b/Mainpage.dox
@@ -4,7 +4,7 @@
 	* This section contains the Trinity online class reference for the current
 	* development version of Trinity. You can also 
 	* download the complete API documentation from
-        * <a target="_top" href="http://trinity.pearsoncomputing.net/">trinity.pearsoncomputing.net</a>.  Additionally, you 
+        * <a target="_top" href="http://www.trinitydesktop.org/">www.trinitydesktop.org</a>.  Additionally, you 
         * can subscribe or read the mailing lists for any additions and/or 
         * modifications to the API.
 	*
@@ -74,7 +74,7 @@
 	*
 	* More information about the Trinity architecture in form of tutorials, HOWTOs,
 	* and FAQs can be found at
-	* the <a target="_top" href="http://trinity.pearsoncomputing.net">the Trinity project</a>.
+	* the <a target="_top" href="http://www.trinitydesktop.org">the Trinity project</a>.
 	*/
 
 /**
diff --git a/doc/common/header.html b/doc/common/header.html
index c07932944..b57fb0a04 100644
--- a/doc/common/header.html
+++ b/doc/common/header.html
@@ -40,7 +40,7 @@
   <div id="header_bottom">
     <div id="location">
       <ul>
-        <li><a href="http://trinity.pearsoncomputing.net">Trinity API Reference</a></li>
+        <li><a href="http://www.trinitydesktop.org">Trinity API Reference</a></li>
         <li><a href="@topdir@/index.html">$projectname</a></li>
       </ul>
     </div>
diff --git a/doc/common/mainfooter.html b/doc/common/mainfooter.html
index 3037f412f..00321fd49 100644
--- a/doc/common/mainfooter.html
+++ b/doc/common/mainfooter.html
@@ -5,7 +5,7 @@ Generated on $datetime by
 <a href="http://www.doxygen.org/index.html">doxygen</a> $doxygenversion written
 by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, &copy;&nbsp;1997-2006
 <p>
-Trinity's <a href="http://trinity.pearsoncomputing.net">Doxygen guidelines</a> are available online.
+Trinity's <a href="http://www.trinitydesktop.org">Doxygen guidelines</a> are available online.
 Questions about the reference manuals should be sent to 
 <a href="kb9vqf@pearsoncomputing.net">Timothy Pearson</a>.
 
diff --git a/doc/common/mainheader.html b/doc/common/mainheader.html
index b04f7d13e..a7e2adca6 100644
--- a/doc/common/mainheader.html
+++ b/doc/common/mainheader.html
@@ -40,7 +40,7 @@
   <div id="header_bottom">
     <div id="location">
       <ul>
-        <li><a href="http://trinity.pearsoncomputing.net">Trinity API Reference</a></li>
+        <li><a href="http://www.trinitydesktop.org">Trinity API Reference</a></li>
       </ul>
     </div>
 
diff --git a/kdecore/Mainpage.dox b/kdecore/Mainpage.dox
index fea4b533a..987080ad2 100644
--- a/kdecore/Mainpage.dox
+++ b/kdecore/Mainpage.dox
@@ -11,7 +11,7 @@ mandatory if you expect your application to behave nicely within the
 Trinity environment.
 
 If you are unsure where to start, have a look at the
-<a href="http://trinity.pearsoncomputing.net">tutorials on
+<a href="http://www.trinitydesktop.org">tutorials on
 the Trinity project site</a> to get you going.
 
 If you know what you are looking for, you should be able to find it in
diff --git a/krandr/libkrandr.cc b/krandr/libkrandr.cc
index 492afa94b..345d39521 100644
--- a/krandr/libkrandr.cc
+++ b/krandr/libkrandr.cc
@@ -1,7 +1,7 @@
 /*  libkrandr.cc     - class KRandr that makes it easy to use XRandr in KDE
     This file is part of KRandr 0.9.5
     Copyright (C) 2010  Timothy Pearson
-    LibKMid's homepage : http://trinity.pearsoncomputing.net
+    LibKRandr's homepage : http://www.trinitydesktop.org
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
diff --git a/krandr/libkrandr.h b/krandr/libkrandr.h
index ced69a68d..55566a020 100644
--- a/krandr/libkrandr.h
+++ b/krandr/libkrandr.h
@@ -1,7 +1,7 @@
 /*  libkrandr.h     - class KRandr that makes it easy to use XRandr in KDE
     This file is part of KRandr 0.9.5
     Copyright (C) 2010  Timothy Pearson
-    LibKMid's homepage : http://trinity.pearsoncomputing.net
+    LibKRandr's homepage : http://www.trinitydesktop.org
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
-- 
cgit v1.2.3

