This commit is contained in:
Kovid Goyal 2014-09-13 12:49:32 +05:30
parent 73dfb9598f
commit e22c980fc1

View File

@ -606,7 +606,7 @@ A value of zero means calculate automatically.</string>
<item row="1" column="2"> <item row="1" column="2">
<widget class="QSpinBox" name="opt_cover_grid_cache_size_multiple"> <widget class="QSpinBox" name="opt_cover_grid_cache_size_multiple">
<property name="toolTip"> <property name="toolTip">
<string>The maximum number of screenfulls of thumbnails to keep in memory. Increasing this will make rendering faster, at the cost of more memory usage. Note that regardless of this setting, a minimum of one hudred thumbnails are always kept in memory, to ensure flicker free rendering.</string> <string>The maximum number of screenfulls of thumbnails to keep in memory. Increasing this will make rendering faster, at the cost of more memory usage. Note that regardless of this setting, a minimum of one hundred thumbnails are always kept in memory, to ensure flicker free rendering.</string>
</property> </property>
<property name="minimum"> <property name="minimum">
<number>2</number> <number>2</number>