D12328: Enable preview by default in the filepicker dialog
Nathaniel Graham
noreply at phabricator.kde.org
Thu Apr 19 21:30:26 UTC 2018
ngraham added a comment.
Hmm, I'm not sure the kconf update script is working. I just tried out the patch in its current state, and got this:
Before:
dev at dev-pc:~/repos/kio$ grep Preview ~/.config/kdeglobals
Preview Width=269
Previews=true
Show Preview=false
[PreviewSettings]
After:
dev at dev-pc:~/repos/kio$ grep Preview ~/.config/kdeglobals
Preview Thumbnails=true
Preview Width=269
Previews=false
Show Preview=false
[PreviewSettings]
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D12328
To: anemeth, #frameworks, #vdg, rkflx
Cc: abetts, rkflx, ngraham, #frameworks, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180419/3e940c9c/attachment.html>
More information about the Kde-frameworks-devel
mailing list