summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2008-06-05 18:53:02 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2008-06-05 18:53:02 +0000
commitf9bf137b67d16a03100e392ab2171ae4a0ec0bba (patch)
treeaeb072e79bb1c3639898da129cdcb2c9f58b9004
parent6d9f55effff74c196402aa1a06cb1b01b4630743 (diff)
downloadrockbox-f9bf137b67d16a03100e392ab2171ae4a0ec0bba.tar.gz
rockbox-f9bf137b67d16a03100e392ab2171ae4a0ec0bba.zip
Remove the html formatting designer added for description labels and use simple tags instead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17694 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--rbutil/rbutilqt/rbutilqtfrm.ui94
1 files changed, 26 insertions, 68 deletions
diff --git a/rbutil/rbutilqt/rbutilqtfrm.ui b/rbutil/rbutilqt/rbutilqtfrm.ui
index 158b5773ff..90018a3301 100644
--- a/rbutil/rbutilqt/rbutilqtfrm.ui
+++ b/rbutil/rbutilqt/rbutilqtfrm.ui
@@ -5,7 +5,7 @@
5 <rect> 5 <rect>
6 <x>0</x> 6 <x>0</x>
7 <y>0</y> 7 <y>0</y>
8 <width>738</width> 8 <width>650</width>
9 <height>550</height> 9 <height>550</height>
10 </rect> 10 </rect>
11 </property> 11 </property>
@@ -159,11 +159,10 @@ p, li { white-space: pre-wrap; }
159 <item row="0" column="1" > 159 <item row="0" column="1" >
160 <widget class="QLabel" name="labelComplete" > 160 <widget class="QLabel" name="labelComplete" >
161 <property name="text" > 161 <property name="text" >
162 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 162 <string>&lt;b>Complete Installation&lt;/b>&lt;br/>This installs the bootloader, a current build and the extras package. This is the recommended method for new installations.</string>
163p, li { white-space: pre-wrap; } 163 </property>
164&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> 164 <property name="textFormat" >
165&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;">Complete Installation&lt;/span>&lt;/p> 165 <enum>Qt::AutoText</enum>
166&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This installs the bootloader, a current build and the extras package. This is the recommended method for new installations.&lt;/p>&lt;/body>&lt;/html></string>
167 </property> 166 </property>
168 <property name="wordWrap" > 167 <property name="wordWrap" >
169 <bool>true</bool> 168 <bool>true</bool>
@@ -189,11 +188,7 @@ p, li { white-space: pre-wrap; }
189 <item row="1" column="1" > 188 <item row="1" column="1" >
190 <widget class="QLabel" name="labelSmall" > 189 <widget class="QLabel" name="labelSmall" >
191 <property name="text" > 190 <property name="text" >
192 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 191 <string>&lt;b>Small installation&lt;/b>&lt;br/>This installs bootloader and the current build of Rockbox. If you don't want the extras package, choose this option.</string>
193p, li { white-space: pre-wrap; }
194&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
195&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;">Small installation&lt;/span>&lt;/p>
196&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This installs bootloader and the current build of Rockbox. If you don't want the extras package, choose this option.&lt;/p>&lt;/body>&lt;/html></string>
197 </property> 192 </property>
198 <property name="wordWrap" > 193 <property name="wordWrap" >
199 <bool>true</bool> 194 <bool>true</bool>
@@ -258,11 +253,7 @@ p, li { white-space: pre-wrap; }
258 <item row="0" column="1" > 253 <item row="0" column="1" >
259 <widget class="QLabel" name="labelBootloader" > 254 <widget class="QLabel" name="labelBootloader" >
260 <property name="text" > 255 <property name="text" >
261 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 256 <string>&lt;b>Install the bootloader&lt;/b>&lt;br/>Before Rockbox can be run on your audio player, you may have to install a bootloader. This is only necessary the first time Rockbox is installed.</string>
262p, li { white-space: pre-wrap; }
263&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
264&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 the bootloader&lt;/span>&lt;/p>
265&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Before Rockbox can be run on your audio player, you may have to install a bootloader. This is only necessary the first time Rockbox is installed.&lt;/p>&lt;/body>&lt;/html></string>
266 </property> 257 </property>
267 <property name="wordWrap" > 258 <property name="wordWrap" >
268 <bool>true</bool> 259 <bool>true</bool>
@@ -291,10 +282,7 @@ p, li { white-space: pre-wrap; }
291 <item row="1" column="1" > 282 <item row="1" column="1" >
292 <widget class="QLabel" name="labelInstall" > 283 <widget class="QLabel" name="labelInstall" >
293 <property name="text" > 284 <property name="text" >
294 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 285 <string>&lt;b>Install Rockbox&lt;/b> on your audio player</string>
295p, li { white-space: pre-wrap; }
296&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
297&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 Rockbox&lt;/span> on your audio player&lt;/p>&lt;/body>&lt;/html></string>
298 </property> 286 </property>
299 <property name="alignment" > 287 <property name="alignment" >
300 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 288 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
@@ -362,11 +350,7 @@ p, li { white-space: pre-wrap; }
362 <item row="0" column="1" > 350 <item row="0" column="1" >
363 <widget class="QLabel" name="labelFonts" > 351 <widget class="QLabel" name="labelFonts" >
364 <property name="text" > 352 <property name="text" >
365 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 353 <string>&lt;b>Fonts Package&lt;/b>&lt;br/>The Fonts Package contains a couple of commonly used fonts. Installation is highly recommended.</string>
366p, li { white-space: pre-wrap; }
367&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
368&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;">Fonts Package&lt;/span>&lt;/p>
369&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The Fonts Package contains a couple of commonly used fonts. Installation is highly recommended.&lt;/p>&lt;/body>&lt;/html></string>
370 </property> 354 </property>
371 <property name="wordWrap" > 355 <property name="wordWrap" >
372 <bool>true</bool> 356 <bool>true</bool>
@@ -392,11 +376,7 @@ p, li { white-space: pre-wrap; }
392 <item row="1" column="1" > 376 <item row="1" column="1" >
393 <widget class="QLabel" name="labelThemes" > 377 <widget class="QLabel" name="labelThemes" >
394 <property name="text" > 378 <property name="text" >
395 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 379 <string>&lt;b>Install Themes&lt;/b>&lt;br/>Rockbox' look can be customized by themes. You can choose and install several officially distributed themes.</string>
396p, li { white-space: pre-wrap; }
397&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
398&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 Themes&lt;/span>&lt;/p>
399&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Rockbox' look can be customized by themes. You can choose and install several officially distributed themes.&lt;/p>&lt;/body>&lt;/html></string>
400 </property> 380 </property>
401 <property name="wordWrap" > 381 <property name="wordWrap" >
402 <bool>true</bool> 382 <bool>true</bool>
@@ -422,11 +402,7 @@ p, li { white-space: pre-wrap; }
422 <item row="2" column="1" > 402 <item row="2" column="1" >
423 <widget class="QLabel" name="labelGames" > 403 <widget class="QLabel" name="labelGames" >
424 <property name="text" > 404 <property name="text" >
425 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 405 <string>&lt;b>Install Game Files&lt;/b>&lt;br/>Doom needs a base wad file to run.</string>
426p, li { white-space: pre-wrap; }
427&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
428&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 Game Files&lt;/span>&lt;/p>
429&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;">Doom needs a base wad file to run.&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
430 </property> 406 </property>
431 <property name="openExternalLinks" > 407 <property name="openExternalLinks" >
432 <bool>true</bool> 408 <bool>true</bool>
@@ -488,11 +464,7 @@ p, li { white-space: pre-wrap; }
488 <item row="0" column="1" > 464 <item row="0" column="1" >
489 <widget class="QLabel" name="labelVoice" > 465 <widget class="QLabel" name="labelVoice" >
490 <property name="text" > 466 <property name="text" >
491 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 467 <string>&lt;b>Install Voice file&lt;/b>&lt;br/>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>
492p, li { white-space: pre-wrap; }
493&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
494&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;">&lt;span style=" font-weight:600;">Install Voice file&lt;/span>&lt;/p>
495&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;">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>
496 </property> 468 </property>
497 <property name="wordWrap" > 469 <property name="wordWrap" >
498 <bool>true</bool> 470 <bool>true</bool>
@@ -518,11 +490,7 @@ p, li { white-space: pre-wrap; }
518 <item row="2" column="1" > 490 <item row="2" column="1" >
519 <widget class="QLabel" name="labelTalk" > 491 <widget class="QLabel" name="labelTalk" >
520 <property name="text" > 492 <property name="text" >
521 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 493 <string>&lt;b>Create Talk Files&lt;/b>&lt;br/>Talkfiles are needed to let Rockbox speak File and Foldernames</string>
522p, li { white-space: pre-wrap; }
523&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
524&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>
525&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>
526 </property> 494 </property>
527 </widget> 495 </widget>
528 </item> 496 </item>
@@ -571,12 +539,11 @@ p, li { white-space: pre-wrap; }
571 <item row="1" column="1" > 539 <item row="1" column="1" >
572 <widget class="QLabel" name="labelCreateVoice" > 540 <widget class="QLabel" name="labelCreateVoice" >
573 <property name="text" > 541 <property name="text" >
574 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 542 <string>&lt;b>Create Voice file&lt;/b>&lt;br/>Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so
575p, li { white-space: pre-wrap; } 543 if you installed the voice file Rockbox will speak.</string>
576&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> 544 </property>
577&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;">&lt;span style=" font-size:9pt; font-weight:600;">Create Voice file&lt;/span>&lt;/p> 545 <property name="wordWrap" >
578&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;">Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so&lt;/p> 546 <bool>true</bool>
579&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;"> if you installed the voice file Rockbox will speak.&lt;/p>&lt;/body>&lt;/html></string>
580 </property> 547 </property>
581 </widget> 548 </widget>
582 </item> 549 </item>
@@ -609,11 +576,7 @@ p, li { white-space: pre-wrap; }
609 <item row="0" column="1" > 576 <item row="0" column="1" >
610 <widget class="QLabel" name="labelRemoveBootloader" > 577 <widget class="QLabel" name="labelRemoveBootloader" >
611 <property name="text" > 578 <property name="text" >
612 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 579 <string>&lt;b>Remove the bootloader&lt;/b>&lt;br/>After removing the bootloader you won't be able to start Rockbox.</string>
613p, li { white-space: pre-wrap; }
614&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
615&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;">Remove the bootloader&lt;/span>&lt;/p>
616&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">After removing the bootloader you won't be able to start Rockbox.&lt;/p>&lt;/body>&lt;/html></string>
617 </property> 580 </property>
618 <property name="wordWrap" > 581 <property name="wordWrap" >
619 <bool>true</bool> 582 <bool>true</bool>
@@ -639,11 +602,7 @@ p, li { white-space: pre-wrap; }
639 <item row="1" column="1" > 602 <item row="1" column="1" >
640 <widget class="QLabel" name="labelUninstall" > 603 <widget class="QLabel" name="labelUninstall" >
641 <property name="text" > 604 <property name="text" >
642 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 605 <string>&lt;b>Uninstall Rockbox from your audio player.&lt;/b>&lt;br/>This will leave the bootloader in place (you need to remove it manually).</string>
643p, li { white-space: pre-wrap; }
644&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
645&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;">Uninstall Rockbox&lt;/span> from your audio player.&lt;/p>
646&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This will leave the bootloader in place (you need to remove it manually).&lt;/p>&lt;/body>&lt;/html></string>
647 </property> 606 </property>
648 <property name="alignment" > 607 <property name="alignment" >
649 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 608 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
@@ -797,11 +756,10 @@ p, li { white-space: pre-wrap; }
797 <item row="0" column="0" > 756 <item row="0" column="0" >
798 <widget class="QLabel" name="labelInfo" > 757 <widget class="QLabel" name="labelInfo" >
799 <property name="text" > 758 <property name="text" >
800 <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> 759 <string>Currently installed packages.&lt;br/>&lt;b>Note:&lt;/b> if you manually installed packages this might not be correct!</string>
801p, li { white-space: pre-wrap; } 760 </property>
802&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> 761 <property name="textFormat" >
803&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Currently installed packages.&lt;/p> 762 <enum>Qt::RichText</enum>
804&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;">Note&lt;/span>: if you manually installed packages this might not be correct!&lt;/p>&lt;/body>&lt;/html></string>
805 </property> 763 </property>
806 <property name="wordWrap" > 764 <property name="wordWrap" >
807 <bool>true</bool> 765 <bool>true</bool>
@@ -828,8 +786,8 @@ p, li { white-space: pre-wrap; }
828 <rect> 786 <rect>
829 <x>0</x> 787 <x>0</x>
830 <y>0</y> 788 <y>0</y>
831 <width>738</width> 789 <width>650</width>
832 <height>29</height> 790 <height>28</height>
833 </rect> 791 </rect>
834 </property> 792 </property>
835 <widget class="QMenu" name="menu_File" > 793 <widget class="QMenu" name="menu_File" >