author | zautrix <zautrix> | 2004-10-23 20:16:46 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-23 20:16:46 (UTC) |
commit | 22c26311ca936fa1036e406c86e0178c16acd090 (patch) (unidiff) | |
tree | cf93b985340a73275dcfc9a1ffc88819fe466603 /kmicromail/addresspickerui.ui | |
parent | 94df6192e59b7d4c69e2fb43ef2c39db08bb1c39 (diff) | |
download | kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.zip kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.tar.gz kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.tar.bz2 |
translation changes for ompi
Diffstat (limited to 'kmicromail/addresspickerui.ui') (more/less context) (ignore whitespace changes)
-rw-r--r-- | kmicromail/addresspickerui.ui | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kmicromail/addresspickerui.ui b/kmicromail/addresspickerui.ui index 2e37eac..b2aadc9 100644 --- a/kmicromail/addresspickerui.ui +++ b/kmicromail/addresspickerui.ui | |||
@@ -1,86 +1,87 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>AddressPickerUI</class> | 2 | <class>AddressPickerUI</class> |
3 | <include location="local">tr.h</include> | ||
3 | <widget> | 4 | <widget> |
4 | <class>QDialog</class> | 5 | <class>QDialog</class> |
5 | <property stdset="1"> | 6 | <property stdset="1"> |
6 | <name>name</name> | 7 | <name>name</name> |
7 | <cstring>AddressPickerUI</cstring> | 8 | <cstring>AddressPickerUI</cstring> |
8 | </property> | 9 | </property> |
9 | <property stdset="1"> | 10 | <property stdset="1"> |
10 | <name>geometry</name> | 11 | <name>geometry</name> |
11 | <rect> | 12 | <rect> |
12 | <x>0</x> | 13 | <x>0</x> |
13 | <y>0</y> | 14 | <y>0</y> |
14 | <width>282</width> | 15 | <width>278</width> |
15 | <height>320</height> | 16 | <height>320</height> |
16 | </rect> | 17 | </rect> |
17 | </property> | 18 | </property> |
18 | <property stdset="1"> | 19 | <property stdset="1"> |
19 | <name>caption</name> | 20 | <name>caption</name> |
20 | <string>Address Picker</string> | 21 | <string>Address Picker</string> |
21 | </property> | 22 | </property> |
22 | <property> | 23 | <property> |
23 | <name>layoutMargin</name> | 24 | <name>layoutMargin</name> |
24 | </property> | 25 | </property> |
25 | <property> | 26 | <property> |
26 | <name>layoutSpacing</name> | 27 | <name>layoutSpacing</name> |
27 | </property> | 28 | </property> |
28 | <grid> | 29 | <grid> |
29 | <property stdset="1"> | 30 | <property stdset="1"> |
30 | <name>margin</name> | 31 | <name>margin</name> |
31 | <number>4</number> | 32 | <number>4</number> |
32 | </property> | 33 | </property> |
33 | <property stdset="1"> | 34 | <property stdset="1"> |
34 | <name>spacing</name> | 35 | <name>spacing</name> |
35 | <number>3</number> | 36 | <number>3</number> |
36 | </property> | 37 | </property> |
37 | <widget row="0" column="0" rowspan="1" colspan="2" > | 38 | <widget row="0" column="0" rowspan="1" colspan="2" > |
38 | <class>QListBox</class> | 39 | <class>QListBox</class> |
39 | <property stdset="1"> | 40 | <property stdset="1"> |
40 | <name>name</name> | 41 | <name>name</name> |
41 | <cstring>addressList</cstring> | 42 | <cstring>addressList</cstring> |
42 | </property> | 43 | </property> |
43 | <property stdset="1"> | 44 | <property stdset="1"> |
44 | <name>selectionMode</name> | 45 | <name>selectionMode</name> |
45 | <enum>Multi</enum> | 46 | <enum>Multi</enum> |
46 | </property> | 47 | </property> |
47 | </widget> | 48 | </widget> |
48 | <widget row="1" column="0" > | 49 | <widget row="1" column="0" > |
49 | <class>QPushButton</class> | 50 | <class>QPushButton</class> |
50 | <property stdset="1"> | 51 | <property stdset="1"> |
51 | <name>name</name> | 52 | <name>name</name> |
52 | <cstring>okButton</cstring> | 53 | <cstring>okButton</cstring> |
53 | </property> | 54 | </property> |
54 | <property stdset="1"> | 55 | <property stdset="1"> |
55 | <name>minimumSize</name> | 56 | <name>minimumSize</name> |
56 | <size> | 57 | <size> |
57 | <width>10</width> | 58 | <width>10</width> |
58 | <height>0</height> | 59 | <height>0</height> |
59 | </size> | 60 | </size> |
60 | </property> | 61 | </property> |
61 | <property stdset="1"> | 62 | <property stdset="1"> |
62 | <name>text</name> | 63 | <name>text</name> |
63 | <string>Ok</string> | 64 | <string>Ok</string> |
64 | </property> | 65 | </property> |
65 | </widget> | 66 | </widget> |
66 | <widget row="1" column="1" > | 67 | <widget row="1" column="1" > |
67 | <class>QPushButton</class> | 68 | <class>QPushButton</class> |
68 | <property stdset="1"> | 69 | <property stdset="1"> |
69 | <name>name</name> | 70 | <name>name</name> |
70 | <cstring>cancelButton</cstring> | 71 | <cstring>cancelButton</cstring> |
71 | </property> | 72 | </property> |
72 | <property stdset="1"> | 73 | <property stdset="1"> |
73 | <name>minimumSize</name> | 74 | <name>minimumSize</name> |
74 | <size> | 75 | <size> |
75 | <width>10</width> | 76 | <width>10</width> |
76 | <height>0</height> | 77 | <height>0</height> |
77 | </size> | 78 | </size> |
78 | </property> | 79 | </property> |
79 | <property stdset="1"> | 80 | <property stdset="1"> |
80 | <name>text</name> | 81 | <name>text</name> |
81 | <string>Cancel</string> | 82 | <string>Cancel</string> |
82 | </property> | 83 | </property> |
83 | </widget> | 84 | </widget> |
84 | </grid> | 85 | </grid> |
85 | </widget> | 86 | </widget> |
86 | </UI> | 87 | </UI> |