mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-07 16:14:36 +01:00
IGN:...
This commit is contained in:
parent
9da6fa99f3
commit
e15eb118ef
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ class BEBOOK(USBMS):
|
|||
WINDOWS_CARD_A_MEM = 'BEBOOK_STORAGE_CARD'
|
||||
|
||||
OSX_MAIN_MEM = 'BeBook Internal Memory'
|
||||
OSX_CARD_MEM = 'BeBook Storage Card'
|
||||
OSX_CARD_A_MEM = 'BeBook Storage Card'
|
||||
|
||||
MAIN_MEMORY_VOLUME_LABEL = 'BeBook Internal Memory'
|
||||
STORAGE_CARD_VOLUME_LABEL = 'BeBook Storage Card'
|
||||
|
|
|
|||
Loading…
Reference in a new issue