Fix advanced EQ menu
[maemo-rb.git] / rbutil / rbutilqt / rbutilqtfrm.ui
blob65348dabfbe2165c7841e75cad7fb0a2966f5859
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>RbUtilQtFrm</class>
4 <widget class="QMainWindow" name="RbUtilQtFrm">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>650</width>
10 <height>399</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Rockbox Utility</string>
15 </property>
16 <property name="windowIcon">
17 <iconset resource="rbutilqt.qrc">
18 <normaloff>:/icons/rockbox-32.png</normaloff>:/icons/rockbox-32.png</iconset>
19 </property>
20 <widget class="QWidget" name="centralwidget">
21 <layout class="QGridLayout" name="gridLayout_3">
22 <item row="0" column="1">
23 <widget class="QGroupBox" name="groupBoxDevice">
24 <property name="sizePolicy">
25 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
26 <horstretch>0</horstretch>
27 <verstretch>0</verstretch>
28 </sizepolicy>
29 </property>
30 <property name="title">
31 <string>Device</string>
32 </property>
33 <layout class="QGridLayout" name="gridLayout">
34 <item row="0" column="0" rowspan="3">
35 <widget class="QLabel" name="labelPlayerPic">
36 <property name="lineWidth">
37 <number>1</number>
38 </property>
39 <property name="text">
40 <string/>
41 </property>
42 <property name="pixmap">
43 <pixmap resource="rbutilqt.qrc">:/icons/rockbox-32.png</pixmap>
44 </property>
45 <property name="scaledContents">
46 <bool>false</bool>
47 </property>
48 <property name="alignment">
49 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
50 </property>
51 <property name="margin">
52 <number>3</number>
53 </property>
54 </widget>
55 </item>
56 <item row="0" column="1">
57 <widget class="QLabel" name="labelDeviceTitle">
58 <property name="sizePolicy">
59 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
60 <horstretch>0</horstretch>
61 <verstretch>0</verstretch>
62 </sizepolicy>
63 </property>
64 <property name="text">
65 <string>Device:</string>
66 </property>
67 </widget>
68 </item>
69 <item row="0" column="2">
70 <widget class="QLabel" name="labelDevice">
71 <property name="text">
72 <string>device unknown or invalid</string>
73 </property>
74 </widget>
75 </item>
76 <item row="0" column="3">
77 <spacer name="horizontalSpacer">
78 <property name="orientation">
79 <enum>Qt::Horizontal</enum>
80 </property>
81 <property name="sizeHint" stdset="0">
82 <size>
83 <width>40</width>
84 <height>20</height>
85 </size>
86 </property>
87 </spacer>
88 </item>
89 <item row="0" column="4">
90 <widget class="QPushButton" name="buttonChangeDevice">
91 <property name="text">
92 <string>&amp;Change</string>
93 </property>
94 <property name="icon">
95 <iconset resource="rbutilqt.qrc">
96 <normaloff>:/icons/edit-find.png</normaloff>:/icons/edit-find.png</iconset>
97 </property>
98 </widget>
99 </item>
100 <item row="1" column="4" rowspan="2">
101 <widget class="QPushButton" name="buttonEject">
102 <property name="text">
103 <string>&amp;Eject</string>
104 </property>
105 <property name="icon">
106 <iconset resource="rbutilqt.qrc">
107 <normaloff>:/icons/media-eject.png</normaloff>:/icons/media-eject.png</iconset>
108 </property>
109 </widget>
110 </item>
111 <item row="1" column="1">
112 <widget class="QLabel" name="labelMountpointTitle">
113 <property name="text">
114 <string>Mountpoint:</string>
115 </property>
116 </widget>
117 </item>
118 <item row="1" column="2">
119 <widget class="QLabel" name="labelMountpoint">
120 <property name="text">
121 <string>mountpoint unknown or invalid</string>
122 </property>
123 </widget>
124 </item>
125 </layout>
126 </widget>
127 </item>
128 <item row="0" column="0">
129 <widget class="QLabel" name="logoLabel">
130 <property name="sizePolicy">
131 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
132 <horstretch>0</horstretch>
133 <verstretch>0</verstretch>
134 </sizepolicy>
135 </property>
136 <property name="baseSize">
137 <size>
138 <width>0</width>
139 <height>0</height>
140 </size>
141 </property>
142 <property name="text">
143 <string comment="Welcome to Rockbox Utility, the installation and housekeeping tool for Rockbox."/>
144 </property>
145 <property name="pixmap">
146 <pixmap resource="rbutilqt.qrc">:/icons/rblogo.png</pixmap>
147 </property>
148 <property name="scaledContents">
149 <bool>false</bool>
150 </property>
151 </widget>
152 </item>
153 <item row="1" column="0" colspan="2">
154 <widget class="QTabWidget" name="tabWidget">
155 <property name="currentIndex">
156 <number>0</number>
157 </property>
158 <widget class="QWidget" name="selective">
159 <attribute name="title">
160 <string>&amp;Installation</string>
161 </attribute>
162 <attribute name="toolTip">
163 <string>Welcome</string>
164 </attribute>
165 </widget>
166 <widget class="QWidget" name="accessibility">
167 <attribute name="title">
168 <string>&amp;Accessibility</string>
169 </attribute>
170 <attribute name="toolTip">
171 <string>Install accessibility add-ons</string>
172 </attribute>
173 <layout class="QGridLayout">
174 <item row="0" column="0">
175 <widget class="QToolButton" name="buttonVoice">
176 <property name="text">
177 <string>Install Voice files</string>
178 </property>
179 <property name="icon">
180 <iconset resource="rbutilqt.qrc">
181 <normaloff>:/icons/talkfile_btn.png</normaloff>:/icons/talkfile_btn.png</iconset>
182 </property>
183 <property name="iconSize">
184 <size>
185 <width>56</width>
186 <height>46</height>
187 </size>
188 </property>
189 </widget>
190 </item>
191 <item row="0" column="1">
192 <widget class="QLabel" name="labelVoice">
193 <property name="text">
194 <string>&lt;b&gt;Install Voice file&lt;/b&gt;&lt;br/&gt;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.</string>
195 </property>
196 <property name="wordWrap">
197 <bool>true</bool>
198 </property>
199 </widget>
200 </item>
201 <item row="2" column="0">
202 <widget class="QToolButton" name="buttonTalk">
203 <property name="text">
204 <string>Install Talk files</string>
205 </property>
206 <property name="icon">
207 <iconset resource="rbutilqt.qrc">
208 <normaloff>:/icons/talkfile_btn.png</normaloff>:/icons/talkfile_btn.png</iconset>
209 </property>
210 <property name="iconSize">
211 <size>
212 <width>56</width>
213 <height>46</height>
214 </size>
215 </property>
216 </widget>
217 </item>
218 <item row="2" column="1">
219 <widget class="QLabel" name="labelTalk">
220 <property name="text">
221 <string>&lt;b&gt;Create Talk Files&lt;/b&gt;&lt;br/&gt;Talkfiles are needed to let Rockbox speak File and Foldernames</string>
222 </property>
223 </widget>
224 </item>
225 <item row="3" column="0">
226 <spacer>
227 <property name="orientation">
228 <enum>Qt::Vertical</enum>
229 </property>
230 <property name="sizeHint" stdset="0">
231 <size>
232 <width>20</width>
233 <height>51</height>
234 </size>
235 </property>
236 </spacer>
237 </item>
238 <item row="3" column="1">
239 <spacer>
240 <property name="orientation">
241 <enum>Qt::Vertical</enum>
242 </property>
243 <property name="sizeHint" stdset="0">
244 <size>
245 <width>20</width>
246 <height>51</height>
247 </size>
248 </property>
249 </spacer>
250 </item>
251 <item row="1" column="0">
252 <widget class="QToolButton" name="buttonCreateVoice">
253 <property name="text">
254 <string>Create Voice files</string>
255 </property>
256 <property name="icon">
257 <iconset resource="rbutilqt.qrc">
258 <normaloff>:/icons/talkfile_btn.png</normaloff>:/icons/talkfile_btn.png</iconset>
259 </property>
260 <property name="iconSize">
261 <size>
262 <width>56</width>
263 <height>46</height>
264 </size>
265 </property>
266 </widget>
267 </item>
268 <item row="1" column="1">
269 <widget class="QLabel" name="labelCreateVoice">
270 <property name="text">
271 <string>&lt;b&gt;Create Voice file&lt;/b&gt;&lt;br/&gt;Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so
272 if you installed the voice file Rockbox will speak.</string>
273 </property>
274 <property name="wordWrap">
275 <bool>true</bool>
276 </property>
277 </widget>
278 </item>
279 </layout>
280 </widget>
281 <widget class="QWidget" name="uninstall">
282 <attribute name="title">
283 <string>Backup &amp;&amp; &amp;Uninstallation</string>
284 </attribute>
285 <attribute name="toolTip">
286 <string>Uninstall Rockbox</string>
287 </attribute>
288 <layout class="QGridLayout" name="gridLayout_2">
289 <item row="0" column="0">
290 <widget class="QToolButton" name="buttonRemoveBootloader">
291 <property name="text">
292 <string>Uninstall Bootloader</string>
293 </property>
294 <property name="icon">
295 <iconset resource="rbutilqt.qrc">
296 <normaloff>:/icons/rembootloader_btn.png</normaloff>:/icons/rembootloader_btn.png</iconset>
297 </property>
298 <property name="iconSize">
299 <size>
300 <width>56</width>
301 <height>46</height>
302 </size>
303 </property>
304 </widget>
305 </item>
306 <item row="0" column="1">
307 <widget class="QLabel" name="labelRemoveBootloader">
308 <property name="text">
309 <string>&lt;b&gt;Remove the bootloader&lt;/b&gt;&lt;br/&gt;After removing the bootloader you won't be able to start Rockbox.</string>
310 </property>
311 <property name="wordWrap">
312 <bool>true</bool>
313 </property>
314 </widget>
315 </item>
316 <item row="1" column="0">
317 <widget class="QToolButton" name="buttonRemoveRockbox">
318 <property name="text">
319 <string>Uninstall Rockbox</string>
320 </property>
321 <property name="icon">
322 <iconset resource="rbutilqt.qrc">
323 <normaloff>:/icons/remrb_btn.png</normaloff>:/icons/remrb_btn.png</iconset>
324 </property>
325 <property name="iconSize">
326 <size>
327 <width>56</width>
328 <height>46</height>
329 </size>
330 </property>
331 </widget>
332 </item>
333 <item row="1" column="1">
334 <widget class="QLabel" name="labelUninstall">
335 <property name="text">
336 <string>&lt;b&gt;Uninstall Rockbox from your audio player.&lt;/b&gt;&lt;br/&gt;This will leave the bootloader in place (you need to remove it manually).</string>
337 </property>
338 <property name="alignment">
339 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
340 </property>
341 <property name="wordWrap">
342 <bool>true</bool>
343 </property>
344 </widget>
345 </item>
346 <item row="2" column="0">
347 <widget class="QToolButton" name="buttonBackup">
348 <property name="text">
349 <string>Backup</string>
350 </property>
351 <property name="icon">
352 <iconset resource="rbutilqt.qrc">
353 <normaloff>:/icons/package-x-generic.png</normaloff>:/icons/package-x-generic.png</iconset>
354 </property>
355 <property name="iconSize">
356 <size>
357 <width>56</width>
358 <height>46</height>
359 </size>
360 </property>
361 </widget>
362 </item>
363 <item row="2" column="1">
364 <widget class="QLabel" name="labelBackup">
365 <property name="text">
366 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Backup current installation.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Create a backup by archiving the contents of the Rockbox installation folder.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
367 </property>
368 <property name="alignment">
369 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
370 </property>
371 <property name="wordWrap">
372 <bool>true</bool>
373 </property>
374 </widget>
375 </item>
376 <item row="3" column="0">
377 <spacer>
378 <property name="orientation">
379 <enum>Qt::Vertical</enum>
380 </property>
381 <property name="sizeHint" stdset="0">
382 <size>
383 <width>20</width>
384 <height>40</height>
385 </size>
386 </property>
387 </spacer>
388 </item>
389 </layout>
390 </widget>
391 <widget class="QWidget" name="manual">
392 <attribute name="title">
393 <string>&amp;Manual</string>
394 </attribute>
395 <attribute name="toolTip">
396 <string>View and download the manual</string>
397 </attribute>
398 </widget>
399 <widget class="QWidget" name="info">
400 <attribute name="title">
401 <string>Inf&amp;o</string>
402 </attribute>
403 </widget>
404 </widget>
405 </item>
406 </layout>
407 </widget>
408 <widget class="QMenuBar" name="menubar">
409 <property name="geometry">
410 <rect>
411 <x>0</x>
412 <y>0</y>
413 <width>650</width>
414 <height>21</height>
415 </rect>
416 </property>
417 <widget class="QMenu" name="menu_File">
418 <property name="title">
419 <string>&amp;File</string>
420 </property>
421 <addaction name="actionInstall_Rockbox_Utility_on_player"/>
422 <addaction name="action_Configure"/>
423 <addaction name="separator"/>
424 <addaction name="actionE_xit"/>
425 </widget>
426 <widget class="QMenu" name="menuAbout">
427 <property name="title">
428 <string>&amp;Help</string>
429 </property>
430 <widget class="QMenu" name="menu_Troubleshoot">
431 <property name="title">
432 <string>&amp;Troubleshoot</string>
433 </property>
434 <addaction name="action_System_Info"/>
435 <addaction name="action_Trace"/>
436 </widget>
437 <addaction name="action_About"/>
438 <addaction name="actionAbout_Qt"/>
439 <addaction name="separator"/>
440 <addaction name="menu_Troubleshoot"/>
441 <addaction name="action_Help"/>
442 </widget>
443 <widget class="QMenu" name="menuA_ctions">
444 <property name="title">
445 <string>Action&amp;s</string>
446 </property>
447 <widget class="QMenu" name="menuAccessibility">
448 <property name="title">
449 <string>&amp;Accessibility</string>
450 </property>
451 <addaction name="actionInstall_Voice_File"/>
452 <addaction name="actionCreate_Voice_File"/>
453 <addaction name="actionCreate_Talk_Files"/>
454 </widget>
455 <widget class="QMenu" name="menuUninstallation">
456 <property name="title">
457 <string>&amp;Uninstallation</string>
458 </property>
459 <addaction name="actionRemove_bootloader"/>
460 <addaction name="actionUninstall_Rockbox"/>
461 </widget>
462 <addaction name="action_Installation"/>
463 <addaction name="menuAccessibility"/>
464 <addaction name="menuUninstallation"/>
465 </widget>
466 <addaction name="menu_File"/>
467 <addaction name="menuA_ctions"/>
468 <addaction name="menuAbout"/>
469 </widget>
470 <widget class="QStatusBar" name="statusbar"/>
471 <action name="actionEmpty_local_download_cache">
472 <property name="text">
473 <string>Empty local download cache</string>
474 </property>
475 </action>
476 <action name="actionInstall_Rockbox_Utility_on_player">
477 <property name="text">
478 <string>Install Rockbox Utility on player</string>
479 </property>
480 </action>
481 <action name="action_Configure">
482 <property name="text">
483 <string>&amp;Configure</string>
484 </property>
485 </action>
486 <action name="actionE_xit">
487 <property name="text">
488 <string>E&amp;xit</string>
489 </property>
490 <property name="shortcut">
491 <string>Ctrl+Q</string>
492 </property>
493 </action>
494 <action name="action_About">
495 <property name="text">
496 <string>&amp;About</string>
497 </property>
498 </action>
499 <action name="actionAbout_Qt">
500 <property name="text">
501 <string>About &amp;Qt</string>
502 </property>
503 </action>
504 <action name="action_Help">
505 <property name="text">
506 <string>&amp;Help</string>
507 </property>
508 </action>
509 <action name="actionInfo">
510 <property name="text">
511 <string>Info</string>
512 </property>
513 </action>
514 <action name="actionComplete_Installation">
515 <property name="icon">
516 <iconset resource="rbutilqt.qrc">
517 <normaloff>:/icons/bootloader_btn.png</normaloff>:/icons/bootloader_btn.png</iconset>
518 </property>
519 <property name="text">
520 <string>&amp;Complete Installation</string>
521 </property>
522 </action>
523 <action name="actionSmall_Installation">
524 <property name="icon">
525 <iconset resource="rbutilqt.qrc">
526 <normaloff>:/icons/rbinstall_btn.png</normaloff>:/icons/rbinstall_btn.png</iconset>
527 </property>
528 <property name="text">
529 <string>&amp;Minimal Installation</string>
530 </property>
531 </action>
532 <action name="actionInstall_Bootloader">
533 <property name="icon">
534 <iconset resource="rbutilqt.qrc">
535 <normaloff>:/icons/bootloader_btn.png</normaloff>:/icons/bootloader_btn.png</iconset>
536 </property>
537 <property name="text">
538 <string>Install &amp;Bootloader</string>
539 </property>
540 </action>
541 <action name="actionInstall_Rockbox">
542 <property name="icon">
543 <iconset resource="rbutilqt.qrc">
544 <normaloff>:/icons/rbinstall_btn.png</normaloff>:/icons/rbinstall_btn.png</iconset>
545 </property>
546 <property name="text">
547 <string>Install &amp;Rockbox</string>
548 </property>
549 </action>
550 <action name="actionFonts_Package">
551 <property name="icon">
552 <iconset resource="rbutilqt.qrc">
553 <normaloff>:/icons/font_btn.png</normaloff>:/icons/font_btn.png</iconset>
554 </property>
555 <property name="text">
556 <string>Install &amp;Fonts Package</string>
557 </property>
558 </action>
559 <action name="actionInstall_Themes">
560 <property name="icon">
561 <iconset resource="rbutilqt.qrc">
562 <normaloff>:/icons/themes_btn.png</normaloff>:/icons/themes_btn.png</iconset>
563 </property>
564 <property name="text">
565 <string>Install &amp;Themes</string>
566 </property>
567 </action>
568 <action name="actionInstall_Game_Files">
569 <property name="icon">
570 <iconset resource="rbutilqt.qrc">
571 <normaloff>:/icons/doom_btn.png</normaloff>:/icons/doom_btn.png</iconset>
572 </property>
573 <property name="text">
574 <string>Install &amp;Game Files</string>
575 </property>
576 </action>
577 <action name="actionInstall_Voice_File">
578 <property name="icon">
579 <iconset resource="rbutilqt.qrc">
580 <normaloff>:/icons/talkfile_btn.png</normaloff>:/icons/talkfile_btn.png</iconset>
581 </property>
582 <property name="text">
583 <string>&amp;Install Voice File</string>
584 </property>
585 </action>
586 <action name="actionCreate_Talk_Files">
587 <property name="icon">
588 <iconset resource="rbutilqt.qrc">
589 <normaloff>:/icons/talkfile_btn.png</normaloff>:/icons/talkfile_btn.png</iconset>
590 </property>
591 <property name="text">
592 <string>Create &amp;Talk Files</string>
593 </property>
594 </action>
595 <action name="actionRemove_bootloader">
596 <property name="icon">
597 <iconset resource="rbutilqt.qrc">
598 <normaloff>:/icons/rembootloader_btn.png</normaloff>:/icons/rembootloader_btn.png</iconset>
599 </property>
600 <property name="text">
601 <string>Remove &amp;bootloader</string>
602 </property>
603 </action>
604 <action name="actionUninstall_Rockbox">
605 <property name="icon">
606 <iconset resource="rbutilqt.qrc">
607 <normaloff>:/icons/remrb_btn.png</normaloff>:/icons/remrb_btn.png</iconset>
608 </property>
609 <property name="text">
610 <string>Uninstall &amp;Rockbox</string>
611 </property>
612 </action>
613 <action name="actionRead_PDF_manual">
614 <property name="text">
615 <string>Read PDF manual</string>
616 </property>
617 </action>
618 <action name="actionRead_HTML_manual">
619 <property name="text">
620 <string>Read HTML manual</string>
621 </property>
622 </action>
623 <action name="actionDownload_PDF_manual">
624 <property name="text">
625 <string>Download PDF manual</string>
626 </property>
627 </action>
628 <action name="actionDownload_HTML_manual_zip">
629 <property name="text">
630 <string>Download HTML manual (zip)</string>
631 </property>
632 </action>
633 <action name="actionCreate_Voice_File">
634 <property name="icon">
635 <iconset resource="rbutilqt.qrc">
636 <normaloff>:/icons/talkfile_btn.png</normaloff>:/icons/talkfile_btn.png</iconset>
637 </property>
638 <property name="text">
639 <string>Create &amp;Voice File</string>
640 </property>
641 <property name="iconText">
642 <string>Create Voice File</string>
643 </property>
644 </action>
645 <action name="action_System_Info">
646 <property name="text">
647 <string>&amp;System Info</string>
648 </property>
649 </action>
650 <action name="action_Trace">
651 <property name="text">
652 <string>System &amp;Trace</string>
653 </property>
654 </action>
655 <action name="action_Installation">
656 <property name="text">
657 <string>&amp;Installation</string>
658 </property>
659 </action>
660 </widget>
661 <tabstops>
662 <tabstop>tabWidget</tabstop>
663 <tabstop>buttonChangeDevice</tabstop>
664 <tabstop>buttonRemoveBootloader</tabstop>
665 <tabstop>buttonRemoveRockbox</tabstop>
666 <tabstop>buttonVoice</tabstop>
667 <tabstop>buttonCreateVoice</tabstop>
668 <tabstop>buttonTalk</tabstop>
669 </tabstops>
670 <resources>
671 <include location="rbutilqt.qrc"/>
672 </resources>
673 <connections/>
674 </ui>