summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/rbutilqtfrm.ui
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilqt/rbutilqtfrm.ui')
-rw-r--r--rbutil/rbutilqt/rbutilqtfrm.ui35
1 files changed, 31 insertions, 4 deletions
diff --git a/rbutil/rbutilqt/rbutilqtfrm.ui b/rbutil/rbutilqt/rbutilqtfrm.ui
index c8135de184..afa3bb0e76 100644
--- a/rbutil/rbutilqt/rbutilqtfrm.ui
+++ b/rbutil/rbutilqt/rbutilqtfrm.ui
@@ -130,7 +130,7 @@ 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>0</number> 133 <number>2</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" >
@@ -436,7 +436,7 @@ p, li { white-space: pre-wrap; }
436 </property> 436 </property>
437 </widget> 437 </widget>
438 </item> 438 </item>
439 <item row="3" column="0" > 439 <item row="4" column="0" >
440 <spacer> 440 <spacer>
441 <property name="orientation" > 441 <property name="orientation" >
442 <enum>Qt::Vertical</enum> 442 <enum>Qt::Vertical</enum>
@@ -449,7 +449,7 @@ p, li { white-space: pre-wrap; }
449 </property> 449 </property>
450 </spacer> 450 </spacer>
451 </item> 451 </item>
452 <item row="3" column="1" > 452 <item row="4" column="1" >
453 <spacer> 453 <spacer>
454 <property name="orientation" > 454 <property name="orientation" >
455 <enum>Qt::Vertical</enum> 455 <enum>Qt::Vertical</enum>
@@ -462,6 +462,33 @@ p, li { white-space: pre-wrap; }
462 </property> 462 </property>
463 </spacer> 463 </spacer>
464 </item> 464 </item>
465 <item row="3" column="0" >
466 <widget class="QToolButton" name="buttonTalk" >
467 <property name="text" >
468 <string>Install Talk files</string>
469 </property>
470 <property name="icon" >
471 <iconset resource="rbutilqt.qrc" >:/icons/icons/talkfile_btn.png</iconset>
472 </property>
473 <property name="iconSize" >
474 <size>
475 <width>56</width>
476 <height>46</height>
477 </size>
478 </property>
479 </widget>
480 </item>
481 <item row="3" column="1" >
482 <widget class="QLabel" name="label" >
483 <property name="text" >
484 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
485p, li { white-space: pre-wrap; }
486&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
487&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>
488&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>
489 </property>
490 </widget>
491 </item>
465 </layout> 492 </layout>
466 </widget> 493 </widget>
467 <widget class="QWidget" name="uninstall" > 494 <widget class="QWidget" name="uninstall" >
@@ -675,7 +702,7 @@ p, li { white-space: pre-wrap; }
675 <x>0</x> 702 <x>0</x>
676 <y>0</y> 703 <y>0</y>
677 <width>600</width> 704 <width>600</width>
678 <height>29</height> 705 <height>21</height>
679 </rect> 706 </rect>
680 </property> 707 </property>
681 <widget class="QMenu" name="menu_File" > 708 <widget class="QMenu" name="menu_File" >