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.ui60
1 files changed, 26 insertions, 34 deletions
diff --git a/rbutil/rbutilqt/rbutilqtfrm.ui b/rbutil/rbutilqt/rbutilqtfrm.ui
index 5fac1c6821..f0b18ea87a 100644
--- a/rbutil/rbutilqt/rbutilqtfrm.ui
+++ b/rbutil/rbutilqt/rbutilqtfrm.ui
@@ -19,6 +19,31 @@
19 </property> 19 </property>
20 <widget class="QWidget" name="centralwidget"> 20 <widget class="QWidget" name="centralwidget">
21 <layout class="QGridLayout" name="gridLayout_3"> 21 <layout class="QGridLayout" name="gridLayout_3">
22 <item row="0" column="0">
23 <widget class="QLabel" name="logoLabel">
24 <property name="sizePolicy">
25 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
26 <horstretch>0</horstretch>
27 <verstretch>0</verstretch>
28 </sizepolicy>
29 </property>
30 <property name="baseSize">
31 <size>
32 <width>0</width>
33 <height>0</height>
34 </size>
35 </property>
36 <property name="text">
37 <string comment="Welcome to Rockbox Utility, the installation and housekeeping tool for Rockbox."/>
38 </property>
39 <property name="pixmap">
40 <pixmap resource="rbutilqt.qrc">:/icons/rblogo.png</pixmap>
41 </property>
42 <property name="scaledContents">
43 <bool>false</bool>
44 </property>
45 </widget>
46 </item>
22 <item row="0" column="1"> 47 <item row="0" column="1">
23 <widget class="QGroupBox" name="groupBoxDevice"> 48 <widget class="QGroupBox" name="groupBoxDevice">
24 <property name="sizePolicy"> 49 <property name="sizePolicy">
@@ -125,31 +150,6 @@
125 </layout> 150 </layout>
126 </widget> 151 </widget>
127 </item> 152 </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"> 153 <item row="1" column="0" colspan="2">
154 <widget class="QTabWidget" name="tabWidget"> 154 <widget class="QTabWidget" name="tabWidget">
155 <property name="currentIndex"> 155 <property name="currentIndex">
@@ -388,14 +388,6 @@
388 </item> 388 </item>
389 </layout> 389 </layout>
390 </widget> 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"> 391 <widget class="QWidget" name="info">
400 <attribute name="title"> 392 <attribute name="title">
401 <string>Inf&amp;o</string> 393 <string>Inf&amp;o</string>
@@ -411,7 +403,7 @@
411 <x>0</x> 403 <x>0</x>
412 <y>0</y> 404 <y>0</y>
413 <width>650</width> 405 <width>650</width>
414 <height>23</height> 406 <height>22</height>
415 </rect> 407 </rect>
416 </property> 408 </property>
417 <widget class="QMenu" name="menu_File"> 409 <widget class="QMenu" name="menu_File">