mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
commit
b727737d9f
@ -36,7 +36,7 @@ class MOBIOutput(OutputFormatPlugin):
|
|||||||
recommended_value=False, level=OptionRecommendation.LOW,
|
recommended_value=False, level=OptionRecommendation.LOW,
|
||||||
help=_('Disable compression of the file contents.')
|
help=_('Disable compression of the file contents.')
|
||||||
),
|
),
|
||||||
OptionRecommendation(name='personal_doc', recommended_value='[kindle_pdoc]',
|
OptionRecommendation(name='personal_doc', recommended_value='[PDOC]',
|
||||||
help=_('Tag marking book to be filed with Personal Docs')
|
help=_('Tag marking book to be filed with Personal Docs')
|
||||||
),
|
),
|
||||||
])
|
])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user