This commit is contained in:
Kovid Goyal 2020-01-23 10:12:14 +05:30
parent 5c7a6d3d7d
commit 7a59f3a024
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -496,7 +496,7 @@ def create_global_prefs(conf_obj=None):
help=_('The default output format for e-book conversions. When auto-converting'
' to send to a device this can be overridden by individual device preferences.'
' These can be changed by right clicking the device icon in calibre and'
' choosing and "Configure".'))
' choosing "Configure".'))
c.add_opt('input_format_order', default=['EPUB', 'AZW3', 'MOBI', 'LIT', 'PRC',
'FB2', 'HTML', 'HTM', 'XHTM', 'SHTML', 'XHTML', 'ZIP', 'DOCX', 'ODT', 'RTF', 'PDF',
'TXT'],