summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/installfrm.ui
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilqt/installfrm.ui')
-rw-r--r--rbutil/rbutilqt/installfrm.ui36
1 files changed, 8 insertions, 28 deletions
diff --git a/rbutil/rbutilqt/installfrm.ui b/rbutil/rbutilqt/installfrm.ui
index 5edb5bb09c..2a2c99daa9 100644
--- a/rbutil/rbutilqt/installfrm.ui
+++ b/rbutil/rbutilqt/installfrm.ui
@@ -16,7 +16,7 @@
16 <string>Install Rockbox</string> 16 <string>Install Rockbox</string>
17 </property> 17 </property>
18 <layout class="QGridLayout" > 18 <layout class="QGridLayout" >
19 <item rowspan="8" row="0" column="0" > 19 <item rowspan="6" row="0" column="0" >
20 <widget class="QLabel" name="label" > 20 <widget class="QLabel" name="label" >
21 <property name="text" > 21 <property name="text" >
22 <string/> 22 <string/>
@@ -29,27 +29,7 @@
29 </property> 29 </property>
30 </widget> 30 </widget>
31 </item> 31 </item>
32 <item row="0" column="1" colspan="3" > 32 <item row="0" column="1" colspan="2" >
33 <widget class="QLabel" name="label_2" >
34 <property name="text" >
35 <string>Select your device in the filesystem</string>
36 </property>
37 </widget>
38 </item>
39 <item row="1" column="1" colspan="2" >
40 <widget class="QLineEdit" name="lineMountPoint" />
41 </item>
42 <item row="1" column="3" >
43 <widget class="QPushButton" name="buttonBrowse" >
44 <property name="text" >
45 <string>&amp;Browse</string>
46 </property>
47 <property name="icon" >
48 <iconset resource="rbutilqt.qrc" >:/icons/icons/system-search.png</iconset>
49 </property>
50 </widget>
51 </item>
52 <item row="2" column="1" colspan="3" >
53 <widget class="QLabel" name="label_4" > 33 <widget class="QLabel" name="label_4" >
54 <property name="text" > 34 <property name="text" >
55 <string>Please select the Rockbox version you want to install on your player:</string> 35 <string>Please select the Rockbox version you want to install on your player:</string>
@@ -59,7 +39,7 @@
59 </property> 39 </property>
60 </widget> 40 </widget>
61 </item> 41 </item>
62 <item row="3" column="1" colspan="3" > 42 <item row="1" column="1" colspan="2" >
63 <widget class="QGroupBox" name="groupBox" > 43 <widget class="QGroupBox" name="groupBox" >
64 <property name="title" > 44 <property name="title" >
65 <string>Version</string> 45 <string>Version</string>
@@ -89,7 +69,7 @@
89 </layout> 69 </layout>
90 </widget> 70 </widget>
91 </item> 71 </item>
92 <item row="4" column="1" colspan="3" > 72 <item row="2" column="1" colspan="2" >
93 <widget class="QGroupBox" name="groupBox_2" > 73 <widget class="QGroupBox" name="groupBox_2" >
94 <property name="title" > 74 <property name="title" >
95 <string>Details</string> 75 <string>Details</string>
@@ -118,7 +98,7 @@
118 </layout> 98 </layout>
119 </widget> 99 </widget>
120 </item> 100 </item>
121 <item row="5" column="1" > 101 <item row="3" column="1" >
122 <widget class="QCheckBox" name="checkBoxCache" > 102 <widget class="QCheckBox" name="checkBoxCache" >
123 <property name="toolTip" > 103 <property name="toolTip" >
124 <string>Rockbox Utility stores copies of Rockbox it has downloaded on the local hard disk to save network traffic. If your local copy is no longer working, tick this box to download a fresh copy.</string> 104 <string>Rockbox Utility stores copies of Rockbox it has downloaded on the local hard disk to save network traffic. If your local copy is no longer working, tick this box to download a fresh copy.</string>
@@ -128,7 +108,7 @@
128 </property> 108 </property>
129 </widget> 109 </widget>
130 </item> 110 </item>
131 <item row="6" column="2" colspan="2" > 111 <item row="4" column="2" >
132 <spacer> 112 <spacer>
133 <property name="orientation" > 113 <property name="orientation" >
134 <enum>Qt::Vertical</enum> 114 <enum>Qt::Vertical</enum>
@@ -141,7 +121,7 @@
141 </property> 121 </property>
142 </spacer> 122 </spacer>
143 </item> 123 </item>
144 <item row="7" column="1" > 124 <item row="5" column="1" >
145 <spacer> 125 <spacer>
146 <property name="orientation" > 126 <property name="orientation" >
147 <enum>Qt::Horizontal</enum> 127 <enum>Qt::Horizontal</enum>
@@ -154,7 +134,7 @@
154 </property> 134 </property>
155 </spacer> 135 </spacer>
156 </item> 136 </item>
157 <item row="7" column="2" colspan="2" > 137 <item row="5" column="2" >
158 <layout class="QHBoxLayout" > 138 <layout class="QHBoxLayout" >
159 <item> 139 <item>
160 <widget class="QPushButton" name="buttonOk" > 140 <widget class="QPushButton" name="buttonOk" >