summaryrefslogtreecommitdiffstats
path: root/kded
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-18 20:35:25 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-18 20:35:25 +0000
commita93c19aaac4a8bdd50dcf36b372932e7145097f2 (patch)
treed8c179eef20efa70c159d93d6c6135bc20fcb650 /kded
parentffbbad3e9ef672d8b59f2fd628addb705b6d85da (diff)
downloadtdelibs-a93c19aaac4a8bdd50dcf36b372932e7145097f2.tar.gz
tdelibs-a93c19aaac4a8bdd50dcf36b372932e7145097f2.zip
All documentation references to KDE should now be converted to Trinity for the new API website
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176842 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kded')
-rw-r--r--kded/Mainpage.dox10
1 files changed, 5 insertions, 5 deletions
diff --git a/kded/Mainpage.dox b/kded/Mainpage.dox
index f22116add..47f010f9d 100644
--- a/kded/Mainpage.dox
+++ b/kded/Mainpage.dox
@@ -1,11 +1,11 @@
-/** @mainpage The KDE Daemon
+/** @mainpage The Trinity Daemon
-KDED runs in the background and performs a number of small tasks. Some
+TrinityD runs in the background and performs a number of small tasks. Some
of these tasks are built in, others are started on demand.
<p>
The chances are you are looking here because you want to write a
-KDED module. For that, see KDEDModule in kdecore and the
-<a href="http://websvn.kde.org/trunk/KDE/kdelibs/kded/README.kded?view=markup">KDED
+TrinityD module. For that, see TrinityDModule in kdecore and the
+<a href="http://websvn.kde.org/trunk/Trinity/kdelibs/kded/README.kded?view=markup">TrinityD
README</a>.
@@ -22,5 +22,5 @@ Waldo Bastian \<bastian@kde.org\>
*/
// DOXYGEN_REFERENCES = kdecore kdeui kio
-// DOXYGEN_SET_PROJECT_NAME = KDED
+// DOXYGEN_SET_PROJECT_NAME = TrinityD
// vim:ts=4:sw=4:expandtab:filetype=doxygen