-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122482/
-----------------------------------------------------------

Review request for KDE Frameworks.


Repository: kconfigwidgets


Description
-------

Sometimes we need our save action in our kconfig module to refer to a
polkit action which is not in the format org.kde.kcontrol.name.save. For
example I am making the clock KCM module call timedated directly without
needing our helper.

Setting the right polkit action is needed for systemsettings to display
the correct message of whether root priveldges will be needed.

This method is referred to in the documentation already so I assume this
used to exist?


Diffs
-----

  src/kcmodule.h 4fb5e0d 
  src/kcmodule.cpp 3c43649 

Diff: https://git.reviewboard.kde.org/r/122482/diff/


Testing
-------


Thanks,

David Edmundson

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to