summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2012-06-15 22:59:10 +0200
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2012-06-15 22:59:10 +0200
commitc2246905a269d1b066b5778610b5705999d9790f (patch)
tree64f0c3f772c61803883513ea8bb28ea68c0ed4ab
parent2345e0c48d4b84dcba9634397bc4853cd70d72a4 (diff)
downloadrockbox-c2246905a269d1b066b5778610b5705999d9790f.tar.gz
rockbox-c2246905a269d1b066b5778610b5705999d9790f.zip
Clarify Quick Start tab descriptions.
Make it more clear that the Quick Start buttons will install a release version. Fixes FS#12612. Change-Id: I4c649cd43a0e10f326af62bcd6b6adc0dd7e8cd5
-rw-r--r--rbutil/rbutilqt/rbutilqtfrm.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/rbutil/rbutilqt/rbutilqtfrm.ui b/rbutil/rbutilqt/rbutilqtfrm.ui
index ae09e6d163..d851b19021 100644
--- a/rbutil/rbutilqt/rbutilqtfrm.ui
+++ b/rbutil/rbutilqt/rbutilqtfrm.ui
@@ -151,7 +151,7 @@
<item row="0" column="1">
<widget class="QLabel" name="labelComplete">
<property name="text">
- <string>&lt;b&gt;Complete Installation&lt;/b&gt;&lt;br/&gt;This installs the bootloader, a current build and the extras package. This is the recommended method for new installations.</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Complete Installation&lt;/span&gt;&lt;br/&gt;This installs the bootloader, the most recent release and the extras package. This is the recommended method for new installations.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::AutoText</enum>
@@ -181,7 +181,7 @@
<item row="1" column="1">
<widget class="QLabel" name="labelSmall">
<property name="text">
- <string>&lt;b&gt;Minimal installation&lt;/b&gt;&lt;br/&gt;This installs bootloader and the current build of Rockbox. If you don't want the extras package, choose this option.</string>
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Minimal installation&lt;/span&gt;&lt;br/&gt;This installs bootloader and the most recent release of Rockbox. If you don't want the extras package, choose this option.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -370,7 +370,7 @@
<item row="1" column="1">
<widget class="QLabel" name="labelThemes">
<property name="text">
- <string>&lt;b&gt;Install Themes&lt;/b&gt;&lt;br/&gt;Rockbox&apos;s look can be customized by themes. You can choose and install several officially distributed themes.</string>
+ <string>&lt;b&gt;Install Themes&lt;/b&gt;&lt;br/&gt;Rockbox's look can be customized by themes. You can choose and install several officially distributed themes.</string>
</property>
<property name="wordWrap">
<bool>true</bool>