D6829: Add ability to use the new kauth helper in file ioslave
David Faure
noreply at phabricator.kde.org
Tue Aug 15 21:02:31 UTC 2017
dfaure added inline comments.
INLINE COMMENTS
> global.h:265
> /**
> + * Specifies privilege file operation status.
> + */
@since 5.38
> global.h:267
> + */
> +enum PrivilegeFileOpStatus {
> + OperationNotAllowed,
I suggest naming it PrivilegedOperationStatus
(Better avoid abbreviations, and "File" is kind of obvious in KIO.)
REVISION DETAIL
https://phabricator.kde.org/D6829
To: chinmoyr, dfaure, #frameworks
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170815/62adec1d/attachment.html>
More information about the Kde-frameworks-devel
mailing list