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