D12732: Implement a more user-friendly run-as-root-or-sudo behavior

Vlad Zagorodniy noreply at phabricator.kde.org
Mon May 7 23:23:37 BST 2018


zzag added inline comments.

INLINE COMMENTS

> dolphinviewcontainer.cpp:113
> +#ifndef Q_OS_WIN
> +    QProcessEnvironment system_env = QProcessEnvironment::systemEnvironment();
> +    if (system_env.value("USER") == QStringLiteral("root")) {

Why snake case?

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D12732

To: ngraham, #dolphin, graesslin
Cc: zzag, nicolasfella, elvisangelaccio, Fuchs, mmustac, markg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180507/fb8db08f/attachment.htm>


More information about the kfm-devel mailing list