Rename cache album covers to download album covers and only do it for

favorite requests
This commit is contained in:
Jonas Kvinge
2019-07-01 01:01:30 +02:00
parent 9083c578cc
commit c2a6def8b9
16 changed files with 30 additions and 28 deletions

View File

@@ -128,9 +128,9 @@
</widget>
</item>
<item row="1" column="0">
<widget class="QCheckBox" name="checkbox_cache_album_covers">
<widget class="QCheckBox" name="checkbox_download_album_covers">
<property name="text">
<string>Cache album covers</string>
<string>Download album covers</string>
</property>
</widget>
</item>