Review Request 126692: Provide a DBus service file for org.kde.kpasswdserver
David Faure
faure at kde.org
Sun Jan 10 10:20:56 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126692/
-----------------------------------------------------------
Review request for KDE Frameworks.
Repository: kio
Description
-------
This way the calling code can just ask for that service name
rather than having to know if it's in kded, kiod, or a separate process.
For kpasswdserver it's not a problem since the only calling code is
in kio as well, but I'm generalizing this solution for all kiod modules.
I can't remember why I didn't do this at the time of the kpasswdserver port to kiod.
Diffs
-----
src/kpasswdserver/org.kde.kpasswdserver.service.in PRE-CREATION
src/kpasswdserver/CMakeLists.txt 2944e02ca27becb602e651921977f677206bf5c2
src/core/kpasswdserverclient.cpp 15738c569b19d86bac98e78c7bf9f3f3112a55a9
Diff: https://git.reviewboard.kde.org/r/126692/diff/
Testing
-------
`qdbus org.kde.kpasswdserver /modules/kpasswdserver` works even if kiod isn't running yet.
Thanks,
David Faure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160110/db323fac/attachment.html>
More information about the Kde-frameworks-devel
mailing list