Add some tooltips
This commit is contained in:
committed by
craig.p.drummond
parent
9a0cc533da
commit
2bbbe959be
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user