Add some tooltips

This commit is contained in:
craig.p.drummond
2014-04-01 18:03:14 +00:00
committed by craig.p.drummond
parent 9a0cc533da
commit 2bbbe959be
2 changed files with 16 additions and 4 deletions

View File

@@ -192,19 +192,25 @@
<property name="text">
<string>Dark background</string>
</property>
<property name="toolTip">
<string>Darken background, and use white text, regardless of current color palette.</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="2">
<widget class="QCheckBox" name="wikipediaIntroOnly">
<widget class="QCheckBox" name="contextAlwaysCollapsed">
<property name="text">
<string>Only show basic wikipedia text</string>
<string>Always collapse into a single pane</string>
</property>
<property name="toolTip">
<string>Only show 'Artist', 'Album', or 'Lyrics' even if sufficient width to show all three.</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<widget class="QCheckBox" name="contextAlwaysCollapsed">
<widget class="QCheckBox" name="wikipediaIntroOnly">
<property name="text">
<string>Always collapse into a single pane</string>
<string>Only show basic wikipedia text</string>
</property>
</widget>
</item>

View File

@@ -735,6 +735,9 @@ within the folder of the current track, or within its parent folder. If no image
<property name="text">
<string>Group single track albums</string>
</property>
<property name="toolTip">
<string>Place albums with only one track under 'Various Artists/Single Tracks'</string>
</property>
</widget>
</item>
<item row="1" column="0" colspan="2">
@@ -742,6 +745,9 @@ within the folder of the current track, or within its parent folder. If no image
<property name="text">
<string>Group albums by composer</string>
</property>
<property name="toolTip">
<string>Use the 'Composer' tag, and not 'Artist' or 'Album Artist', to group albums.</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">