Add Kobo Aura HD to Welcome Wizard

This commit is contained in:
Kovid Goyal 2013-06-18 09:00:46 +05:30
parent c56989ea1a
commit 45704e36c5

View File

@ -139,7 +139,7 @@ class Kobo(Device):
id = 'kobo' id = 'kobo'
class KoboVox(Kobo): class KoboVox(Kobo):
name = 'Kobo Vox' name = 'Kobo Vox and Kobo Aura HD'
output_profile = 'tablet' output_profile = 'tablet'
id = 'kobo_vox' id = 'kobo_vox'