author | zautrix <zautrix> | 2004-09-15 06:15:59 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-09-15 06:15:59 (UTC) |
commit | 35b8948c6c203473866c74f1d13185a848454e04 (patch) (unidiff) | |
tree | b6d8eca9863cbca8e24d474d8c895065faa17458 /kmicromail/settingsdialogui.ui | |
parent | f1f43030eefa765950cb501aece6cc71fb4e9859 (diff) | |
download | kdepimpi-35b8948c6c203473866c74f1d13185a848454e04.zip kdepimpi-35b8948c6c203473866c74f1d13185a848454e04.tar.gz kdepimpi-35b8948c6c203473866c74f1d13185a848454e04.tar.bz2 |
Mail config added
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 | |||
@@ -6,18 +6,18 @@ | |||
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> |
@@ -53,95 +53,53 @@ | |||
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> |
@@ -159,16 +117,27 @@ | |||
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"> |