author | harlekin <harlekin> | 2004-01-05 21:32:15 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2004-01-05 21:32:15 (UTC) |
commit | 96c8b9f1a3aa80049d6995f311635ff20b472fe2 (patch) (unidiff) | |
tree | 1ffd280e01cab8cfb91ab959f2148ec36a6f7f04 | |
parent | 0c41bcb3472b013a55b990bc45280043dfcf4986 (diff) | |
download | opie-96c8b9f1a3aa80049d6995f311635ff20b472fe2.zip opie-96c8b9f1a3aa80049d6995f311635ff20b472fe2.tar.gz opie-96c8b9f1a3aa80049d6995f311635ff20b472fe2.tar.bz2 |
correct gui entry for enableing the taskbar applet
-rw-r--r-- | noncore/net/mail/settingsdialogui.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/mail/settingsdialogui.ui b/noncore/net/mail/settingsdialogui.ui index a078168..13b8e05 100644 --- a/noncore/net/mail/settingsdialogui.ui +++ b/noncore/net/mail/settingsdialogui.ui | |||
@@ -6,17 +6,17 @@ | |||
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>320</width> | 14 | <width>316</width> |
15 | <height>379</height> | 15 | <height>379</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> |
@@ -174,17 +174,17 @@ | |||
174 | <widget> | 174 | <widget> |
175 | <class>QCheckBox</class> | 175 | <class>QCheckBox</class> |
176 | <property stdset="1"> | 176 | <property stdset="1"> |
177 | <name>name</name> | 177 | <name>name</name> |
178 | <cstring>cbEnableTaskbarApplet</cstring> | 178 | <cstring>cbEnableTaskbarApplet</cstring> |
179 | </property> | 179 | </property> |
180 | <property stdset="1"> | 180 | <property stdset="1"> |
181 | <name>text</name> | 181 | <name>text</name> |
182 | <string>Enable Taskbar Applet</string> | 182 | <string>Disable Taskbar Applet</string> |
183 | </property> | 183 | </property> |
184 | </widget> | 184 | </widget> |
185 | <widget> | 185 | <widget> |
186 | <class>QLayoutWidget</class> | 186 | <class>QLayoutWidget</class> |
187 | <property stdset="1"> | 187 | <property stdset="1"> |
188 | <name>name</name> | 188 | <name>name</name> |
189 | <cstring>Layout2</cstring> | 189 | <cstring>Layout2</cstring> |
190 | </property> | 190 | </property> |