author | harlekin <harlekin> | 2004-01-05 21:32:15 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2004-01-05 21:32:15 (UTC) |
commit | 96c8b9f1a3aa80049d6995f311635ff20b472fe2 (patch) (side-by-side diff) | |
tree | 1ffd280e01cab8cfb91ab959f2148ec36a6f7f04 /noncore/net/mail | |
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 @@ -11,7 +11,7 @@ <rect> <x>0</x> <y>0</y> - <width>320</width> + <width>316</width> <height>379</height> </rect> </property> @@ -179,7 +179,7 @@ </property> <property stdset="1"> <name>text</name> - <string>Enable Taskbar Applet</string> + <string>Disable Taskbar Applet</string> </property> </widget> <widget> |