----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116928/ -----------------------------------------------------------
Review request for KDE Frameworks. Repository: kinit Description ------- Default to not launching kded It can be autolaunched as required. Plasma sessions can use the --kded argument to always start it. Allow both --no-fork and --nofork arguments to kdeinit Different platforms have had different versions of this argument, and KUniqueApplication used --nofork. The help text standardises on --no-fork, as that matches the other arguments, but both versions are accepted. Diffs ----- src/kdeinit/kinit.cpp 82d570c4453cf083e525125edd448b97d8d11bd3 Diff: https://git.reviewboard.kde.org/r/116928/diff/ Testing ------- Builds, installs. `kdeinit5` does not launch kded5, while `kdeinit5 --kded` does. Thanks, Alex Merry
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel