[Kde-pim] [Differential] [Changed Subscribers] D2247: AccountWizard: add option to configure default crypto behaviour for new identity

knauss (Sandro Knauß) noreply at phabricator.kde.org
Thu Jul 21 15:15:46 BST 2016


knauss added inline comments.

INLINE COMMENTS

> personaldatapage.cpp:121
>      mSetupManager->setEmail(ui.emailEdit->text().trimmed());
> +    const int cryptoState = ui.comboBox->currentIndex();
> +    mSetupManager->setPgpAutoEncrypt(cryptoState == 0 || // sign + encrypt

create a enum for the states

REPOSITORY
  rKDEPIM KDE PIM

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: dvratil, #kde_pim
Cc: knauss, kde-pim, aheinecke, mlaurent, dvasin, winterz, smartins, vkrause, dvratil
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list