Better help text
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<item row="5" column="0" colspan="2">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string><p><i><b>NOTE</b> The rules listed above will be 'ORed' together, e.g. to have Cantata look for 'Rock songs by Wibble OR songs by Various Artists', you would need the following:<ul><li>AlbumArtist=Wibble Genre=Rock</li><li>AlbumArtist=Various Artists</li></ul>Cantata will use all the rules to query your library using the rule, and then randomly select one of the matching items. This will be repeated to keep the play queue filled with 10 entries.</p></i></string>
|
||||
<string><p><i><b>NOTE</b> The rules listed above will be 'ORed' together, e.g. to have Cantata look for 'Rock songs by Wibble OR songs by Various Artists', you would need the following:<ul><li>AlbumArtist=Wibble Genre=Rock</li><li>AlbumArtist=Various Artists</li></ul>Cantata will use all the rules to query your library, and then randomly select songs to keep the play queue filled with 10 entries.</p></i></string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
|
||||
Reference in New Issue
Block a user