Move device and mountpoint selection to configuration to eliminate the need of asking...
[Rockbox.git] / rbutil / rbutilqt / rbutilqtfrm.ui
blob0d4cf7f7fe99dcbba979632377de73fe5e8e80e8
1 <ui version="4.0" >
2  <class>RbUtilQtFrm</class>
3  <widget class="QMainWindow" name="RbUtilQtFrm" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>600</width>
9     <height>550</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Rockbox Utility</string>
14   </property>
15   <property name="windowIcon" >
16    <iconset resource="rbutilqt.qrc" >:/icons/icons/rbutil.xpm</iconset>
17   </property>
18   <widget class="QWidget" name="centralwidget" >
19    <layout class="QGridLayout" >
20     <item row="0" column="0" >
21      <layout class="QHBoxLayout" >
22       <property name="spacing" >
23        <number>6</number>
24       </property>
25       <property name="leftMargin" >
26        <number>0</number>
27       </property>
28       <property name="topMargin" >
29        <number>0</number>
30       </property>
31       <property name="rightMargin" >
32        <number>0</number>
33       </property>
34       <property name="bottomMargin" >
35        <number>0</number>
36       </property>
37       <item>
38        <spacer>
39         <property name="orientation" >
40          <enum>Qt::Horizontal</enum>
41         </property>
42         <property name="sizeHint" >
43          <size>
44           <width>40</width>
45           <height>20</height>
46          </size>
47         </property>
48        </spacer>
49       </item>
50       <item>
51        <widget class="QLabel" name="logoLabel" >
52         <property name="text" >
53          <string comment="Welcome to Rockbox Utility, the installation and housekeeping tool for Rockbox." />
54         </property>
55         <property name="pixmap" >
56          <pixmap resource="rbutilqt.qrc" >:/icons/icons/rblogo.xpm</pixmap>
57         </property>
58        </widget>
59       </item>
60       <item>
61        <spacer>
62         <property name="orientation" >
63          <enum>Qt::Horizontal</enum>
64         </property>
65         <property name="sizeHint" >
66          <size>
67           <width>40</width>
68           <height>20</height>
69          </size>
70         </property>
71        </spacer>
72       </item>
73      </layout>
74     </item>
75     <item row="1" column="0" >
76      <widget class="QGroupBox" name="groupBox_3" >
77       <property name="title" >
78        <string>Device</string>
79       </property>
80       <layout class="QGridLayout" >
81        <item row="0" column="0" >
82         <widget class="QLabel" name="labelDeviceTitle" >
83          <property name="sizePolicy" >
84           <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
85            <horstretch>0</horstretch>
86            <verstretch>0</verstretch>
87           </sizepolicy>
88          </property>
89          <property name="text" >
90           <string>Selected device:</string>
91          </property>
92         </widget>
93        </item>
94        <item row="0" column="1" >
95         <widget class="QLabel" name="labelDevice" >
96          <property name="text" >
97           <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
98 p, li { white-space: pre-wrap; }
99 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
100 &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-weight:600;">none&lt;/span> at &lt;span style=" font-weight:600;">unknown&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
101          </property>
102         </widget>
103        </item>
104        <item row="0" column="2" >
105         <spacer>
106          <property name="orientation" >
107           <enum>Qt::Horizontal</enum>
108          </property>
109          <property name="sizeHint" >
110           <size>
111            <width>40</width>
112            <height>20</height>
113           </size>
114          </property>
115         </spacer>
116        </item>
117        <item row="0" column="3" >
118         <widget class="QPushButton" name="buttonChangeDevice" >
119          <property name="text" >
120           <string>&amp;Change</string>
121          </property>
122         </widget>
123        </item>
124       </layout>
125      </widget>
126     </item>
127     <item row="2" column="0" >
128      <widget class="QTabWidget" name="tabWidget" >
129       <property name="currentIndex" >
130        <number>0</number>
131       </property>
132       <widget class="QWidget" name="quickStart" >
133        <attribute name="title" >
134         <string>&amp;Quick Start</string>
135        </attribute>
136        <layout class="QGridLayout" >
137         <item row="0" column="0" >
138          <widget class="QToolButton" name="buttonComplete" >
139           <property name="accessibleName" >
140            <string>CompleteInstallationButton</string>
141           </property>
142           <property name="accessibleDescription" >
143            <string>This performs a complete installation of Rockbox. It installs the bootloader, a current build and the extras package.</string>
144           </property>
145           <property name="text" >
146            <string>...</string>
147           </property>
148           <property name="icon" >
149            <iconset resource="rbutilqt.qrc" >:/icons/icons/bootloader_btn.png</iconset>
150           </property>
151           <property name="iconSize" >
152            <size>
153             <width>56</width>
154             <height>46</height>
155            </size>
156           </property>
157          </widget>
158         </item>
159         <item row="0" column="1" >
160          <widget class="QLabel" name="labelComplete" >
161           <property name="text" >
162            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
163 p, li { white-space: pre-wrap; }
164 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
165 &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-weight:600;">Complete Installation&lt;/span>&lt;/p>
166 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This installs the bootloader, a current build and the extras package. This is the recommended method for new installations.&lt;/p>&lt;/body>&lt;/html></string>
167           </property>
168           <property name="wordWrap" >
169            <bool>true</bool>
170           </property>
171          </widget>
172         </item>
173         <item row="1" column="0" >
174          <widget class="QToolButton" name="buttonSmall" >
175           <property name="text" >
176            <string>...</string>
177           </property>
178           <property name="icon" >
179            <iconset resource="rbutilqt.qrc" >:/icons/icons/rbinstall_btn.png</iconset>
180           </property>
181           <property name="iconSize" >
182            <size>
183             <width>56</width>
184             <height>46</height>
185            </size>
186           </property>
187          </widget>
188         </item>
189         <item row="1" column="1" >
190          <widget class="QLabel" name="labelSmall" >
191           <property name="text" >
192            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
193 p, li { white-space: pre-wrap; }
194 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
195 &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-weight:600;">Small installation&lt;/span>&lt;/p>
196 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This installs bootloader and the current build of Rockbox. If you don't want the extras package, choose this option.&lt;/p>&lt;/body>&lt;/html></string>
197           </property>
198           <property name="wordWrap" >
199            <bool>true</bool>
200           </property>
201           <property name="buddy" >
202            <cstring>buttonRockbox</cstring>
203           </property>
204          </widget>
205         </item>
206         <item row="2" column="0" >
207          <spacer>
208           <property name="orientation" >
209            <enum>Qt::Vertical</enum>
210           </property>
211           <property name="sizeHint" >
212            <size>
213             <width>20</width>
214             <height>91</height>
215            </size>
216           </property>
217          </spacer>
218         </item>
219         <item row="2" column="1" >
220          <spacer>
221           <property name="orientation" >
222            <enum>Qt::Vertical</enum>
223           </property>
224           <property name="sizeHint" >
225            <size>
226             <width>20</width>
227             <height>81</height>
228            </size>
229           </property>
230          </spacer>
231         </item>
232        </layout>
233       </widget>
234       <widget class="QWidget" name="installation" >
235        <attribute name="title" >
236         <string>&amp;Installation</string>
237        </attribute>
238        <layout class="QGridLayout" >
239         <item row="0" column="0" >
240          <widget class="QToolButton" name="buttonBootloader" >
241           <property name="text" >
242            <string>Install Bootloader</string>
243           </property>
244           <property name="icon" >
245            <iconset resource="rbutilqt.qrc" >:/icons/icons/bootloader_btn.png</iconset>
246           </property>
247           <property name="iconSize" >
248            <size>
249             <width>56</width>
250             <height>46</height>
251            </size>
252           </property>
253          </widget>
254         </item>
255         <item row="0" column="1" >
256          <widget class="QLabel" name="labelBootloader" >
257           <property name="text" >
258            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
259 p, li { white-space: pre-wrap; }
260 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
261 &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-weight:600;">Install the bootloader&lt;/span>&lt;/p>
262 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Before Rockbox can be run on your audio player, you may have to install a bootloader. This is only necessary the first time Rockbox is installed.&lt;/p>&lt;/body>&lt;/html></string>
263           </property>
264           <property name="wordWrap" >
265            <bool>true</bool>
266           </property>
267          </widget>
268         </item>
269         <item row="1" column="0" >
270          <widget class="QToolButton" name="buttonRockbox" >
271           <property name="toolTip" >
272            <string>Install Rockbox</string>
273           </property>
274           <property name="accessibleName" >
275            <string>ButtonInstall</string>
276           </property>
277           <property name="accessibleDescription" >
278            <string>This installs a build of Rockbox on your player. It can also upgrade an existing build.</string>
279           </property>
280           <property name="text" >
281            <string>Install Rockbox</string>
282           </property>
283           <property name="icon" >
284            <iconset resource="rbutilqt.qrc" >:/icons/icons/rbinstall_btn.png</iconset>
285           </property>
286           <property name="iconSize" >
287            <size>
288             <width>56</width>
289             <height>46</height>
290            </size>
291           </property>
292          </widget>
293         </item>
294         <item row="1" column="1" >
295          <widget class="QLabel" name="labelInstall" >
296           <property name="text" >
297            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
298 p, li { white-space: pre-wrap; }
299 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
300 &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-weight:600;">Install Rockbox&lt;/span> on your audio player&lt;/p>&lt;/body>&lt;/html></string>
301           </property>
302           <property name="alignment" >
303            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
304           </property>
305           <property name="wordWrap" >
306            <bool>true</bool>
307           </property>
308           <property name="buddy" >
309            <cstring>buttonRockbox</cstring>
310           </property>
311          </widget>
312         </item>
313         <item row="2" column="0" >
314          <spacer>
315           <property name="orientation" >
316            <enum>Qt::Vertical</enum>
317           </property>
318           <property name="sizeHint" >
319            <size>
320             <width>20</width>
321             <height>91</height>
322            </size>
323           </property>
324          </spacer>
325         </item>
326         <item row="2" column="1" >
327          <spacer>
328           <property name="orientation" >
329            <enum>Qt::Vertical</enum>
330           </property>
331           <property name="sizeHint" >
332            <size>
333             <width>20</width>
334             <height>81</height>
335            </size>
336           </property>
337          </spacer>
338         </item>
339        </layout>
340       </widget>
341       <widget class="QWidget" name="extras" >
342        <attribute name="title" >
343         <string>&amp;Extras</string>
344        </attribute>
345        <layout class="QGridLayout" >
346         <item row="0" column="0" >
347          <widget class="QToolButton" name="buttonFonts" >
348           <property name="text" >
349            <string>Install Fonts package</string>
350           </property>
351           <property name="icon" >
352            <iconset resource="rbutilqt.qrc" >:/icons/icons/font_btn.png</iconset>
353           </property>
354           <property name="iconSize" >
355            <size>
356             <width>56</width>
357             <height>46</height>
358            </size>
359           </property>
360          </widget>
361         </item>
362         <item row="0" column="1" >
363          <widget class="QLabel" name="labelFonts" >
364           <property name="text" >
365            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
366 p, li { white-space: pre-wrap; }
367 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
368 &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-weight:600;">Fonts Package&lt;/span>&lt;/p>
369 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The Fonts Package contains a couple of commonly used fonts. Installation is highly recommended.&lt;/p>&lt;/body>&lt;/html></string>
370           </property>
371           <property name="wordWrap" >
372            <bool>true</bool>
373           </property>
374          </widget>
375         </item>
376         <item row="1" column="0" >
377          <widget class="QToolButton" name="buttonThemes" >
378           <property name="text" >
379            <string>Install themes</string>
380           </property>
381           <property name="icon" >
382            <iconset resource="rbutilqt.qrc" >:/icons/icons/themes_btn.png</iconset>
383           </property>
384           <property name="iconSize" >
385            <size>
386             <width>56</width>
387             <height>46</height>
388            </size>
389           </property>
390          </widget>
391         </item>
392         <item row="1" column="1" >
393          <widget class="QLabel" name="labelThemes" >
394           <property name="text" >
395            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
396 p, li { white-space: pre-wrap; }
397 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
398 &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-weight:600;">Install Themes&lt;/span>&lt;/p>
399 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Rockbox' look can be customized by themes. You can choose and install several officially distributed themes.&lt;/p>&lt;/body>&lt;/html></string>
400           </property>
401           <property name="wordWrap" >
402            <bool>true</bool>
403           </property>
404          </widget>
405         </item>
406         <item row="2" column="0" >
407          <widget class="QToolButton" name="buttonGames" >
408           <property name="text" >
409            <string>Install game files</string>
410           </property>
411           <property name="icon" >
412            <iconset resource="rbutilqt.qrc" >:/icons/icons/doom_btn.png</iconset>
413           </property>
414           <property name="iconSize" >
415            <size>
416             <width>56</width>
417             <height>46</height>
418            </size>
419           </property>
420          </widget>
421         </item>
422         <item row="2" column="1" >
423          <widget class="QLabel" name="labelGames" >
424           <property name="text" >
425            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
426 p, li { white-space: pre-wrap; }
427 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
428 &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-weight:600;">Install Game Files&lt;/span>&lt;/p>
429 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;">&lt;span style=" font-weight:400;">Doom needs a base wad file to run.&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
430           </property>
431           <property name="openExternalLinks" >
432            <bool>true</bool>
433           </property>
434          </widget>
435         </item>
436         <item row="3" column="0" >
437          <spacer>
438           <property name="orientation" >
439            <enum>Qt::Vertical</enum>
440           </property>
441           <property name="sizeHint" >
442            <size>
443             <width>20</width>
444             <height>40</height>
445            </size>
446           </property>
447          </spacer>
448         </item>
449         <item row="3" column="1" >
450          <spacer>
451           <property name="orientation" >
452            <enum>Qt::Vertical</enum>
453           </property>
454           <property name="sizeHint" >
455            <size>
456             <width>20</width>
457             <height>40</height>
458            </size>
459           </property>
460          </spacer>
461         </item>
462        </layout>
463       </widget>
464       <widget class="QWidget" name="uninstall" >
465        <attribute name="title" >
466         <string>&amp;Uninstallation</string>
467        </attribute>
468        <layout class="QGridLayout" >
469         <item row="0" column="0" >
470          <widget class="QToolButton" name="buttonRemoveBootloader" >
471           <property name="text" >
472            <string>Uninstall Bootloader</string>
473           </property>
474           <property name="icon" >
475            <iconset resource="rbutilqt.qrc" >:/icons/icons/rembootloader_btn.png</iconset>
476           </property>
477           <property name="iconSize" >
478            <size>
479             <width>56</width>
480             <height>46</height>
481            </size>
482           </property>
483          </widget>
484         </item>
485         <item row="0" column="1" >
486          <widget class="QLabel" name="labelRemoveBootloader" >
487           <property name="text" >
488            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
489 p, li { white-space: pre-wrap; }
490 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
491 &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-weight:600;">Remove the bootloader&lt;/span>&lt;/p>
492 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">After removing the bootloader you won't be able starting Rockbox.&lt;/p>&lt;/body>&lt;/html></string>
493           </property>
494           <property name="wordWrap" >
495            <bool>true</bool>
496           </property>
497          </widget>
498         </item>
499         <item row="1" column="0" >
500          <widget class="QToolButton" name="buttonRemoveRockbox" >
501           <property name="text" >
502            <string>Uninstall Rockbox</string>
503           </property>
504           <property name="icon" >
505            <iconset resource="rbutilqt.qrc" >:/icons/icons/remrb_btn.png</iconset>
506           </property>
507           <property name="iconSize" >
508            <size>
509             <width>56</width>
510             <height>46</height>
511            </size>
512           </property>
513          </widget>
514         </item>
515         <item row="1" column="1" >
516          <widget class="QLabel" name="labelUninstall" >
517           <property name="text" >
518            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
519 p, li { white-space: pre-wrap; }
520 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
521 &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-weight:600;">Uninstall Rockbox&lt;/span> from your audio player.&lt;/p>
522 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This will leave the bootloader in place (you need to remove it manually).&lt;/p>&lt;/body>&lt;/html></string>
523           </property>
524           <property name="alignment" >
525            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
526           </property>
527           <property name="wordWrap" >
528            <bool>true</bool>
529           </property>
530           <property name="buddy" >
531            <cstring>buttonRockbox</cstring>
532           </property>
533          </widget>
534         </item>
535         <item row="2" column="0" >
536          <spacer>
537           <property name="orientation" >
538            <enum>Qt::Vertical</enum>
539           </property>
540           <property name="sizeHint" >
541            <size>
542             <width>20</width>
543             <height>40</height>
544            </size>
545           </property>
546          </spacer>
547         </item>
548         <item row="2" column="1" >
549          <spacer>
550           <property name="orientation" >
551            <enum>Qt::Vertical</enum>
552           </property>
553           <property name="sizeHint" >
554            <size>
555             <width>20</width>
556             <height>40</height>
557            </size>
558           </property>
559          </spacer>
560         </item>
561        </layout>
562       </widget>
563       <widget class="QWidget" name="manual" >
564        <attribute name="title" >
565         <string>&amp;Manual</string>
566        </attribute>
567        <layout class="QGridLayout" >
568         <item row="0" column="0" >
569          <widget class="QGroupBox" name="groupBox_2" >
570           <property name="title" >
571            <string>Read the manual</string>
572           </property>
573           <layout class="QGridLayout" >
574            <item row="0" column="0" >
575             <widget class="QLabel" name="labelPdfManual" >
576              <property name="text" >
577               <string>PDF manual</string>
578              </property>
579              <property name="openExternalLinks" >
580               <bool>true</bool>
581              </property>
582              <property name="textInteractionFlags" >
583               <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::NoTextInteraction</set>
584              </property>
585             </widget>
586            </item>
587            <item row="1" column="0" >
588             <widget class="QLabel" name="labelHtmlManual" >
589              <property name="text" >
590               <string>HTML manual</string>
591              </property>
592              <property name="openExternalLinks" >
593               <bool>true</bool>
594              </property>
595              <property name="textInteractionFlags" >
596               <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::NoTextInteraction</set>
597              </property>
598             </widget>
599            </item>
600           </layout>
601          </widget>
602         </item>
603         <item row="1" column="0" >
604          <widget class="QGroupBox" name="groupBox" >
605           <property name="title" >
606            <string>Download the manual</string>
607           </property>
608           <layout class="QGridLayout" >
609            <item row="0" column="0" >
610             <layout class="QVBoxLayout" >
611              <item>
612               <widget class="QRadioButton" name="radioPdf" >
613                <property name="text" >
614                 <string>&amp;PDF version</string>
615                </property>
616               </widget>
617              </item>
618              <item>
619               <widget class="QRadioButton" name="radioHtmlzip" >
620                <property name="text" >
621                 <string>&amp;HTML version (zip file)</string>
622                </property>
623               </widget>
624              </item>
625             </layout>
626            </item>
627            <item row="0" column="1" >
628             <spacer>
629              <property name="orientation" >
630               <enum>Qt::Horizontal</enum>
631              </property>
632              <property name="sizeHint" >
633               <size>
634                <width>40</width>
635                <height>20</height>
636               </size>
637              </property>
638             </spacer>
639            </item>
640            <item row="0" column="2" >
641             <widget class="QPushButton" name="buttonDownloadManual" >
642              <property name="text" >
643               <string>Down&amp;load</string>
644              </property>
645             </widget>
646            </item>
647           </layout>
648          </widget>
649         </item>
650         <item row="2" column="0" >
651          <spacer>
652           <property name="orientation" >
653            <enum>Qt::Vertical</enum>
654           </property>
655           <property name="sizeHint" >
656            <size>
657             <width>20</width>
658             <height>40</height>
659            </size>
660           </property>
661          </spacer>
662         </item>
663        </layout>
664       </widget>
665      </widget>
666     </item>
667    </layout>
668   </widget>
669   <widget class="QMenuBar" name="menubar" >
670    <property name="geometry" >
671     <rect>
672      <x>0</x>
673      <y>0</y>
674      <width>600</width>
675      <height>29</height>
676     </rect>
677    </property>
678    <widget class="QMenu" name="menu_File" >
679     <property name="title" >
680      <string>&amp;File</string>
681     </property>
682     <addaction name="actionEmpty_local_download_cache" />
683     <addaction name="actionInstall_Rockbox_Utility_on_player" />
684     <addaction name="action_Configure" />
685     <addaction name="separator" />
686     <addaction name="actionE_xit" />
687    </widget>
688    <widget class="QMenu" name="menuAbout" >
689     <property name="title" >
690      <string>&amp;About</string>
691     </property>
692     <addaction name="action_About" />
693     <addaction name="actionAbout_Qt" />
694    </widget>
695    <addaction name="menu_File" />
696    <addaction name="menuAbout" />
697   </widget>
698   <widget class="QStatusBar" name="statusbar" />
699   <action name="actionEmpty_local_download_cache" >
700    <property name="text" >
701     <string>Empty local download cache</string>
702    </property>
703   </action>
704   <action name="actionInstall_Rockbox_Utility_on_player" >
705    <property name="text" >
706     <string>Install Rockbox Utility on player</string>
707    </property>
708   </action>
709   <action name="action_Configure" >
710    <property name="text" >
711     <string>&amp;Configure</string>
712    </property>
713   </action>
714   <action name="actionE_xit" >
715    <property name="text" >
716     <string>E&amp;xit</string>
717    </property>
718    <property name="shortcut" >
719     <string>Ctrl+Q</string>
720    </property>
721   </action>
722   <action name="action_About" >
723    <property name="text" >
724     <string>&amp;About</string>
725    </property>
726   </action>
727   <action name="actionAbout_Qt" >
728    <property name="text" >
729     <string>About &amp;Qt</string>
730    </property>
731   </action>
732  </widget>
733  <tabstops>
734   <tabstop>tabWidget</tabstop>
735   <tabstop>buttonComplete</tabstop>
736   <tabstop>buttonSmall</tabstop>
737   <tabstop>buttonBootloader</tabstop>
738   <tabstop>buttonRockbox</tabstop>
739   <tabstop>buttonFonts</tabstop>
740   <tabstop>buttonThemes</tabstop>
741   <tabstop>buttonGames</tabstop>
742   <tabstop>buttonRemoveBootloader</tabstop>
743   <tabstop>buttonRemoveRockbox</tabstop>
744   <tabstop>radioPdf</tabstop>
745   <tabstop>radioHtmlzip</tabstop>
746   <tabstop>buttonDownloadManual</tabstop>
747  </tabstops>
748  <resources>
749   <include location="rbutilqt.qrc" />
750  </resources>
751  <connections>
752   <connection>
753    <sender>actionE_xit</sender>
754    <signal>triggered()</signal>
755    <receiver>RbUtilQtFrm</receiver>
756    <slot>close()</slot>
757    <hints>
758     <hint type="sourcelabel" >
759      <x>-1</x>
760      <y>-1</y>
761     </hint>
762     <hint type="destinationlabel" >
763      <x>279</x>
764      <y>315</y>
765     </hint>
766    </hints>
767   </connection>
768  </connections>
769 </ui>