Tizen 2.1 base
[platform/upstream/hplip.git] / ui / align13form_base.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>Align13Form_Base</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>Align13Form_base</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>600</width>
12             <height>232</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>HP Device Manager - Align Print Cartridges</string>
17     </property>
18     <widget class="QLabel">
19         <property name="name">
20             <cstring>textLabel2</cstring>
21         </property>
22         <property name="geometry">
23             <rect>
24                 <x>30</x>
25                 <y>20</y>
26                 <width>540</width>
27                 <height>140</height>
28             </rect>
29         </property>
30         <property name="text">
31             <string>&lt;html&gt;&lt;head&gt;&lt;meta name="qrichtext" content="1" /&gt;&lt;style type="text/css"&gt;
32 p, li { white-space: pre-wrap; }
33 &lt;/style&gt;&lt;/head&gt;&lt;body style=" font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;"&gt;
34 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"&gt;&lt;span style=" font-weight:600;"&gt;Follow these steps to complete the alignment:&lt;/span&gt; &lt;/p&gt;
35 &lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"&gt;&lt;span style=" font-weight:600;"&gt;1.&lt;/span&gt; Place the alignment page, with the printed side facing down, on the scanner. &lt;/p&gt;
36 &lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"&gt;&lt;span style=" font-weight:600;"&gt;2.&lt;/span&gt; Press the &lt;span style=" font-style:italic;"&gt;Enter&lt;/span&gt; or &lt;span style=" font-style:italic;"&gt;Scan&lt;/span&gt; button on the printer. &lt;/p&gt;
37 &lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"&gt;&lt;span style=" font-weight:600;"&gt;3.&lt;/span&gt; "Alignment Complete" will be displayed when the process is finished (on some models with a front panel display) or the green light that was blinking during the process will stop blinking and remain green (on some models without a front panel display).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
38         </property>
39     </widget>
40     <widget class="QPushButton">
41         <property name="name">
42             <cstring>OKButton</cstring>
43         </property>
44         <property name="geometry">
45             <rect>
46                 <x>490</x>
47                 <y>180</y>
48                 <width>80</width>
49                 <height>30</height>
50             </rect>
51         </property>
52         <property name="text">
53             <string>OK</string>
54         </property>
55     </widget>
56 </widget>
57 <connections>
58     <connection>
59         <sender>OKButton</sender>
60         <signal>clicked()</signal>
61         <receiver>Align13Form_base</receiver>
62         <slot>accept()</slot>
63     </connection>
64 </connections>
65 <layoutdefaults spacing="6" margin="11"/>
66 </UI>