Driver for Pantech Android tablet. Fixes #1007929 (Pantech Element Android tablet support)

This commit is contained in:
Kovid Goyal 2012-06-03 14:49:48 +05:30
parent 2152c0044c
commit 82f2c10859

View File

@ -165,6 +165,9 @@ class ANDROID(USBMS):
# Lenovo
0x17ef : { 0x7421 : [0x0216] },
# Pantech
0x10a9 : { 0x6050 : [0x227] },
}
EBOOK_DIR_MAIN = ['eBooks/import', 'wordplayer/calibretransfer', 'Books',
'sdcard/ebooks']