From kde-commits Mon Aug 31 23:10:01 2009 From: John Tapsell Date: Mon, 31 Aug 2009 23:10:01 +0000 To: kde-commits Subject: KDE/kdebase/workspace/libs/ksysguard/processcore Message-Id: <1251760201.566748.22486.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=125176021100696 SVN commit 1017932 by johnflux: I can't use < or > in the description M +2 -2 actions.actions --- trunk/KDE/kdebase/workspace/libs/ksysguard/processcore/actions.actions #1017931:1017932 @@ -1,5 +1,5 @@ [org.kde.ksysguardprocesslisthelper.sendsignal] -Name=Send SIG to process -Description=Sends a signal (e.g. SIGKILL) to a process. Expects an argument "signal" (an int) and an argument "pids" (A QList ) of pids to send the given signal to. +Name=Kill, stop etc a process +Description=Sends a signal (e.g. SIGKILL, SIGSTOP, etc) to a given process Policy=auth_admin