summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--kmicromail/addresspickerui.ui3
-rw-r--r--kmicromail/composemailui.ui1
-rw-r--r--kmicromail/editaccountsui.ui1
-rw-r--r--kmicromail/imapconfigui.ui1
-rw-r--r--kmicromail/newmaildirui.ui1
-rw-r--r--kmicromail/nntpconfigui.ui3
-rw-r--r--kmicromail/nntpgroupsui.ui13
-rw-r--r--kmicromail/pop3configui.ui1
-rw-r--r--kmicromail/selectmailtypeui.ui3
-rw-r--r--kmicromail/selectstoreui.ui3
-rw-r--r--kmicromail/smtpconfigui.ui3
-rw-r--r--kmicromail/tr.h2
12 files changed, 29 insertions, 6 deletions
diff --git a/kmicromail/addresspickerui.ui b/kmicromail/addresspickerui.ui
index 2e37eac..b2aadc9 100644
--- a/kmicromail/addresspickerui.ui
+++ b/kmicromail/addresspickerui.ui
@@ -1,26 +1,27 @@
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>
diff --git a/kmicromail/composemailui.ui b/kmicromail/composemailui.ui
index d566985..0a5a750 100644
--- a/kmicromail/composemailui.ui
+++ b/kmicromail/composemailui.ui
@@ -1,14 +1,15 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>ComposeMailUI</class> 2<class>ComposeMailUI</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>ComposeMailUI</cstring> 8 <cstring>ComposeMailUI</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>276</width> 15 <width>276</width>
diff --git a/kmicromail/editaccountsui.ui b/kmicromail/editaccountsui.ui
index d86f145..c8bbc19 100644
--- a/kmicromail/editaccountsui.ui
+++ b/kmicromail/editaccountsui.ui
@@ -1,14 +1,15 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>EditAccountsUI</class> 2<class>EditAccountsUI</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>EditAccountsUI</cstring> 8 <cstring>EditAccountsUI</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>260</width> 15 <width>260</width>
diff --git a/kmicromail/imapconfigui.ui b/kmicromail/imapconfigui.ui
index d24c9ea..0ed7a1c 100644
--- a/kmicromail/imapconfigui.ui
+++ b/kmicromail/imapconfigui.ui
@@ -1,14 +1,15 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>IMAPconfigUI</class> 2<class>IMAPconfigUI</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>IMAPconfigUI</cstring> 8 <cstring>IMAPconfigUI</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>269</width> 15 <width>269</width>
diff --git a/kmicromail/newmaildirui.ui b/kmicromail/newmaildirui.ui
index 72b2d04..2ffb25c 100644
--- a/kmicromail/newmaildirui.ui
+++ b/kmicromail/newmaildirui.ui
@@ -1,14 +1,15 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>Newmdirdlgui</class> 2<class>Newmdirdlgui</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>newmdirdlg</cstring> 8 <cstring>newmdirdlg</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>223</width> 15 <width>223</width>
diff --git a/kmicromail/nntpconfigui.ui b/kmicromail/nntpconfigui.ui
index 16ff6fc..95b1226 100644
--- a/kmicromail/nntpconfigui.ui
+++ b/kmicromail/nntpconfigui.ui
@@ -1,26 +1,27 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>NNTPconfigUI</class> 2<class>NNTPconfigUI</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>NNTPconfigUI</cstring> 8 <cstring>NNTPconfigUI</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>268</width> 15 <width>266</width>
15 <height>347</height> 16 <height>347</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>Configure NNTP</string> 21 <string>Configure NNTP</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>
diff --git a/kmicromail/nntpgroupsui.ui b/kmicromail/nntpgroupsui.ui
index 2902731..e1de949 100644
--- a/kmicromail/nntpgroupsui.ui
+++ b/kmicromail/nntpgroupsui.ui
@@ -1,26 +1,27 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>NNTPGroupsUI</class> 2<class>NNTPGroupsUI</class>
3<include location="local">tr.h</include>
3<widget> 4<widget>
4 <class>QWidget</class> 5 <class>QWidget</class>
5 <property stdset="1"> 6 <property stdset="1">
6 <name>name</name> 7 <name>name</name>
7 <cstring>NNTPGroupsUI</cstring> 8 <cstring>NNTPGroupsUI</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>254</width> 15 <width>250</width>
15 <height>330</height> 16 <height>330</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>newsgroupslist</string> 21 <string>newsgroupslist</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>
@@ -45,24 +46,34 @@
45 <name>clickable</name> 46 <name>clickable</name>
46 <bool>true</bool> 47 <bool>true</bool>
47 </property> 48 </property>
48 <property> 49 <property>
49 <name>resizeable</name> 50 <name>resizeable</name>
50 <bool>true</bool> 51 <bool>true</bool>
51 </property> 52 </property>
52 </column> 53 </column>
53 <property stdset="1"> 54 <property stdset="1">
54 <name>name</name> 55 <name>name</name>
55 <cstring>GroupListView</cstring> 56 <cstring>GroupListView</cstring>
56 </property> 57 </property>
58 <property stdset="1">
59 <name>caption</name>
60 <string></string>
61 </property>
62 <property>
63 <name>layoutMargin</name>
64 </property>
65 <property>
66 <name>layoutSpacing</name>
67 </property>
57 <property> 68 <property>
58 <name>whatsThis</name> 69 <name>whatsThis</name>
59 <string>List of groups from the server. On start, only subscribed groups are listed.</string> 70 <string>List of groups from the server. On start, only subscribed groups are listed.</string>
60 </property> 71 </property>
61 </widget> 72 </widget>
62 <widget> 73 <widget>
63 <class>QLayoutWidget</class> 74 <class>QLayoutWidget</class>
64 <property stdset="1"> 75 <property stdset="1">
65 <name>name</name> 76 <name>name</name>
66 <cstring>Layout1</cstring> 77 <cstring>Layout1</cstring>
67 </property> 78 </property>
68 <hbox> 79 <hbox>
diff --git a/kmicromail/pop3configui.ui b/kmicromail/pop3configui.ui
index f1dda7a..c0f9e39 100644
--- a/kmicromail/pop3configui.ui
+++ b/kmicromail/pop3configui.ui
@@ -1,14 +1,15 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>POP3configUI</class> 2<class>POP3configUI</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>POP3configUI</cstring> 8 <cstring>POP3configUI</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>269</width> 15 <width>269</width>
diff --git a/kmicromail/selectmailtypeui.ui b/kmicromail/selectmailtypeui.ui
index 1fe0369..38a2189 100644
--- a/kmicromail/selectmailtypeui.ui
+++ b/kmicromail/selectmailtypeui.ui
@@ -1,26 +1,27 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>SelectMailTypeUI</class> 2<class>SelectMailTypeUI</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>SelectMailTypeUI</cstring> 8 <cstring>SelectMailTypeUI</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>157</width> 15 <width>153</width>
15 <height>66</height> 16 <height>66</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>Select Type</string> 21 <string>Select Type</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>
diff --git a/kmicromail/selectstoreui.ui b/kmicromail/selectstoreui.ui
index dd3fc92..2da103b 100644
--- a/kmicromail/selectstoreui.ui
+++ b/kmicromail/selectstoreui.ui
@@ -1,26 +1,27 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>selectstoreui</class> 2<class>selectstoreui</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>selectstoreui</cstring> 8 <cstring>selectstoreui</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>275</width> 15 <width>279</width>
15 <height>304</height> 16 <height>304</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>Select target box</string> 21 <string>Select target box</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>
diff --git a/kmicromail/smtpconfigui.ui b/kmicromail/smtpconfigui.ui
index d4151a9..ae0a49a 100644
--- a/kmicromail/smtpconfigui.ui
+++ b/kmicromail/smtpconfigui.ui
@@ -1,26 +1,27 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>SMTPconfigUI</class> 2<class>SMTPconfigUI</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>SMTPconfigUI</cstring> 8 <cstring>SMTPconfigUI</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>335</width> 15 <width>331</width>
15 <height>426</height> 16 <height>426</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>Configure SMTP</string> 21 <string>Configure SMTP</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>
diff --git a/kmicromail/tr.h b/kmicromail/tr.h
new file mode 100644
index 0000000..981e2c1
--- a/dev/null
+++ b/kmicromail/tr.h
@@ -0,0 +1,2 @@
1#include <klocale.h>
2#define tr i18n