broulik created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  KCMs can be individually disabled by KIOSK if desired but wallpaper 
configuration cannot (unless you lock down Plasma completely). Hence, at least 
honoring the `ghns` restriction here, until we have a proper solution (that is 
a QtQuick equivalent of `KNS3::Button`).
  Also, KNS3::DownloadDialog refuses to open when `ghns` is restricted *but* 
this applies only to using `open()` or `exec()` but not a blatant `show()` we 
do from QML.

TEST PLAN
  Placed the following in kdeglobals
  
    [KDE Action Restrictions]
    ghns=false
  
  Button did no longer show up.

REPOSITORY
  R120 Plasma Workspace

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

AFFECTED FILES
  wallpapers/image/imagepackage/contents/ui/config.qml

To: broulik, #plasma, dknorr
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, 
abetts, sebas, apol, mart, lukas

Reply via email to