Signed-off-by: gregory guy <g-gregory@gmx.fr>
pull/3/head
gregory guy 5 years ago
parent 761e84bed6
commit eccea9237c
No known key found for this signature in database
GPG Key ID: 6EFE0EF249A874C0

@ -224,7 +224,7 @@ void KerryApplication::configure()
{
TDEProcess proc;
proc << "tdecmshell";
proc << "kde-kcmkerry.desktop";
proc << "kcmkerry.desktop";
proc.start(TDEProcess::DontCare);
}

Loading…
Cancel
Save