mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-31 11:35:49 +01:00
...
This commit is contained in:
commit
1d0bff82b1
1 changed files with 1 additions and 0 deletions
|
|
@ -1205,6 +1205,7 @@ def add_books(self, checked):
|
|||
(_('HTML Books'), ['htm', 'html', 'xhtm', 'xhtml']),
|
||||
(_('LIT Books'), ['lit']),
|
||||
(_('MOBI Books'), ['mobi', 'prc', 'azw']),
|
||||
(_('Topaz books'), ['tpz','azw1']),
|
||||
(_('Text books'), ['txt', 'rtf']),
|
||||
(_('PDF Books'), ['pdf']),
|
||||
(_('Comics'), ['cbz', 'cbr', 'cbc']),
|
||||
|
|
|
|||
Loading…
Reference in a new issue