mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Driver for Pantech Android tablet. Fixes #1007929 (Pantech Element Android tablet support)
This commit is contained in:
parent
2152c0044c
commit
82f2c10859
@ -165,6 +165,9 @@ class ANDROID(USBMS):
|
|||||||
# Lenovo
|
# Lenovo
|
||||||
0x17ef : { 0x7421 : [0x0216] },
|
0x17ef : { 0x7421 : [0x0216] },
|
||||||
|
|
||||||
|
# Pantech
|
||||||
|
0x10a9 : { 0x6050 : [0x227] },
|
||||||
|
|
||||||
}
|
}
|
||||||
EBOOK_DIR_MAIN = ['eBooks/import', 'wordplayer/calibretransfer', 'Books',
|
EBOOK_DIR_MAIN = ['eBooks/import', 'wordplayer/calibretransfer', 'Books',
|
||||||
'sdcard/ebooks']
|
'sdcard/ebooks']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user