From e71c119a05916aa8b1327b347db8f178291aac32 Mon Sep 17 00:00:00 2001 From: Emanoil Kotsev Date: Tue, 29 Nov 2022 22:35:03 +0000 Subject: [PATCH] kded API doc page has replaced KDE with Trinity where it should not be replaced Signed-off-by: Emanoil Kotsev --- kded/Mainpage.dox | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kded/Mainpage.dox b/kded/Mainpage.dox index 10a9da06a..95ba4a4cf 100644 --- a/kded/Mainpage.dox +++ b/kded/Mainpage.dox @@ -1,11 +1,11 @@ -/** @mainpage The Trinity Daemon +/** @mainpage The Trinity Daemon (KDED) -TrinityD runs in the background and performs a number of small tasks. Some +KDED runs in the background and performs a number of small tasks. Some of these tasks are built in, others are started on demand.

The chances are you are looking here because you want to write a -TrinityD module. For that, see TrinityDModule in tdecore and the -TrinityD +KDED module. For that, see KDEDModule in tdecore and the +KDED README. @@ -22,4 +22,4 @@ Waldo Bastian \ */ // DOXYGEN_REFERENCES = tdecore tdeui tdeio -// DOXYGEN_SET_PROJECT_NAME = TrinityD +// DOXYGEN_SET_PROJECT_NAME = KDED