From 9a3a6725befaa3c0b61731f9e53f2c1fff3e953d Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 27 Jun 2012 13:01:13 -0500 Subject: Branding: KDE panel->TDE panel. --- dcop/HOWTO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dcop') diff --git a/dcop/HOWTO b/dcop/HOWTO index b0e653dfe..071136a4f 100644 --- a/dcop/HOWTO +++ b/dcop/HOWTO @@ -317,7 +317,7 @@ that an application that was started via KLauncher terminates. stream << pid; kapp->dcopClient()->emitDCOPSignal("clientDied(pid_t)", params); -The task manager of the KDE panel connects to this signal. It uses an +The task manager of the TDE panel connects to this signal. It uses an anonymous connection (it doesn't require that the signal is being emitted by KLauncher) that is non-volatile: -- cgit v1.2.3