mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
41792efac3
commit
dbb2ede515
@ -394,8 +394,9 @@ OptionRecommendation(name='insert_blank_line_size',
|
|||||||
OptionRecommendation(name='remove_first_image',
|
OptionRecommendation(name='remove_first_image',
|
||||||
recommended_value=False, level=OptionRecommendation.LOW,
|
recommended_value=False, level=OptionRecommendation.LOW,
|
||||||
help=_('Remove the first image from the input ebook. Useful if the '
|
help=_('Remove the first image from the input ebook. Useful if the '
|
||||||
'first image in the source file is a cover and you are specifying '
|
'input document has a cover image that is not identified as a cover. '
|
||||||
'an external cover.'
|
'In this case, if you set a cover in calibre, the output document will '
|
||||||
|
'end up with two cover images if you do not specify this option.'
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user