mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-27 14:24:47 +01:00
Add instructions on how to disable first letter merging
This commit is contained in:
parent
2b38f42c7d
commit
c14c232b33
1 changed files with 1 additions and 1 deletions
|
|
@ -929,7 +929,7 @@ up into subcategories. If the partition method is set to disable, this value is
|
|||
<property name="toolTip">
|
||||
<string>If collapsing by first letter, combine adjacent letters together if
|
||||
there are fewer items under a letter than specified here. If the partition method is
|
||||
not set to first letter, this value is ignored.</string>
|
||||
not set to first letter, this value is ignored. Set to zero to disable.</string>
|
||||
<property name="minimum">
|
||||
<number>1</number>
|
||||
</property>
|
||||
|
|
|
|||
Loading…
Reference in a new issue