From 8781095d0759d8af3207e717560a53c02c32bc8b Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 19 Jan 2014 01:04:39 -0600 Subject: Rebranding, tooltip, and What's This string cleanup. --- kcontrol/kded/kcmkded.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kcontrol/kded') diff --git a/kcontrol/kded/kcmkded.cpp b/kcontrol/kded/kcmkded.cpp index 425d58823..f6fcd2e5a 100644 --- a/kcontrol/kded/kcmkded.cpp +++ b/kcontrol/kded/kcmkded.cpp @@ -56,8 +56,8 @@ KDEDConfig::KDEDConfig(TQWidget* parent, const char* name, const TQStringList &) about->addAuthor("Daniel Molkentin",0,"molkentin@kde.org"); setAboutData( about ); - setQuickHelp( i18n("

Service Manager

This module allows you to have an overview of all plugins of the " - "KDE Daemon (KDED), also referred to as TDE Services. Generally, there are two types of service:

" + setQuickHelp( i18n("

Service Manager

This module allows you to have an overview of all plugins " + "running as TDE Services. Generally, there are two types of service:

" "" "

The latter are only listed for convenience. The startup services can be started and stopped. " "In Administrator mode, you can also define whether services should be loaded at startup.

" -- cgit v1.2.3