D14041: Honor ghns KIOSK restriction in new KCMs
Kai Uwe Broulik
noreply at phabricator.kde.org
Wed Jul 11 10:31:36 BST 2018
broulik added inline comments.
INLINE COMMENTS
> davidedmundson wrote in main.qml:147
> What does kcm.canInstall do?
// Disable the install button if we can't install new themes to ~/.icons,
// or Xcursor isn't set up to look for cursor themes there.
if (!m_model->searchPaths().contains(QDir::homePath() + "/.icons") || !iconsIsWritable()) {
setCanInstall(false);
}
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D14041
To: broulik, #plasma, mart
Cc: davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180711/af528596/attachment.html>
More information about the Plasma-devel
mailing list