Add names for the buttons in the Quick Start tab.
[Rockbox.git] / rbutil / rbutilqt / rbutilqtfrm.ui
blob5f1bfe885cc7bd2daccb18b18f8c032851774cfd
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>662</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/rockbox-1.png</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.png</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          <property name="icon" >
123           <iconset resource="rbutilqt.qrc" >:/icons/icons/edit-find.png</iconset>
124          </property>
125         </widget>
126        </item>
127       </layout>
128      </widget>
129     </item>
130     <item row="2" column="0" >
131      <widget class="QTabWidget" name="tabWidget" >
132       <property name="currentIndex" >
133        <number>0</number>
134       </property>
135       <widget class="QWidget" name="quickStart" >
136        <attribute name="title" >
137         <string>&amp;Quick Start</string>
138        </attribute>
139        <attribute name="toolTip" >
140         <string>Welcome</string>
141        </attribute>
142        <layout class="QGridLayout" >
143         <item row="0" column="0" >
144          <widget class="QToolButton" name="buttonComplete" >
145           <property name="text" >
146            <string>Complete Installation</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>Small Installation</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        <attribute name="toolTip" >
239         <string>Basic Rockbox installation</string>
240        </attribute>
241        <layout class="QGridLayout" >
242         <item row="0" column="0" >
243          <widget class="QToolButton" name="buttonBootloader" >
244           <property name="text" >
245            <string>Install Bootloader</string>
246           </property>
247           <property name="icon" >
248            <iconset resource="rbutilqt.qrc" >:/icons/icons/bootloader_btn.png</iconset>
249           </property>
250           <property name="iconSize" >
251            <size>
252             <width>56</width>
253             <height>46</height>
254            </size>
255           </property>
256          </widget>
257         </item>
258         <item row="0" column="1" >
259          <widget class="QLabel" name="labelBootloader" >
260           <property name="text" >
261            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
262 p, li { white-space: pre-wrap; }
263 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
264 &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>
265 &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>
266           </property>
267           <property name="wordWrap" >
268            <bool>true</bool>
269           </property>
270          </widget>
271         </item>
272         <item row="1" column="0" >
273          <widget class="QToolButton" name="buttonRockbox" >
274           <property name="toolTip" >
275            <string>Install Rockbox</string>
276           </property>
277           <property name="text" >
278            <string>Install Rockbox</string>
279           </property>
280           <property name="icon" >
281            <iconset resource="rbutilqt.qrc" >:/icons/icons/rbinstall_btn.png</iconset>
282           </property>
283           <property name="iconSize" >
284            <size>
285             <width>56</width>
286             <height>46</height>
287            </size>
288           </property>
289          </widget>
290         </item>
291         <item row="1" column="1" >
292          <widget class="QLabel" name="labelInstall" >
293           <property name="text" >
294            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
295 p, li { white-space: pre-wrap; }
296 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
297 &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>
298           </property>
299           <property name="alignment" >
300            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
301           </property>
302           <property name="wordWrap" >
303            <bool>true</bool>
304           </property>
305           <property name="buddy" >
306            <cstring>buttonRockbox</cstring>
307           </property>
308          </widget>
309         </item>
310         <item row="2" column="0" >
311          <spacer>
312           <property name="orientation" >
313            <enum>Qt::Vertical</enum>
314           </property>
315           <property name="sizeHint" >
316            <size>
317             <width>20</width>
318             <height>91</height>
319            </size>
320           </property>
321          </spacer>
322         </item>
323         <item row="2" column="1" >
324          <spacer>
325           <property name="orientation" >
326            <enum>Qt::Vertical</enum>
327           </property>
328           <property name="sizeHint" >
329            <size>
330             <width>20</width>
331             <height>81</height>
332            </size>
333           </property>
334          </spacer>
335         </item>
336        </layout>
337       </widget>
338       <widget class="QWidget" name="extras" >
339        <attribute name="title" >
340         <string>&amp;Extras</string>
341        </attribute>
342        <attribute name="toolTip" >
343         <string>Install extras for Rockbox</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="4" 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="4" 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="accessibility" >
465        <attribute name="title" >
466         <string>&amp;Accessibility</string>
467        </attribute>
468        <attribute name="toolTip" >
469         <string>Install accessibility add-ons</string>
470        </attribute>
471        <layout class="QGridLayout" >
472         <item row="0" column="0" >
473          <widget class="QToolButton" name="buttonVoice" >
474           <property name="text" >
475            <string>Install Voice files</string>
476           </property>
477           <property name="icon" >
478            <iconset resource="rbutilqt.qrc" >:/icons/icons/talkfile_btn.png</iconset>
479           </property>
480           <property name="iconSize" >
481            <size>
482             <width>56</width>
483             <height>46</height>
484            </size>
485           </property>
486          </widget>
487         </item>
488         <item row="0" column="1" >
489          <widget class="QLabel" name="labelVoice" >
490           <property name="text" >
491            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
492 p, li { white-space: pre-wrap; }
493 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
494 &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 Voice file&lt;/span>&lt;/p>
495 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so if you installed the voice file Rockbox will speak.&lt;/p>&lt;/body>&lt;/html></string>
496           </property>
497           <property name="wordWrap" >
498            <bool>true</bool>
499           </property>
500          </widget>
501         </item>
502         <item row="1" column="0" >
503          <widget class="QToolButton" name="buttonTalk" >
504           <property name="text" >
505            <string>Install Talk files</string>
506           </property>
507           <property name="icon" >
508            <iconset resource="rbutilqt.qrc" >:/icons/icons/talkfile_btn.png</iconset>
509           </property>
510           <property name="iconSize" >
511            <size>
512             <width>56</width>
513             <height>46</height>
514            </size>
515           </property>
516          </widget>
517         </item>
518         <item row="1" column="1" >
519          <widget class="QLabel" name="labelTalk" >
520           <property name="text" >
521            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
522 p, li { white-space: pre-wrap; }
523 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
524 &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;">Create Talk Files&lt;/span>&lt;/p>
525 &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;">Talkfiles are needed to let Rockbox speak File and Foldernames&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
526           </property>
527          </widget>
528         </item>
529         <item row="2" column="0" >
530          <spacer>
531           <property name="orientation" >
532            <enum>Qt::Vertical</enum>
533           </property>
534           <property name="sizeHint" >
535            <size>
536             <width>20</width>
537             <height>51</height>
538            </size>
539           </property>
540          </spacer>
541         </item>
542         <item row="2" column="1" >
543          <spacer>
544           <property name="orientation" >
545            <enum>Qt::Vertical</enum>
546           </property>
547           <property name="sizeHint" >
548            <size>
549             <width>20</width>
550             <height>51</height>
551            </size>
552           </property>
553          </spacer>
554         </item>
555        </layout>
556       </widget>
557       <widget class="QWidget" name="uninstall" >
558        <attribute name="title" >
559         <string>&amp;Uninstallation</string>
560        </attribute>
561        <attribute name="toolTip" >
562         <string>Uninstall Rockbox</string>
563        </attribute>
564        <layout class="QGridLayout" >
565         <item row="0" column="0" >
566          <widget class="QToolButton" name="buttonRemoveBootloader" >
567           <property name="text" >
568            <string>Uninstall Bootloader</string>
569           </property>
570           <property name="icon" >
571            <iconset resource="rbutilqt.qrc" >:/icons/icons/rembootloader_btn.png</iconset>
572           </property>
573           <property name="iconSize" >
574            <size>
575             <width>56</width>
576             <height>46</height>
577            </size>
578           </property>
579          </widget>
580         </item>
581         <item row="0" column="1" >
582          <widget class="QLabel" name="labelRemoveBootloader" >
583           <property name="text" >
584            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
585 p, li { white-space: pre-wrap; }
586 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
587 &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>
588 &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 to start Rockbox.&lt;/p>&lt;/body>&lt;/html></string>
589           </property>
590           <property name="wordWrap" >
591            <bool>true</bool>
592           </property>
593          </widget>
594         </item>
595         <item row="1" column="0" >
596          <widget class="QToolButton" name="buttonRemoveRockbox" >
597           <property name="text" >
598            <string>Uninstall Rockbox</string>
599           </property>
600           <property name="icon" >
601            <iconset resource="rbutilqt.qrc" >:/icons/icons/remrb_btn.png</iconset>
602           </property>
603           <property name="iconSize" >
604            <size>
605             <width>56</width>
606             <height>46</height>
607            </size>
608           </property>
609          </widget>
610         </item>
611         <item row="1" column="1" >
612          <widget class="QLabel" name="labelUninstall" >
613           <property name="text" >
614            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
615 p, li { white-space: pre-wrap; }
616 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
617 &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>
618 &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>
619           </property>
620           <property name="alignment" >
621            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
622           </property>
623           <property name="wordWrap" >
624            <bool>true</bool>
625           </property>
626           <property name="buddy" >
627            <cstring>buttonRockbox</cstring>
628           </property>
629          </widget>
630         </item>
631         <item row="2" column="0" >
632          <spacer>
633           <property name="orientation" >
634            <enum>Qt::Vertical</enum>
635           </property>
636           <property name="sizeHint" >
637            <size>
638             <width>20</width>
639             <height>40</height>
640            </size>
641           </property>
642          </spacer>
643         </item>
644         <item row="2" column="1" >
645          <spacer>
646           <property name="orientation" >
647            <enum>Qt::Vertical</enum>
648           </property>
649           <property name="sizeHint" >
650            <size>
651             <width>20</width>
652             <height>40</height>
653            </size>
654           </property>
655          </spacer>
656         </item>
657        </layout>
658       </widget>
659       <widget class="QWidget" name="manual" >
660        <attribute name="title" >
661         <string>&amp;Manual</string>
662        </attribute>
663        <attribute name="toolTip" >
664         <string>View and download the manual</string>
665        </attribute>
666        <layout class="QGridLayout" >
667         <item row="0" column="0" >
668          <widget class="QGroupBox" name="groupBox_2" >
669           <property name="title" >
670            <string>Read the manual</string>
671           </property>
672           <layout class="QGridLayout" >
673            <item row="0" column="0" >
674             <widget class="QLabel" name="labelPdfManual" >
675              <property name="text" >
676               <string>PDF manual</string>
677              </property>
678              <property name="openExternalLinks" >
679               <bool>true</bool>
680              </property>
681              <property name="textInteractionFlags" >
682               <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::NoTextInteraction</set>
683              </property>
684             </widget>
685            </item>
686            <item row="1" column="0" >
687             <widget class="QLabel" name="labelHtmlManual" >
688              <property name="text" >
689               <string>HTML manual</string>
690              </property>
691              <property name="openExternalLinks" >
692               <bool>true</bool>
693              </property>
694              <property name="textInteractionFlags" >
695               <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::NoTextInteraction</set>
696              </property>
697             </widget>
698            </item>
699           </layout>
700          </widget>
701         </item>
702         <item row="1" column="0" >
703          <widget class="QGroupBox" name="groupBox" >
704           <property name="title" >
705            <string>Download the manual</string>
706           </property>
707           <layout class="QGridLayout" >
708            <item row="0" column="0" >
709             <layout class="QVBoxLayout" >
710              <item>
711               <widget class="QRadioButton" name="radioPdf" >
712                <property name="text" >
713                 <string>&amp;PDF version</string>
714                </property>
715               </widget>
716              </item>
717              <item>
718               <widget class="QRadioButton" name="radioHtmlzip" >
719                <property name="text" >
720                 <string>&amp;HTML version (zip file)</string>
721                </property>
722               </widget>
723              </item>
724             </layout>
725            </item>
726            <item row="0" column="1" >
727             <spacer>
728              <property name="orientation" >
729               <enum>Qt::Horizontal</enum>
730              </property>
731              <property name="sizeHint" >
732               <size>
733                <width>40</width>
734                <height>20</height>
735               </size>
736              </property>
737             </spacer>
738            </item>
739            <item row="0" column="2" >
740             <widget class="QPushButton" name="buttonDownloadManual" >
741              <property name="text" >
742               <string>Down&amp;load</string>
743              </property>
744             </widget>
745            </item>
746           </layout>
747          </widget>
748         </item>
749         <item row="2" column="0" >
750          <spacer>
751           <property name="orientation" >
752            <enum>Qt::Vertical</enum>
753           </property>
754           <property name="sizeHint" >
755            <size>
756             <width>20</width>
757             <height>40</height>
758            </size>
759           </property>
760          </spacer>
761         </item>
762        </layout>
763       </widget>
764       <widget class="QWidget" name="info" >
765        <attribute name="title" >
766         <string>Inf&amp;o</string>
767        </attribute>
768        <layout class="QGridLayout" >
769         <item row="0" column="0" >
770          <widget class="QLabel" name="labelInfo" >
771           <property name="text" >
772            <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
773 p, li { white-space: pre-wrap; }
774 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
775 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Currently installed packages.&lt;/p>
776 &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;">Note&lt;/span>: if you manually installed packages this might not be correct!&lt;/p>&lt;/body>&lt;/html></string>
777           </property>
778           <property name="wordWrap" >
779            <bool>true</bool>
780           </property>
781          </widget>
782         </item>
783         <item row="1" column="0" >
784          <widget class="QTreeWidget" name="treeInfo" >
785           <column>
786            <property name="text" >
787             <string>1</string>
788            </property>
789           </column>
790          </widget>
791         </item>
792        </layout>
793       </widget>
794      </widget>
795     </item>
796    </layout>
797   </widget>
798   <widget class="QMenuBar" name="menubar" >
799    <property name="geometry" >
800     <rect>
801      <x>0</x>
802      <y>0</y>
803      <width>662</width>
804      <height>29</height>
805     </rect>
806    </property>
807    <widget class="QMenu" name="menu_File" >
808     <property name="title" >
809      <string>&amp;File</string>
810     </property>
811     <addaction name="actionInstall_Rockbox_Utility_on_player" />
812     <addaction name="action_Configure" />
813     <addaction name="separator" />
814     <addaction name="actionE_xit" />
815    </widget>
816    <widget class="QMenu" name="menuAbout" >
817     <property name="title" >
818      <string>&amp;About</string>
819     </property>
820     <addaction name="action_About" />
821     <addaction name="actionAbout_Qt" />
822     <addaction name="separator" />
823     <addaction name="action_Help" />
824    </widget>
825    <addaction name="menu_File" />
826    <addaction name="menuAbout" />
827   </widget>
828   <widget class="QStatusBar" name="statusbar" />
829   <action name="actionEmpty_local_download_cache" >
830    <property name="text" >
831     <string>Empty local download cache</string>
832    </property>
833   </action>
834   <action name="actionInstall_Rockbox_Utility_on_player" >
835    <property name="text" >
836     <string>Install Rockbox Utility on player</string>
837    </property>
838   </action>
839   <action name="action_Configure" >
840    <property name="text" >
841     <string>&amp;Configure</string>
842    </property>
843   </action>
844   <action name="actionE_xit" >
845    <property name="text" >
846     <string>E&amp;xit</string>
847    </property>
848    <property name="shortcut" >
849     <string>Ctrl+Q</string>
850    </property>
851   </action>
852   <action name="action_About" >
853    <property name="text" >
854     <string>&amp;About</string>
855    </property>
856   </action>
857   <action name="actionAbout_Qt" >
858    <property name="text" >
859     <string>About &amp;Qt</string>
860    </property>
861   </action>
862   <action name="action_Help" >
863    <property name="text" >
864     <string>&amp;Help</string>
865    </property>
866   </action>
867  </widget>
868  <tabstops>
869   <tabstop>tabWidget</tabstop>
870   <tabstop>buttonComplete</tabstop>
871   <tabstop>buttonSmall</tabstop>
872   <tabstop>buttonBootloader</tabstop>
873   <tabstop>buttonRockbox</tabstop>
874   <tabstop>buttonFonts</tabstop>
875   <tabstop>buttonThemes</tabstop>
876   <tabstop>buttonGames</tabstop>
877   <tabstop>buttonRemoveBootloader</tabstop>
878   <tabstop>buttonRemoveRockbox</tabstop>
879   <tabstop>radioPdf</tabstop>
880   <tabstop>radioHtmlzip</tabstop>
881   <tabstop>buttonDownloadManual</tabstop>
882  </tabstops>
883  <resources>
884   <include location="rbutilqt.qrc" />
885  </resources>
886  <connections>
887   <connection>
888    <sender>actionE_xit</sender>
889    <signal>triggered()</signal>
890    <receiver>RbUtilQtFrm</receiver>
891    <slot>close()</slot>
892    <hints>
893     <hint type="sourcelabel" >
894      <x>-1</x>
895      <y>-1</y>
896     </hint>
897     <hint type="destinationlabel" >
898      <x>279</x>
899      <y>315</y>
900     </hint>
901    </hints>
902   </connection>
903  </connections>
904 </ui>