From 460c52653ab0dcca6f19a4f492ed2c5e4e963ab0 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmail/warningconfiguration.ui | 408 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 408 insertions(+) create mode 100644 kmail/warningconfiguration.ui (limited to 'kmail/warningconfiguration.ui') diff --git a/kmail/warningconfiguration.ui b/kmail/warningconfiguration.ui new file mode 100644 index 000000000..7ed3ec927 --- /dev/null +++ b/kmail/warningconfiguration.ui @@ -0,0 +1,408 @@ + +WarningConfiguration + + + WarningConfiguration + + + + 0 + 0 + 552 + 325 + + + + + unnamed + + + + mWarnUnsigned + + + Warn when trying to send &unsigned messages + + + true + + + Check to be warned when sending unsigned messages. + + + <qt> +<h1>Warn When Trying To Send Unsigned Messages</h1> +If this box is checked, you will be warned when you try to send parts of or the whole message unsigned. +<p> +It is recommended to leave this option turned on for maximum integrity. +</qt> + + + + + warnUnencryptedCB + + + &Warn when trying to send unencrypted messages + + + true + + + Check to be warned when sending unencrypted messages. + + + <qt> +<h1>Warn When Trying To Send Unencrypted Messages</h1> +If this box is checked, you will be warned when you try to send parts of or the whole message unencrypted. +<p> +It is recommended to leave this option turned on for maximum integrity. +</qt> + + + + + warnReceiverNotInCertificateCB + + + Warn if &Receiver's Email Address is Not in Certificate + + + true + + + Check to be warned if the address is not in the certificate + + + <qt> +<h1>Warn If Receiver's Email Address Is Not In Certificate</h1> +If this option is checked, a warning is issued if the email address of the receiver is not contained in the certificate used for encrypting. +<p> +It is recommended to leave this option turned on for maximum security. +</qt> + + + + + warnGroupBox + + + Warn if certificates/keys expire soon (configure thresholds below) + + + true + + + + unnamed + + + + textLabel2 + + + For signing + + + AlignCenter + + + + + textLabel2_2 + + + For encryption + + + AlignCenter + + + + + mWarnSignKeyExpiresSB + + + days + + + 999 + + + 1 + + + 14 + + + Select the number of days here + + + <qt> +<h1>Warn If Signature Certificate Expires</h1> +Select the minimum number of days the signature certificate should be valid without issuing a warning. +<p> +The recommended SPHINX setting is 14 days. +</qt> + + + + + mWarnEncrKeyExpiresSB + + + days + + + 999 + + + 1 + + + 14 + + + Select the number of days here + + + <qt> +<h1>Warn If Encryption Certificate Expires</h1> +Select the minimum number of days the encryption certificate should be valid without issuing a warning. +<p> +The recommended SPHINX setting is 14 days. +</qt> + + + + + mWarnEncrChainCertExpiresSB + + + days + + + 999 + + + 1 + + + 14 + + + Select the number of days here + + + <qt> +<h1>Warn If A Certificate In The Chain Expires</h1> +Select the minimum number of days all certificates in the chain should be valid without issuing a warning. +<p> +The recommended SPHINX setting is 14 days. +</qt> + + + + + mWarnSignChainCertExpiresSB + + + days + + + 999 + + + 1 + + + 14 + + + Select the number of days here + + + <qt> +<h1>Warn If CA Certificate Expires</h1> +Select the minimum number of days the CA certificate should be valid without issuing a warning. +<p> +The recommended SPHINX setting is 14 days. +</qt> + + + + + mWarnSignRootCertExpiresSB + + + days + + + 999 + + + 1 + + + 14 + + + Select the number of days here + + + <qt> +<h1>Warn If Root Certificate Expires</h1> +Select the minimum number of days the root certificate should be valid without issuing a warning. +<p> +The recommended SPHINX setting is 14 days. +</qt> + + + + + mWarnEncrRootCertExpiresSB + + + days + + + 999 + + + 1 + + + 14 + + + Select the number of days here + + + <qt> +<h1>Warn If Root Certificate Expires</h1> +Select the minimum number of days the root certificate should be valid without issuing a warning. +<p> +The recommended SPHINX setting is 14 days. +</qt> + + + + + textLabel1_2_2 + + + For root certificates: + + + mWarnSignRootCertExpiresSB + + + + + textLabel1_2 + + + For intermediate CA certificates: + + + mWarnSignChainCertExpiresSB + + + + + textLabel1 + + + For end-user certificates/keys: + + + mWarnSignKeyExpiresSB + + + + + spacer5 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + + + spacer23 + + + Vertical + + + Expanding + + + + 20 + 90 + + + + + + layout1 + + + + unnamed + + + + spacer4 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + enableAllWarningsPB + + + Re-enable All "Don't Ask Again" Warnings + + + + + + + + mWarnUnsigned + warnUnencryptedCB + warnReceiverNotInCertificateCB + mWarnSignKeyExpiresSB + mWarnSignChainCertExpiresSB + mWarnSignRootCertExpiresSB + mWarnEncrKeyExpiresSB + mWarnEncrChainCertExpiresSB + mWarnEncrRootCertExpiresSB + enableAllWarningsPB + + + -- cgit v1.2.1