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:
Kovid Goyal 2016-08-17 19:54:36 +05:30
parent 78c24ce6c5
commit 7884ffb23e

View File

@ -120,7 +120,7 @@ class KindlePW(Kindle):
output_profile = 'kindle_pw'
class KindleVoyage(Kindle):
name = 'Kindle Voyage'
name = 'Kindle Voyage/Oasis'
id = 'kindle_voyage'
output_profile = 'kindle_voyage'