author | zautrix <zautrix> | 2004-10-25 23:39:31 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-25 23:39:31 (UTC) |
commit | e7c948b76a46c923c21f2f35c677912b462fa1f4 (patch) (unidiff) | |
tree | a9f9a0c696ea3809f2e0bfc27e643d70c4e123e3 /kmicromail/composemailui.ui | |
parent | 86ad7f5fe2a20f9dfd37d6891b57b326f8ee507b (diff) | |
download | kdepimpi-e7c948b76a46c923c21f2f35c677912b462fa1f4.zip kdepimpi-e7c948b76a46c923c21f2f35c677912b462fa1f4.tar.gz kdepimpi-e7c948b76a46c923c21f2f35c677912b462fa1f4.tar.bz2 |
kopiemail fixes
-rw-r--r-- | kmicromail/composemailui.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmicromail/composemailui.ui b/kmicromail/composemailui.ui index 0a5a750..c66b0c8 100644 --- a/kmicromail/composemailui.ui +++ b/kmicromail/composemailui.ui | |||
@@ -8,17 +8,17 @@ | |||
8 | <cstring>ComposeMailUI</cstring> | 8 | <cstring>ComposeMailUI</cstring> |
9 | </property> | 9 | </property> |
10 | <property stdset="1"> | 10 | <property stdset="1"> |
11 | <name>geometry</name> | 11 | <name>geometry</name> |
12 | <rect> | 12 | <rect> |
13 | <x>0</x> | 13 | <x>0</x> |
14 | <y>0</y> | 14 | <y>0</y> |
15 | <width>276</width> | 15 | <width>276</width> |
16 | <height>262</height> | 16 | <height>263</height> |
17 | </rect> | 17 | </rect> |
18 | </property> | 18 | </property> |
19 | <property stdset="1"> | 19 | <property stdset="1"> |
20 | <name>caption</name> | 20 | <name>caption</name> |
21 | <string>Compose Message</string> | 21 | <string>Compose Message</string> |
22 | </property> | 22 | </property> |
23 | <property> | 23 | <property> |
24 | <name>layoutMargin</name> | 24 | <name>layoutMargin</name> |
@@ -442,17 +442,17 @@ | |||
442 | <widget row="0" column="3" > | 442 | <widget row="0" column="3" > |
443 | <class>QPushButton</class> | 443 | <class>QPushButton</class> |
444 | <property stdset="1"> | 444 | <property stdset="1"> |
445 | <name>name</name> | 445 | <name>name</name> |
446 | <cstring>SaveButton</cstring> | 446 | <cstring>SaveButton</cstring> |
447 | </property> | 447 | </property> |
448 | <property stdset="1"> | 448 | <property stdset="1"> |
449 | <name>text</name> | 449 | <name>text</name> |
450 | <string>Save</string> | 450 | <string> S</string> |
451 | </property> | 451 | </property> |
452 | </widget> | 452 | </widget> |
453 | </grid> | 453 | </grid> |
454 | </widget> | 454 | </widget> |
455 | <tabstops> | 455 | <tabstops> |
456 | <tabstop>fromBox</tabstop> | 456 | <tabstop>fromBox</tabstop> |
457 | <tabstop>toButton</tabstop> | 457 | <tabstop>toButton</tabstop> |
458 | <tabstop>toLine</tabstop> | 458 | <tabstop>toLine</tabstop> |