mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #2021406 [Preferences: Odd tooltip spacing](https://bugs.launchpad.net/calibre/+bug/2021406)
This commit is contained in:
parent
df2e645f80
commit
ba2ccd0e72
@ -166,11 +166,7 @@
|
|||||||
<string>Use keyboard searching in the book list</string>
|
<string>Use keyboard searching in the book list</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><p>If enabled then pressing a key in the library view
|
<string><p>When enabled, pressing a key in the library view will search for the next cell in the current column where the value starts with the letter pressed. If there is no such cell then nothing happens. If the letter is a shortcut then the shortcut takes precedence.</p></string>
|
||||||
will search for the next cell in the current column where the
|
|
||||||
value starts with the letter pressed. If there is no such cell
|
|
||||||
then nothing happens. If the letter is a shortcut then the
|
|
||||||
shortcut takes precedence.</p></string>
|
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user