mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Mention that the Kindle Oasis output profile works for PW 2021 also
This commit is contained in:
parent
350ba190d4
commit
b95c2ad88e
@ -744,7 +744,7 @@ class KindleOasisOutput(KindlePaperWhite3Output):
|
||||
|
||||
name = 'Kindle Oasis'
|
||||
short_name = 'kindle_oasis'
|
||||
description = _('This profile is intended for the Amazon Kindle Oasis 2017 and above')
|
||||
description = _('This profile is intended for the Amazon Kindle Oasis 2017, PaperWhite 2021 and above')
|
||||
# Screen size is currently just the spec size, actual renderable area will
|
||||
# depend on someone with the device doing tests.
|
||||
screen_size = (1264, 1680)
|
||||
|
Loading…
x
Reference in New Issue
Block a user