Diffstat (limited to 'kmicromail/settingsdialogui.ui') (more/less context) (ignore whitespace changes)
-rw-r--r-- | kmicromail/settingsdialogui.ui | 65 |
1 files changed, 17 insertions, 48 deletions
diff --git a/kmicromail/settingsdialogui.ui b/kmicromail/settingsdialogui.ui index b503667..f1d48a4 100644 --- a/kmicromail/settingsdialogui.ui +++ b/kmicromail/settingsdialogui.ui | |||
@@ -1,296 +1,265 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>SettingsDialogUI</class> | 2 | <class>SettingsDialogUI</class> |
3 | <widget> | 3 | <widget> |
4 | <class>QDialog</class> | 4 | <class>QDialog</class> |
5 | <property stdset="1"> | 5 | <property stdset="1"> |
6 | <name>name</name> | 6 | <name>name</name> |
7 | <cstring>SettingsDialogUI</cstring> | 7 | <cstring>SettingsDialogUI</cstring> |
8 | </property> | 8 | </property> |
9 | <property stdset="1"> | 9 | <property stdset="1"> |
10 | <name>geometry</name> | 10 | <name>geometry</name> |
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>312</width> | 14 | <width>261</width> |
15 | <height>379</height> | 15 | <height>298</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
18 | <property stdset="1"> | 18 | <property stdset="1"> |
19 | <name>caption</name> | 19 | <name>caption</name> |
20 | <string>Settings Dialog</string> | 20 | <string>Settings Dialog</string> |
21 | </property> | 21 | </property> |
22 | <property> | 22 | <property> |
23 | <name>layoutMargin</name> | 23 | <name>layoutMargin</name> |
24 | </property> | 24 | </property> |
25 | <property> | 25 | <property> |
26 | <name>layoutSpacing</name> | 26 | <name>layoutSpacing</name> |
27 | </property> | 27 | </property> |
28 | <vbox> | 28 | <vbox> |
29 | <property stdset="1"> | 29 | <property stdset="1"> |
30 | <name>margin</name> | 30 | <name>margin</name> |
31 | <number>3</number> | 31 | <number>3</number> |
32 | </property> | 32 | </property> |
33 | <property stdset="1"> | 33 | <property stdset="1"> |
34 | <name>spacing</name> | 34 | <name>spacing</name> |
35 | <number>3</number> | 35 | <number>3</number> |
36 | </property> | 36 | </property> |
37 | <widget> | 37 | <widget> |
38 | <class>QTabWidget</class> | 38 | <class>QTabWidget</class> |
39 | <property stdset="1"> | 39 | <property stdset="1"> |
40 | <name>name</name> | 40 | <name>name</name> |
41 | <cstring>TabWidget2</cstring> | 41 | <cstring>TabWidget2</cstring> |
42 | </property> | 42 | </property> |
43 | <property stdset="1"> | 43 | <property stdset="1"> |
44 | <name>enabled</name> | 44 | <name>enabled</name> |
45 | <bool>true</bool> | 45 | <bool>true</bool> |
46 | </property> | 46 | </property> |
47 | <property> | 47 | <property> |
48 | <name>layoutMargin</name> | 48 | <name>layoutMargin</name> |
49 | </property> | 49 | </property> |
50 | <property> | 50 | <property> |
51 | <name>layoutSpacing</name> | 51 | <name>layoutSpacing</name> |
52 | </property> | 52 | </property> |
53 | <widget> | 53 | <widget> |
54 | <class>QWidget</class> | 54 | <class>QWidget</class> |
55 | <property stdset="1"> | 55 | <property stdset="1"> |
56 | <name>name</name> | 56 | <name>name</name> |
57 | <cstring>tab</cstring> | 57 | <cstring>tab</cstring> |
58 | </property> | 58 | </property> |
59 | <attribute> | 59 | <attribute> |
60 | <name>title</name> | 60 | <name>title</name> |
61 | <string>View Mail</string> | 61 | <string>Mail</string> |
62 | </attribute> | 62 | </attribute> |
63 | <vbox> | 63 | <vbox> |
64 | <property stdset="1"> | 64 | <property stdset="1"> |
65 | <name>margin</name> | 65 | <name>margin</name> |
66 | <number>3</number> | 66 | <number>11</number> |
67 | </property> | 67 | </property> |
68 | <property stdset="1"> | 68 | <property stdset="1"> |
69 | <name>spacing</name> | 69 | <name>spacing</name> |
70 | <number>3</number> | 70 | <number>6</number> |
71 | </property> | 71 | </property> |
72 | <widget> | 72 | <widget> |
73 | <class>QCheckBox</class> | 73 | <class>QCheckBox</class> |
74 | <property stdset="1"> | 74 | <property stdset="1"> |
75 | <name>name</name> | 75 | <name>name</name> |
76 | <cstring>showHtmlButton</cstring> | 76 | <cstring>showHtmlButton</cstring> |
77 | </property> | 77 | </property> |
78 | <property stdset="1"> | 78 | <property stdset="1"> |
79 | <name>text</name> | 79 | <name>text</name> |
80 | <string>View mail as Html</string> | 80 | <string>View mail as Html</string> |
81 | </property> | 81 | </property> |
82 | </widget> | 82 | </widget> |
83 | <spacer> | ||
84 | <property> | ||
85 | <name>name</name> | ||
86 | <cstring>Spacer1</cstring> | ||
87 | </property> | ||
88 | <property stdset="1"> | ||
89 | <name>orientation</name> | ||
90 | <enum>Vertical</enum> | ||
91 | </property> | ||
92 | <property stdset="1"> | ||
93 | <name>sizeType</name> | ||
94 | <enum>Expanding</enum> | ||
95 | </property> | ||
96 | <property> | ||
97 | <name>sizeHint</name> | ||
98 | <size> | ||
99 | <width>20</width> | ||
100 | <height>20</height> | ||
101 | </size> | ||
102 | </property> | ||
103 | </spacer> | ||
104 | </vbox> | ||
105 | </widget> | ||
106 | <widget> | ||
107 | <class>QWidget</class> | ||
108 | <property stdset="1"> | ||
109 | <name>name</name> | ||
110 | <cstring>tab</cstring> | ||
111 | </property> | ||
112 | <attribute> | ||
113 | <name>title</name> | ||
114 | <string>Compose Mail</string> | ||
115 | </attribute> | ||
116 | <vbox> | ||
117 | <property stdset="1"> | ||
118 | <name>margin</name> | ||
119 | <number>3</number> | ||
120 | </property> | ||
121 | <property stdset="1"> | ||
122 | <name>spacing</name> | ||
123 | <number>3</number> | ||
124 | </property> | ||
125 | <widget> | 83 | <widget> |
126 | <class>QCheckBox</class> | 84 | <class>QCheckBox</class> |
127 | <property stdset="1"> | 85 | <property stdset="1"> |
128 | <name>name</name> | 86 | <name>name</name> |
129 | <cstring>checkBoxLater</cstring> | 87 | <cstring>checkBoxLater</cstring> |
130 | </property> | 88 | </property> |
131 | <property stdset="1"> | 89 | <property stdset="1"> |
132 | <name>text</name> | 90 | <name>text</name> |
133 | <string>Send mails later ( enqueue in outbox )</string> | 91 | <string>Send mails later ( enqueue in outbox )</string> |
134 | </property> | 92 | </property> |
135 | </widget> | 93 | </widget> |
136 | <spacer> | 94 | <spacer> |
137 | <property> | 95 | <property> |
138 | <name>name</name> | 96 | <name>name</name> |
139 | <cstring>Spacer2</cstring> | 97 | <cstring>Spacer1</cstring> |
140 | </property> | 98 | </property> |
141 | <property stdset="1"> | 99 | <property stdset="1"> |
142 | <name>orientation</name> | 100 | <name>orientation</name> |
143 | <enum>Vertical</enum> | 101 | <enum>Vertical</enum> |
144 | </property> | 102 | </property> |
145 | <property stdset="1"> | 103 | <property stdset="1"> |
146 | <name>sizeType</name> | 104 | <name>sizeType</name> |
147 | <enum>Expanding</enum> | 105 | <enum>Expanding</enum> |
148 | </property> | 106 | </property> |
149 | <property> | 107 | <property> |
150 | <name>sizeHint</name> | 108 | <name>sizeHint</name> |
151 | <size> | 109 | <size> |
152 | <width>20</width> | 110 | <width>20</width> |
153 | <height>20</height> | 111 | <height>20</height> |
154 | </size> | 112 | </size> |
155 | </property> | 113 | </property> |
156 | </spacer> | 114 | </spacer> |
157 | </vbox> | 115 | </vbox> |
158 | </widget> | 116 | </widget> |
159 | <widget> | 117 | <widget> |
160 | <class>QWidget</class> | 118 | <class>QWidget</class> |
161 | <property stdset="1"> | 119 | <property stdset="1"> |
162 | <name>name</name> | 120 | <name>name</name> |
163 | <cstring>tab</cstring> | 121 | <cstring>tab</cstring> |
164 | </property> | 122 | </property> |
165 | <attribute> | 123 | <attribute> |
166 | <name>title</name> | 124 | <name>title</name> |
125 | <string>Fonts</string> | ||
126 | </attribute> | ||
127 | </widget> | ||
128 | <widget> | ||
129 | <class>QWidget</class> | ||
130 | <property stdset="1"> | ||
131 | <name>name</name> | ||
132 | <cstring>tab</cstring> | ||
133 | </property> | ||
134 | <attribute> | ||
135 | <name>title</name> | ||
167 | <string>Taskbar Applet</string> | 136 | <string>Taskbar Applet</string> |
168 | </attribute> | 137 | </attribute> |
169 | <vbox> | 138 | <vbox> |
170 | <property stdset="1"> | 139 | <property stdset="1"> |
171 | <name>margin</name> | 140 | <name>margin</name> |
172 | <number>3</number> | 141 | <number>3</number> |
173 | </property> | 142 | </property> |
174 | <property stdset="1"> | 143 | <property stdset="1"> |
175 | <name>spacing</name> | 144 | <name>spacing</name> |
176 | <number>3</number> | 145 | <number>3</number> |
177 | </property> | 146 | </property> |
178 | <widget> | 147 | <widget> |
179 | <class>QCheckBox</class> | 148 | <class>QCheckBox</class> |
180 | <property stdset="1"> | 149 | <property stdset="1"> |
181 | <name>name</name> | 150 | <name>name</name> |
182 | <cstring>cbEnableTaskbarApplet</cstring> | 151 | <cstring>cbEnableTaskbarApplet</cstring> |
183 | </property> | 152 | </property> |
184 | <property stdset="1"> | 153 | <property stdset="1"> |
185 | <name>enabled</name> | 154 | <name>enabled</name> |
186 | <bool>false</bool> | 155 | <bool>false</bool> |
187 | </property> | 156 | </property> |
188 | <property stdset="1"> | 157 | <property stdset="1"> |
189 | <name>text</name> | 158 | <name>text</name> |
190 | <string>Disable Taskbar Applet</string> | 159 | <string>Disable Taskbar Applet</string> |
191 | </property> | 160 | </property> |
192 | </widget> | 161 | </widget> |
193 | <widget> | 162 | <widget> |
194 | <class>QLayoutWidget</class> | 163 | <class>QLayoutWidget</class> |
195 | <property stdset="1"> | 164 | <property stdset="1"> |
196 | <name>name</name> | 165 | <name>name</name> |
197 | <cstring>Layout2</cstring> | 166 | <cstring>Layout2</cstring> |
198 | </property> | 167 | </property> |
199 | <hbox> | 168 | <hbox> |
200 | <property stdset="1"> | 169 | <property stdset="1"> |
201 | <name>margin</name> | 170 | <name>margin</name> |
202 | <number>0</number> | 171 | <number>0</number> |
203 | </property> | 172 | </property> |
204 | <property stdset="1"> | 173 | <property stdset="1"> |
205 | <name>spacing</name> | 174 | <name>spacing</name> |
206 | <number>6</number> | 175 | <number>6</number> |
207 | </property> | 176 | </property> |
208 | <widget> | 177 | <widget> |
209 | <class>QSpinBox</class> | 178 | <class>QSpinBox</class> |
210 | <property stdset="1"> | 179 | <property stdset="1"> |
211 | <name>name</name> | 180 | <name>name</name> |
212 | <cstring>spCheckOften</cstring> | 181 | <cstring>spCheckOften</cstring> |
213 | </property> | 182 | </property> |
214 | <property stdset="1"> | 183 | <property stdset="1"> |
215 | <name>enabled</name> | 184 | <name>enabled</name> |
216 | <bool>false</bool> | 185 | <bool>false</bool> |
217 | </property> | 186 | </property> |
218 | <property stdset="1"> | 187 | <property stdset="1"> |
219 | <name>suffix</name> | 188 | <name>suffix</name> |
220 | <string> min</string> | 189 | <string> min</string> |
221 | </property> | 190 | </property> |
222 | <property stdset="1"> | 191 | <property stdset="1"> |
223 | <name>value</name> | 192 | <name>value</name> |
224 | <number>5</number> | 193 | <number>5</number> |
225 | </property> | 194 | </property> |
226 | </widget> | 195 | </widget> |
227 | <widget> | 196 | <widget> |
228 | <class>QLabel</class> | 197 | <class>QLabel</class> |
229 | <property stdset="1"> | 198 | <property stdset="1"> |
230 | <name>name</name> | 199 | <name>name</name> |
231 | <cstring>TextLabel1</cstring> | 200 | <cstring>TextLabel1</cstring> |
232 | </property> | 201 | </property> |
233 | <property stdset="1"> | 202 | <property stdset="1"> |
234 | <name>text</name> | 203 | <name>text</name> |
235 | <string>Check how often</string> | 204 | <string>Check how often</string> |
236 | </property> | 205 | </property> |
237 | </widget> | 206 | </widget> |
238 | </hbox> | 207 | </hbox> |
239 | </widget> | 208 | </widget> |
240 | <widget> | 209 | <widget> |
241 | <class>QCheckBox</class> | 210 | <class>QCheckBox</class> |
242 | <property stdset="1"> | 211 | <property stdset="1"> |
243 | <name>name</name> | 212 | <name>name</name> |
244 | <cstring>cbBlinkLed</cstring> | 213 | <cstring>cbBlinkLed</cstring> |
245 | </property> | 214 | </property> |
246 | <property stdset="1"> | 215 | <property stdset="1"> |
247 | <name>enabled</name> | 216 | <name>enabled</name> |
248 | <bool>false</bool> | 217 | <bool>false</bool> |
249 | </property> | 218 | </property> |
250 | <property stdset="1"> | 219 | <property stdset="1"> |
251 | <name>text</name> | 220 | <name>text</name> |
252 | <string>Blink Led when new mails arrive</string> | 221 | <string>Blink Led when new mails arrive</string> |
253 | </property> | 222 | </property> |
254 | </widget> | 223 | </widget> |
255 | <widget> | 224 | <widget> |
256 | <class>QCheckBox</class> | 225 | <class>QCheckBox</class> |
257 | <property stdset="1"> | 226 | <property stdset="1"> |
258 | <name>name</name> | 227 | <name>name</name> |
259 | <cstring>cbPlaySound</cstring> | 228 | <cstring>cbPlaySound</cstring> |
260 | </property> | 229 | </property> |
261 | <property stdset="1"> | 230 | <property stdset="1"> |
262 | <name>enabled</name> | 231 | <name>enabled</name> |
263 | <bool>false</bool> | 232 | <bool>false</bool> |
264 | </property> | 233 | </property> |
265 | <property stdset="1"> | 234 | <property stdset="1"> |
266 | <name>text</name> | 235 | <name>text</name> |
267 | <string>Play Sound when new mails arrive</string> | 236 | <string>Play Sound when new mails arrive</string> |
268 | </property> | 237 | </property> |
269 | </widget> | 238 | </widget> |
270 | <spacer> | 239 | <spacer> |
271 | <property> | 240 | <property> |
272 | <name>name</name> | 241 | <name>name</name> |
273 | <cstring>Spacer3</cstring> | 242 | <cstring>Spacer3</cstring> |
274 | </property> | 243 | </property> |
275 | <property stdset="1"> | 244 | <property stdset="1"> |
276 | <name>orientation</name> | 245 | <name>orientation</name> |
277 | <enum>Vertical</enum> | 246 | <enum>Vertical</enum> |
278 | </property> | 247 | </property> |
279 | <property stdset="1"> | 248 | <property stdset="1"> |
280 | <name>sizeType</name> | 249 | <name>sizeType</name> |
281 | <enum>Expanding</enum> | 250 | <enum>Expanding</enum> |
282 | </property> | 251 | </property> |
283 | <property> | 252 | <property> |
284 | <name>sizeHint</name> | 253 | <name>sizeHint</name> |
285 | <size> | 254 | <size> |
286 | <width>20</width> | 255 | <width>20</width> |
287 | <height>20</height> | 256 | <height>20</height> |
288 | </size> | 257 | </size> |
289 | </property> | 258 | </property> |
290 | </spacer> | 259 | </spacer> |
291 | </vbox> | 260 | </vbox> |
292 | </widget> | 261 | </widget> |
293 | </widget> | 262 | </widget> |
294 | </vbox> | 263 | </vbox> |
295 | </widget> | 264 | </widget> |
296 | </UI> | 265 | </UI> |