summaryrefslogtreecommitdiffstats
path: root/kmail/composercryptoconfiguration.ui
blob: 7ffe6c9d3238deb8bc0cd93799abb98f27104861 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>ComposerCryptoConfiguration</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>ComposerCryptoConfiguration</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>581</width>
            <height>318</height>
        </rect>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQGroupBox">
            <property name="name">
                <cstring>optionsGroup_2</cstring>
            </property>
            <property name="title">
                <string>Signing</string>
            </property>
            <vbox>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQCheckBox">
                    <property name="name">
                        <cstring>mAutoSignature</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Automatically sign messages</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>When this option is enabled, all messages you send will be signed by default; of course, it is still possible to disable signing for each message individually.</string>
                    </property>
                </widget>
            </vbox>
        </widget>
        <widget class="TQGroupBox">
            <property name="name">
                <cstring>optionsGroup</cstring>
            </property>
            <property name="title">
                <string>Encrypting</string>
            </property>
            <vbox>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQCheckBox">
                    <property name="name">
                        <cstring>mEncToSelf</cstring>
                    </property>
                    <property name="text">
                        <string>When encrypting emails, always also encr&amp;ypt to the certificate of my own identity</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>When this option is enabled, the message/file will not only be encrypted with the receiver's public key, but also with your key. This will enable you to decrypt the message/file at a later time. This is generally a good idea.</string>
                    </property>
                </widget>
                <widget class="TQCheckBox">
                    <property name="name">
                        <cstring>mShowEncryptionResult</cstring>
                    </property>
                    <property name="text">
                        <string>Show s&amp;igned/encrypted text after composing</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>When this option is enabled, the signed/encrypted text will be shown in a separate window, enabling you to know how it will look before it is sent. This is a good idea when you are verifying that your encryption system works.</string>
                    </property>
                </widget>
                <widget class="TQCheckBox">
                    <property name="name">
                        <cstring>mStoreEncrypted</cstring>
                    </property>
                    <property name="text">
                        <string>Store sent messages encry&amp;pted</string>
                    </property>
                    <property name="checked">
                        <bool>false</bool>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>Check to store messages encrypted </string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;qt&gt;
&lt;h1&gt;Store Messages Encrypted&lt;/h1&gt;
When this box is checked, sent messages are stored encrypted like they were sent. This is not recommended, as you will not be able to read the messages any longer if a necessary certificate expires.
&lt;p&gt;
However, there may be local rules that require you to turn this option on. When in doubt, check with your local administrator.
&lt;/qt&gt;</string>
                    </property>
                </widget>
                <widget class="TQCheckBox">
                    <property name="name">
                        <cstring>mShowKeyApprovalDlg</cstring>
                    </property>
                    <property name="text">
                        <string>Always show the encryption keys &amp;for approval</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>When this option is enabled, the application will always show you a list of public keys from which you can choose the one it will use for encryption. If it is off, the application will only show the dialog if it cannot find the right key or if there are several which could be used.</string>
                    </property>
                </widget>
                <widget class="TQCheckBox">
                    <property name="name">
                        <cstring>mAutoEncrypt</cstring>
                    </property>
                    <property name="text">
                        <string>Automatically encrypt &amp;messages whenever possible</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>When this option is enabled, every message you send will be encrypted whenever encryption is possible and desired; of course, it is still possible to disable the automatic encryption for each message individually.</string>
                    </property>
                </widget>
                <widget class="TQCheckBox">
                    <property name="name">
                        <cstring>mNeverEncryptWhenSavingInDrafts</cstring>
                    </property>
                    <property name="text">
                        <string>Never sign/encrypt when sa&amp;ving as draft</string>
                    </property>
                </widget>
            </vbox>
        </widget>
        <spacer>
            <property name="name">
                <cstring>spacer22</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="tqsizeHint">
                <size>
                    <width>20</width>
                    <height>20</height>
                </size>
            </property>
        </spacer>
    </vbox>
</widget>
<tabstops>
    <tabstop>mEncToSelf</tabstop>
    <tabstop>mShowEncryptionResult</tabstop>
    <tabstop>mStoreEncrypted</tabstop>
    <tabstop>mShowKeyApprovalDlg</tabstop>
    <tabstop>mAutoEncrypt</tabstop>
    <tabstop>mNeverEncryptWhenSavingInDrafts</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>