mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
5f12af7e1d
commit
78569c818c
@ -418,7 +418,7 @@ def _prefs():
|
|||||||
c.add_opt('limit_search_columns_to',
|
c.add_opt('limit_search_columns_to',
|
||||||
default=['title', 'authors', 'tags', 'series', 'publisher'],
|
default=['title', 'authors', 'tags', 'series', 'publisher'],
|
||||||
help=_('Choose columns to be searched when not using prefixes, '
|
help=_('Choose columns to be searched when not using prefixes, '
|
||||||
'as for example, when searching for Redd instead of '
|
'as for example, when searching for Red instead of '
|
||||||
'title:Red. Enter a list of search/lookup names '
|
'title:Red. Enter a list of search/lookup names '
|
||||||
'separated by commas. Only takes effect if you set the option '
|
'separated by commas. Only takes effect if you set the option '
|
||||||
'to limit search columns above.'))
|
'to limit search columns above.'))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user