one entry for korganizer in khelpcenters navigation tree is enough
[kdepim.git] / kmailcvt / kselfilterpagedlg.ui
blob2d78de9f7a62a378d007c5042501d0f6c0d9b84c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>KSelFilterPageDlg</class>
4 <widget class="QWidget" name="KSelFilterPageDlg">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>606</width>
10 <height>461</height>
11 </rect>
12 </property>
13 <layout class="QHBoxLayout">
14 <item>
15 <widget class="QLabel" name="mIntroSidebar">
16 <property name="sizePolicy">
17 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
18 <horstretch>0</horstretch>
19 <verstretch>0</verstretch>
20 </sizepolicy>
21 </property>
22 <property name="minimumSize">
23 <size>
24 <width>170</width>
25 <height>430</height>
26 </size>
27 </property>
28 <property name="frameShape">
29 <enum>QFrame::Panel</enum>
30 </property>
31 <property name="frameShadow">
32 <enum>QFrame::Plain</enum>
33 </property>
34 <property name="lineWidth">
35 <number>0</number>
36 </property>
37 <property name="scaledContents">
38 <bool>true</bool>
39 </property>
40 <property name="wordWrap">
41 <bool>false</bool>
42 </property>
43 <property name="indent">
44 <number>0</number>
45 </property>
46 </widget>
47 </item>
48 <item>
49 <spacer name="spacer56">
50 <property name="orientation">
51 <enum>Qt::Horizontal</enum>
52 </property>
53 <property name="sizeType">
54 <enum>QSizePolicy::Fixed</enum>
55 </property>
56 <property name="sizeHint" stdset="0">
57 <size>
58 <width>10</width>
59 <height>10</height>
60 </size>
61 </property>
62 </spacer>
63 </item>
64 <item>
65 <layout class="QVBoxLayout" name="_2">
66 <property name="margin">
67 <number>0</number>
68 </property>
69 <item>
70 <widget class="QLabel" name="TextLabel6">
71 <property name="sizePolicy">
72 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
73 <horstretch>0</horstretch>
74 <verstretch>0</verstretch>
75 </sizepolicy>
76 </property>
77 <property name="text">
78 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
79 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
80 p, li { white-space: pre-wrap; }
81 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
82 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'DejaVu Sans'; font-size:8pt; font-weight:600;&quot;&gt;Welcome to KMailCVT - The Mail Import Tool&lt;/span&gt;&lt;span style=&quot; font-family:'DejaVu Sans'; font-size:8pt;&quot;&gt; &lt;br /&gt;&lt;br /&gt;This program will help you import your email from your previous email program.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Please select the program you would like to import from. Next, select the folder you would like to import to, then click 'Next'.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
83 </property>
84 <property name="textFormat">
85 <enum>Qt::RichText</enum>
86 </property>
87 <property name="alignment">
88 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
89 </property>
90 <property name="wordWrap">
91 <bool>true</bool>
92 </property>
93 </widget>
94 </item>
95 <item>
96 <widget class="QComboBox" name="mFilterCombo">
97 <property name="sizePolicy">
98 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
99 <horstretch>0</horstretch>
100 <verstretch>0</verstretch>
101 </sizepolicy>
102 </property>
103 </widget>
104 </item>
105 <item>
106 <widget class="QTextEdit" name="mDesc">
107 <property name="readOnly">
108 <bool>true</bool>
109 </property>
110 </widget>
111 </item>
112 <item>
113 <widget class="QLabel" name="label">
114 <property name="text">
115 <string>Please select the folder to import to:</string>
116 </property>
117 </widget>
118 </item>
119 <item>
120 <widget class="Akonadi::CollectionRequester" name="mCollectionRequestor" native="true"/>
121 </item>
122 <item>
123 <widget class="QCheckBox" name="remDupMsg">
124 <property name="text">
125 <string>Remove &amp;duplicate messages during import</string>
126 </property>
127 <property name="checked">
128 <bool>false</bool>
129 </property>
130 </widget>
131 </item>
132 </layout>
133 </item>
134 </layout>
135 </widget>
136 <customwidgets>
137 <customwidget>
138 <class>Akonadi::CollectionRequester</class>
139 <extends>QWidget</extends>
140 <header location="global">akonadi/collectionrequester.h</header>
141 <container>1</container>
142 </customwidget>
143 </customwidgets>
144 <resources/>
145 <connections/>
146 </ui>