From bcb704366cb5e333a626c18c308c7e0448a8e69f 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/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../plugins/cryptography/cryptographyprefsbase.ui | 196 +++++++++++++++++++++ 1 file changed, 196 insertions(+) create mode 100644 kopete/plugins/cryptography/cryptographyprefsbase.ui (limited to 'kopete/plugins/cryptography/cryptographyprefsbase.ui') diff --git a/kopete/plugins/cryptography/cryptographyprefsbase.ui b/kopete/plugins/cryptography/cryptographyprefsbase.ui new file mode 100644 index 00000000..ecec3507 --- /dev/null +++ b/kopete/plugins/cryptography/cryptographyprefsbase.ui @@ -0,0 +1,196 @@ + +CryptographyPrefsUI +Olivier Goffart + + + CryptographyPrefsUI + + + + 0 + 0 + 403 + 287 + + + + + unnamed + + + + TextLabel1 + + + Your private PGP key: + + + + + m_selectOwnKey + + + Select... + + + + + PGP_private_key + + + true + + + + + Also_my_key + + + Encrypt outgoing messages with this key + + + <qt>Check this box if you want to encrypt outgoing messages with this key, so that you will be able to decrypt them yourself later.<br> +<b>Warning:</b> This can increase the size of messages, and some protocols will refuse to send your messages because they are too large. + + + + + spacer3 + + + Vertical + + + Expanding + + + + 21 + 50 + + + + + + m_cache + + + Cache Passphrase + + + + unnamed + + + + Cache_Till_App_Close + + + Until Kopete closes + + + true + + + + + Cache_Time + + + + 7 + 0 + 0 + 0 + + + + 999 + + + 1 + + + 15 + + + + + textLabel1 + + + + 7 + 0 + 0 + 0 + + + + minutes + + + + + Cache_Till_Time + + + + 1 + 0 + 0 + 0 + + + + For + + + + + Cache_Never + + + Never + + + + + + + No_Passphrase_Handling + + + Do not ask for the passphrase + + + + + + + No_Passphrase_Handling + toggled(bool) + m_cache + setDisabled(bool) + + + + PGP_private_key + m_selectOwnKey + Also_my_key + No_Passphrase_Handling + Cache_Till_App_Close + Cache_Till_Time + Cache_Time + Cache_Never + + + m_selectOwnKey_clicked() + m_selectOwnKey_toggled(bool) + m_selectOwnKey_stateChanged(int) + + + + klineedit.h + + -- cgit v1.2.1