mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #2064113 [PocketBook 740 device interface has wrong title](https://bugs.launchpad.net/calibre/+bug/2064113)
This commit is contained in:
parent
76c91147ca
commit
d7d9d466b6
@ -427,7 +427,7 @@ class POCKETBOOK701(USBMS):
|
||||
|
||||
class POCKETBOOK740(USBMS):
|
||||
|
||||
name = 'PocketBook 701 Device Interface'
|
||||
name = 'PocketBook 740 Device Interface'
|
||||
gui_name = 'PocketBook'
|
||||
description = _('Communicate with the PocketBook 740')
|
||||
supported_platforms = ['windows', 'osx', 'linux']
|
||||
|
Loading…
x
Reference in New Issue
Block a user