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