mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add an entry for the Kindle Oasis to the Welcome Wizard
Fixes #1614114 [Kindle Oasis not a possible choice](https://bugs.launchpad.net/calibre/+bug/1614114)
This commit is contained in:
parent
78c24ce6c5
commit
7884ffb23e
@ -120,7 +120,7 @@ class KindlePW(Kindle):
|
|||||||
output_profile = 'kindle_pw'
|
output_profile = 'kindle_pw'
|
||||||
|
|
||||||
class KindleVoyage(Kindle):
|
class KindleVoyage(Kindle):
|
||||||
name = 'Kindle Voyage'
|
name = 'Kindle Voyage/Oasis'
|
||||||
id = 'kindle_voyage'
|
id = 'kindle_voyage'
|
||||||
output_profile = 'kindle_voyage'
|
output_profile = 'kindle_voyage'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user