summaryrefslogtreecommitdiff
path: root/rbutil
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil')
-rw-r--r--rbutil/rbutilqt/rbutil.ini4
-rw-r--r--rbutil/rbutilqt/rbutilqtfrm.ui91
2 files changed, 89 insertions, 6 deletions
diff --git a/rbutil/rbutilqt/rbutil.ini b/rbutil/rbutilqt/rbutil.ini
index 4052ef45e5..5e8b61bf72 100644
--- a/rbutil/rbutilqt/rbutil.ini
+++ b/rbutil/rbutilqt/rbutil.ini
@@ -11,6 +11,7 @@ bootloader_url=http://download.rockbox.org/bootloader
11themes_url=http://www.rockbox-themes.org/ 11themes_url=http://www.rockbox-themes.org/
12manual_url=http://download.rockbox.org/manual 12manual_url=http://download.rockbox.org/manual
13doom_url=http://download.rockbox.org/useful/rockdoom.zip 13doom_url=http://download.rockbox.org/useful/rockdoom.zip
14voice_url=http://www.rockbox.org/voices/
14 15
15[platforms] 16[platforms]
16platform01=player 17platform01=player
@@ -354,4 +355,5 @@ template = "\"%exe\" %options -w \"%wavfile\" \"%text\""
354 355
355[flite] 356[flite]
356options = "" 357options = ""
357template = "\"%exe\" %options -o \"%wavfile\" \"%text\"" \ No newline at end of file 358template = "\"%exe\" %options -o \"%wavfile\" \"%text\""
359
diff --git a/rbutil/rbutilqt/rbutilqtfrm.ui b/rbutil/rbutilqt/rbutilqtfrm.ui
index afa3bb0e76..927cc19810 100644
--- a/rbutil/rbutilqt/rbutilqtfrm.ui
+++ b/rbutil/rbutilqt/rbutilqtfrm.ui
@@ -130,12 +130,15 @@ p, li { white-space: pre-wrap; }
130 <item row="2" column="0" > 130 <item row="2" column="0" >
131 <widget class="QTabWidget" name="tabWidget" > 131 <widget class="QTabWidget" name="tabWidget" >
132 <property name="currentIndex" > 132 <property name="currentIndex" >
133 <number>2</number> 133 <number>0</number>
134 </property> 134 </property>
135 <widget class="QWidget" name="quickStart" > 135 <widget class="QWidget" name="quickStart" >
136 <attribute name="title" > 136 <attribute name="title" >
137 <string>&amp;Quick Start</string> 137 <string>&amp;Quick Start</string>
138 </attribute> 138 </attribute>
139 <attribute name="toolTip" >
140 <string>Welcome</string>
141 </attribute>
139 <layout class="QGridLayout" > 142 <layout class="QGridLayout" >
140 <item row="0" column="0" > 143 <item row="0" column="0" >
141 <widget class="QToolButton" name="buttonComplete" > 144 <widget class="QToolButton" name="buttonComplete" >
@@ -238,6 +241,9 @@ p, li { white-space: pre-wrap; }
238 <attribute name="title" > 241 <attribute name="title" >
239 <string>&amp;Installation</string> 242 <string>&amp;Installation</string>
240 </attribute> 243 </attribute>
244 <attribute name="toolTip" >
245 <string>Basic Rockbox installation</string>
246 </attribute>
241 <layout class="QGridLayout" > 247 <layout class="QGridLayout" >
242 <item row="0" column="0" > 248 <item row="0" column="0" >
243 <widget class="QToolButton" name="buttonBootloader" > 249 <widget class="QToolButton" name="buttonBootloader" >
@@ -345,6 +351,9 @@ p, li { white-space: pre-wrap; }
345 <attribute name="title" > 351 <attribute name="title" >
346 <string>&amp;Extras</string> 352 <string>&amp;Extras</string>
347 </attribute> 353 </attribute>
354 <attribute name="toolTip" >
355 <string>Install extras for Rockbox</string>
356 </attribute>
348 <layout class="QGridLayout" > 357 <layout class="QGridLayout" >
349 <item row="0" column="0" > 358 <item row="0" column="0" >
350 <widget class="QToolButton" name="buttonFonts" > 359 <widget class="QToolButton" name="buttonFonts" >
@@ -462,7 +471,47 @@ p, li { white-space: pre-wrap; }
462 </property> 471 </property>
463 </spacer> 472 </spacer>
464 </item> 473 </item>
465 <item row="3" column="0" > 474 </layout>
475 </widget>
476 <widget class="QWidget" name="accessibility" >
477 <attribute name="title" >
478 <string>&amp;Accessibility</string>
479 </attribute>
480 <attribute name="toolTip" >
481 <string>Install accessibility add-ons</string>
482 </attribute>
483 <layout class="QGridLayout" >
484 <item row="0" column="0" >
485 <widget class="QToolButton" name="buttonVoice" >
486 <property name="text" >
487 <string>Install Voice files</string>
488 </property>
489 <property name="icon" >
490 <iconset resource="rbutilqt.qrc" >:/icons/icons/talkfile_btn.png</iconset>
491 </property>
492 <property name="iconSize" >
493 <size>
494 <width>56</width>
495 <height>46</height>
496 </size>
497 </property>
498 </widget>
499 </item>
500 <item row="0" column="1" >
501 <widget class="QLabel" name="labelVoice" >
502 <property name="text" >
503 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
504p, li { white-space: pre-wrap; }
505&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
506&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>
507&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>
508 </property>
509 <property name="wordWrap" >
510 <bool>true</bool>
511 </property>
512 </widget>
513 </item>
514 <item row="1" column="0" >
466 <widget class="QToolButton" name="buttonTalk" > 515 <widget class="QToolButton" name="buttonTalk" >
467 <property name="text" > 516 <property name="text" >
468 <string>Install Talk files</string> 517 <string>Install Talk files</string>
@@ -478,8 +527,8 @@ p, li { white-space: pre-wrap; }
478 </property> 527 </property>
479 </widget> 528 </widget>
480 </item> 529 </item>
481 <item row="3" column="1" > 530 <item row="1" column="1" >
482 <widget class="QLabel" name="label" > 531 <widget class="QLabel" name="labelTalk" >
483 <property name="text" > 532 <property name="text" >
484 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 533 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
485p, li { white-space: pre-wrap; } 534p, li { white-space: pre-wrap; }
@@ -489,12 +538,41 @@ p, li { white-space: pre-wrap; }
489 </property> 538 </property>
490 </widget> 539 </widget>
491 </item> 540 </item>
541 <item row="2" column="0" >
542 <spacer>
543 <property name="orientation" >
544 <enum>Qt::Vertical</enum>
545 </property>
546 <property name="sizeHint" >
547 <size>
548 <width>20</width>
549 <height>51</height>
550 </size>
551 </property>
552 </spacer>
553 </item>
554 <item row="2" column="1" >
555 <spacer>
556 <property name="orientation" >
557 <enum>Qt::Vertical</enum>
558 </property>
559 <property name="sizeHint" >
560 <size>
561 <width>20</width>
562 <height>51</height>
563 </size>
564 </property>
565 </spacer>
566 </item>
492 </layout> 567 </layout>
493 </widget> 568 </widget>
494 <widget class="QWidget" name="uninstall" > 569 <widget class="QWidget" name="uninstall" >
495 <attribute name="title" > 570 <attribute name="title" >
496 <string>&amp;Uninstallation</string> 571 <string>&amp;Uninstallation</string>
497 </attribute> 572 </attribute>
573 <attribute name="toolTip" >
574 <string>Uninstall Rockbox</string>
575 </attribute>
498 <layout class="QGridLayout" > 576 <layout class="QGridLayout" >
499 <item row="0" column="0" > 577 <item row="0" column="0" >
500 <widget class="QToolButton" name="buttonRemoveBootloader" > 578 <widget class="QToolButton" name="buttonRemoveBootloader" >
@@ -594,6 +672,9 @@ p, li { white-space: pre-wrap; }
594 <attribute name="title" > 672 <attribute name="title" >
595 <string>&amp;Manual</string> 673 <string>&amp;Manual</string>
596 </attribute> 674 </attribute>
675 <attribute name="toolTip" >
676 <string>View and download the manual</string>
677 </attribute>
597 <layout class="QGridLayout" > 678 <layout class="QGridLayout" >
598 <item row="0" column="0" > 679 <item row="0" column="0" >
599 <widget class="QGroupBox" name="groupBox_2" > 680 <widget class="QGroupBox" name="groupBox_2" >
@@ -702,7 +783,7 @@ p, li { white-space: pre-wrap; }
702 <x>0</x> 783 <x>0</x>
703 <y>0</y> 784 <y>0</y>
704 <width>600</width> 785 <width>600</width>
705 <height>21</height> 786 <height>29</height>
706 </rect> 787 </rect>
707 </property> 788 </property>
708 <widget class="QMenu" name="menu_File" > 789 <widget class="QMenu" name="menu_File" >