summaryrefslogtreecommitdiffabout
path: root/kmicromail/newmaildirui.ui
Unidiff
Diffstat (limited to 'kmicromail/newmaildirui.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--kmicromail/newmaildirui.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/kmicromail/newmaildirui.ui b/kmicromail/newmaildirui.ui
index 72b2d04..2ffb25c 100644
--- a/kmicromail/newmaildirui.ui
+++ b/kmicromail/newmaildirui.ui
@@ -1,98 +1,99 @@
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>
15 <height>110</height> 16 <height>110</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>Enter directory name</string> 21 <string>Enter directory name</string>
21 </property> 22 </property>
22 <vbox> 23 <vbox>
23 <property stdset="1"> 24 <property stdset="1">
24 <name>margin</name> 25 <name>margin</name>
25 <number>11</number> 26 <number>11</number>
26 </property> 27 </property>
27 <property stdset="1"> 28 <property stdset="1">
28 <name>spacing</name> 29 <name>spacing</name>
29 <number>6</number> 30 <number>6</number>
30 </property> 31 </property>
31 <widget> 32 <widget>
32 <class>QLayoutWidget</class> 33 <class>QLayoutWidget</class>
33 <property stdset="1"> 34 <property stdset="1">
34 <name>name</name> 35 <name>name</name>
35 <cstring>Layout5</cstring> 36 <cstring>Layout5</cstring>
36 </property> 37 </property>
37 <grid> 38 <grid>
38 <property stdset="1"> 39 <property stdset="1">
39 <name>margin</name> 40 <name>margin</name>
40 <number>0</number> 41 <number>0</number>
41 </property> 42 </property>
42 <property stdset="1"> 43 <property stdset="1">
43 <name>spacing</name> 44 <name>spacing</name>
44 <number>6</number> 45 <number>6</number>
45 </property> 46 </property>
46 <widget row="0" column="0" > 47 <widget row="0" column="0" >
47 <class>QLabel</class> 48 <class>QLabel</class>
48 <property stdset="1"> 49 <property stdset="1">
49 <name>name</name> 50 <name>name</name>
50 <cstring>dirnameLabel</cstring> 51 <cstring>dirnameLabel</cstring>
51 </property> 52 </property>
52 <property stdset="1"> 53 <property stdset="1">
53 <name>text</name> 54 <name>text</name>
54 <string>Directory name:</string> 55 <string>Directory name:</string>
55 </property> 56 </property>
56 </widget> 57 </widget>
57 <widget row="0" column="1" > 58 <widget row="0" column="1" >
58 <class>QLineEdit</class> 59 <class>QLineEdit</class>
59 <property stdset="1"> 60 <property stdset="1">
60 <name>name</name> 61 <name>name</name>
61 <cstring>dirnameEdit</cstring> 62 <cstring>dirnameEdit</cstring>
62 </property> 63 </property>
63 </widget> 64 </widget>
64 </grid> 65 </grid>
65 </widget> 66 </widget>
66 <widget> 67 <widget>
67 <class>QCheckBox</class> 68 <class>QCheckBox</class>
68 <property stdset="1"> 69 <property stdset="1">
69 <name>name</name> 70 <name>name</name>
70 <cstring>subdirsPossibleBox</cstring> 71 <cstring>subdirsPossibleBox</cstring>
71 </property> 72 </property>
72 <property stdset="1"> 73 <property stdset="1">
73 <name>text</name> 74 <name>text</name>
74 <string>Directory contains other subdirs</string> 75 <string>Directory contains other subdirs</string>
75 </property> 76 </property>
76 </widget> 77 </widget>
77 <spacer> 78 <spacer>
78 <property> 79 <property>
79 <name>name</name> 80 <name>name</name>
80 <cstring>Spacer4</cstring> 81 <cstring>Spacer4</cstring>
81 </property> 82 </property>
82 <property stdset="1"> 83 <property stdset="1">
83 <name>orientation</name> 84 <name>orientation</name>
84 <enum>Vertical</enum> 85 <enum>Vertical</enum>
85 </property> 86 </property>
86 <property stdset="1"> 87 <property stdset="1">
87 <name>sizeType</name> 88 <name>sizeType</name>
88 <enum>Expanding</enum> 89 <enum>Expanding</enum>
89 </property> 90 </property>
90 <property> 91 <property>
91 <name>sizeHint</name> 92 <name>sizeHint</name>
92 <size> 93 <size>
93 <width>20</width> 94 <width>20</width>
94 <height>20</height> 95 <height>20</height>
95 </size> 96 </size>
96 </property> 97 </property>
97 </spacer> 98 </spacer>
98 </vbox> 99 </vbox>