D14723: Add option to disable KWallet entirely in the new wallet dialog

Fabian Vogt noreply at phabricator.kde.org
Mon Aug 20 20:36:21 BST 2018


fvogt updated this revision to Diff 40079.
fvogt added a comment.


  Quit kwalletd if option was selected.
  
  The .sync is necessary because the change is made in a KSharedConfig but read
  by the simple KConfig in reconfigure. I guess it should use KSharedConfig
  everywhere and just call "reparseConfiguration" in reconfigure manually. That's
  something for another patch however.

REPOSITORY
  R311 KWallet

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D14723?vs=39396&id=40079

BRANCH
  disableopt

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

AFFECTED FILES
  src/runtime/kwalletd/knewwalletdialog.cpp
  src/runtime/kwalletd/knewwalletdialog.h
  src/runtime/kwalletd/knewwalletdialogintro.ui
  src/runtime/kwalletd/kwalletd.cpp

To: fvogt, #frameworks
Cc: aacid, dfaure, kde-frameworks-devel, ngraham, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180820/73ed5ffa/attachment.html>


More information about the Kde-frameworks-devel mailing list