Tizen 2.1 base
[platform/upstream/hplip.git] / ui4 / nodevicesdialog_base.ui
1 <ui version="4.0" >
2  <class>NoDevicesDialog_base</class>
3  <widget class="QDialog" name="NoDevicesDialog_base" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>539</width>
9     <height>335</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>HP Device Manager - No Installed HP Devices Found</string>
14   </property>
15   <layout class="QGridLayout" >
16    <item row="0" column="0" >
17     <widget class="QLabel" name="Icon" >
18      <property name="sizePolicy" >
19       <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
20        <horstretch>0</horstretch>
21        <verstretch>0</verstretch>
22       </sizepolicy>
23      </property>
24      <property name="frameShape" >
25       <enum>QFrame::NoFrame</enum>
26      </property>
27      <property name="scaledContents" >
28       <bool>true</bool>
29      </property>
30      <property name="wordWrap" >
31       <bool>false</bool>
32      </property>
33     </widget>
34    </item>
35    <item row="1" column="0" >
36     <spacer>
37      <property name="orientation" >
38       <enum>Qt::Vertical</enum>
39      </property>
40      <property name="sizeType" >
41       <enum>QSizePolicy::Expanding</enum>
42      </property>
43      <property name="sizeHint" >
44       <size>
45        <width>20</width>
46        <height>280</height>
47       </size>
48      </property>
49     </spacer>
50    </item>
51    <item row="2" column="2" >
52     <spacer>
53      <property name="orientation" >
54       <enum>Qt::Vertical</enum>
55      </property>
56      <property name="sizeType" >
57       <enum>QSizePolicy::Expanding</enum>
58      </property>
59      <property name="sizeHint" >
60       <size>
61        <width>20</width>
62        <height>16</height>
63       </size>
64      </property>
65     </spacer>
66    </item>
67    <item rowspan="2" row="0" column="1" colspan="4" >
68     <widget class="QLabel" name="textLabel7" >
69      <property name="text" >
70       <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
71 p, li { white-space: pre-wrap; }
72 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
73 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:x-large; font-weight:600;">No Installed HP Devices Found.&lt;/span>&lt;/p>
74 &lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">To setup a new device in the HP Device Manager (toolbox), use one of the following methods:&lt;/p>
75 &lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">1.Run &lt;span style=" font-weight:600;">hp-setup&lt;/span> (in a shell/terminal or click &lt;span style=" font-family:'Courier New,courier';">Setup Device...&lt;/span> below).&lt;/p>
76 &lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">2. &lt;span style=" font-weight:600;">CUPS web interface&lt;/span> (open a browser to: &lt;span style=" text-decoration: underline;">http://localhost:631&lt;/span> or press the button below),&lt;/p>
77 &lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">3. The &lt;span style=" font-weight:600;">printer installation utility&lt;/span> that came with your operating system (YaST, PrinterDrake, etc). &lt;/p>
78 &lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">After setting up a printer, you may have to press &lt;span style=" font-family:'Courier New,courier';">F6&lt;/span> or chose &lt;span style=" font-family:'Courier New,courier';">Device | Refresh All&lt;/span> for the printer to appear in the HP Device Manager.&lt;/p>
79 &lt;p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-weight:600; font-style:italic;">Note: Only devices installed with the &lt;/span>&lt;span style=" font-family:'Courier New,courier'; font-weight:600; font-style:italic;">hp:&lt;/span>&lt;span style=" font-weight:600; font-style:italic;"> or &lt;/span>&lt;span style=" font-family:'Courier New,courier'; font-weight:600; font-style:italic;">hpfax:&lt;/span>&lt;span style=" font-weight:600; font-style:italic;"> CUPS backend will appear in the HP Device Manager.&lt;/span>&lt;/p>
80 &lt;p style="-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;/p>&lt;/body>&lt;/html></string>
81      </property>
82      <property name="alignment" >
83       <set>Qt::AlignVCenter</set>
84      </property>
85      <property name="wordWrap" >
86       <bool>true</bool>
87      </property>
88     </widget>
89    </item>
90    <item row="3" column="0" colspan="2" >
91     <spacer>
92      <property name="orientation" >
93       <enum>Qt::Horizontal</enum>
94      </property>
95      <property name="sizeType" >
96       <enum>QSizePolicy::Expanding</enum>
97      </property>
98      <property name="sizeHint" >
99       <size>
100        <width>400</width>
101        <height>20</height>
102       </size>
103      </property>
104     </spacer>
105    </item>
106    <item row="3" column="2" >
107     <widget class="QPushButton" name="SetupButton" >
108      <property name="text" >
109       <string>Setup Device...</string>
110      </property>
111     </widget>
112    </item>
113    <item row="3" column="3" >
114     <widget class="QPushButton" name="CUPSButton" >
115      <property name="text" >
116       <string>CUPS Web Interface</string>
117      </property>
118     </widget>
119    </item>
120    <item row="3" column="4" >
121     <widget class="QPushButton" name="CloseButton" >
122      <property name="text" >
123       <string>Close</string>
124      </property>
125      <property name="default" >
126       <bool>true</bool>
127      </property>
128     </widget>
129    </item>
130   </layout>
131  </widget>
132  <layoutdefault spacing="6" margin="11" />
133  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
134  <resources/>
135  <connections/>
136 </ui>