mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-06 06:15:52 +01:00
...
This commit is contained in:
parent
60b73c8fa3
commit
a569362a4c
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ class Kindle(Device):
|
|||
|
||||
output_profile = 'kindle'
|
||||
output_format = 'MOBI'
|
||||
name = 'Kindle 1, 2 or 3'
|
||||
name = 'Kindle 1, 2, 3 or 4'
|
||||
manufacturer = 'Amazon'
|
||||
id = 'kindle'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue