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.ui41
1 files changed, 6 insertions, 35 deletions
diff --git a/rbutil/rbutilqt/rbutilqtfrm.ui b/rbutil/rbutilqt/rbutilqtfrm.ui
index f0b18ea87a..4bdd929a93 100644
--- a/rbutil/rbutilqt/rbutilqtfrm.ui
+++ b/rbutil/rbutilqt/rbutilqtfrm.ui
@@ -171,34 +171,7 @@
171 <string>Install accessibility add-ons</string> 171 <string>Install accessibility add-ons</string>
172 </attribute> 172 </attribute>
173 <layout class="QGridLayout"> 173 <layout class="QGridLayout">
174 <item row="0" column="0"> 174 <item row="1" column="0">
175 <widget class="QToolButton" name="buttonVoice">
176 <property name="text">
177 <string>Install Voice files</string>
178 </property>
179 <property name="icon">
180 <iconset resource="rbutilqt.qrc">
181 <normaloff>:/icons/audio-volume-high.svg</normaloff>:/icons/audio-volume-high.svg</iconset>
182 </property>
183 <property name="iconSize">
184 <size>
185 <width>56</width>
186 <height>46</height>
187 </size>
188 </property>
189 </widget>
190 </item>
191 <item row="0" column="1">
192 <widget class="QLabel" name="labelVoice">
193 <property name="text">
194 <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>
195 </property>
196 <property name="wordWrap">
197 <bool>true</bool>
198 </property>
199 </widget>
200 </item>
201 <item row="2" column="0">
202 <widget class="QToolButton" name="buttonTalk"> 175 <widget class="QToolButton" name="buttonTalk">
203 <property name="text"> 176 <property name="text">
204 <string>Install Talk files</string> 177 <string>Install Talk files</string>
@@ -215,14 +188,14 @@
215 </property> 188 </property>
216 </widget> 189 </widget>
217 </item> 190 </item>
218 <item row="2" column="1"> 191 <item row="1" column="1">
219 <widget class="QLabel" name="labelTalk"> 192 <widget class="QLabel" name="labelTalk">
220 <property name="text"> 193 <property name="text">
221 <string>&lt;b&gt;Create Talk Files&lt;/b&gt;&lt;br/&gt;Talkfiles are needed to let Rockbox speak File and Foldernames</string> 194 <string>&lt;b&gt;Create Talk Files&lt;/b&gt;&lt;br/&gt;Talkfiles are needed to let Rockbox speak File and Foldernames</string>
222 </property> 195 </property>
223 </widget> 196 </widget>
224 </item> 197 </item>
225 <item row="3" column="0"> 198 <item row="2" column="0">
226 <spacer> 199 <spacer>
227 <property name="orientation"> 200 <property name="orientation">
228 <enum>Qt::Vertical</enum> 201 <enum>Qt::Vertical</enum>
@@ -235,7 +208,7 @@
235 </property> 208 </property>
236 </spacer> 209 </spacer>
237 </item> 210 </item>
238 <item row="3" column="1"> 211 <item row="2" column="1">
239 <spacer> 212 <spacer>
240 <property name="orientation"> 213 <property name="orientation">
241 <enum>Qt::Vertical</enum> 214 <enum>Qt::Vertical</enum>
@@ -248,7 +221,7 @@
248 </property> 221 </property>
249 </spacer> 222 </spacer>
250 </item> 223 </item>
251 <item row="1" column="0"> 224 <item row="0" column="0">
252 <widget class="QToolButton" name="buttonCreateVoice"> 225 <widget class="QToolButton" name="buttonCreateVoice">
253 <property name="text"> 226 <property name="text">
254 <string>Create Voice files</string> 227 <string>Create Voice files</string>
@@ -265,7 +238,7 @@
265 </property> 238 </property>
266 </widget> 239 </widget>
267 </item> 240 </item>
268 <item row="1" column="1"> 241 <item row="0" column="1">
269 <widget class="QLabel" name="labelCreateVoice"> 242 <widget class="QLabel" name="labelCreateVoice">
270 <property name="text"> 243 <property name="text">
271 <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 244 <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
@@ -436,7 +409,6 @@
436 <property name="title"> 409 <property name="title">
437 <string>&amp;Accessibility</string> 410 <string>&amp;Accessibility</string>
438 </property> 411 </property>
439 <addaction name="actionInstall_Voice_File"/>
440 <addaction name="actionCreate_Voice_File"/> 412 <addaction name="actionCreate_Voice_File"/>
441 <addaction name="actionCreate_Talk_Files"/> 413 <addaction name="actionCreate_Talk_Files"/>
442 </widget> 414 </widget>
@@ -656,7 +628,6 @@
656 <tabstop>buttonChangeDevice</tabstop> 628 <tabstop>buttonChangeDevice</tabstop>
657 <tabstop>buttonRemoveBootloader</tabstop> 629 <tabstop>buttonRemoveBootloader</tabstop>
658 <tabstop>buttonRemoveRockbox</tabstop> 630 <tabstop>buttonRemoveRockbox</tabstop>
659 <tabstop>buttonVoice</tabstop>
660 <tabstop>buttonCreateVoice</tabstop> 631 <tabstop>buttonCreateVoice</tabstop>
661 <tabstop>buttonTalk</tabstop> 632 <tabstop>buttonTalk</tabstop>
662 </tabstops> 633 </tabstops>