mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Sony T1: Fix variables so configuration is a bit more appropriate.
This commit is contained in:
parent
951f3f6ee3
commit
372cc73c13
@ -42,8 +42,8 @@ class PRST1(USBMS):
|
|||||||
)
|
)
|
||||||
|
|
||||||
THUMBNAIL_HEIGHT = 144
|
THUMBNAIL_HEIGHT = 144
|
||||||
SCAN_FROM_ROOT = True
|
SUPPORTS_SUB_DIRS = True
|
||||||
SUPPORT_SUB_DIRS = True
|
MUST_READ_METADATA = True
|
||||||
EBOOK_DIR_MAIN = 'Sony_Reader/media/books'
|
EBOOK_DIR_MAIN = 'Sony_Reader/media/books'
|
||||||
|
|
||||||
EXTRA_CUSTOMIZATION_MESSAGE = [
|
EXTRA_CUSTOMIZATION_MESSAGE = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user