Accomodate 505 users in the welcome wizard

This commit is contained in:
Kovid Goyal 2010-05-26 11:44:38 -06:00
parent ff8ca58f55
commit 8e8c9af16a

View File

@ -81,7 +81,7 @@ class KindleDX(Kindle):
class Sony505(Device):
output_profile = 'sony'
name = 'SONY Reader 6" and Touch Editions'
name = 'All other SONY devices'
output_format = 'EPUB'
manufacturer = 'SONY'
id = 'prs505'