Skip to content
Commit 0123b144 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Fix opening kwallet manager

We were trying to launch a service (kwalletmanager_open) that doesn't exist.
kwalletmanager5_open exists though.

We don't need to do special handling for the manager being open already given that kwalletmanager is a KDBusService.

This has the nice sideeffect of getting rid of QDBusInterface and KToolInvokation
parent 48a0e965
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment