----------------------------------------------------------- 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
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel