mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
Image for Nook
This commit is contained in:
parent
1804fd02dd
commit
033de33a99
BIN
resources/images/devices/nook.jpg
Normal file
BIN
resources/images/devices/nook.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
@ -16,6 +16,7 @@ class NOOK(USBMS):
|
|||||||
gui_name = _('The Nook')
|
gui_name = _('The Nook')
|
||||||
description = _('Communicate with the Nook eBook reader.')
|
description = _('Communicate with the Nook eBook reader.')
|
||||||
author = 'John Schember'
|
author = 'John Schember'
|
||||||
|
icon = I('devices/nook.jpg')
|
||||||
supported_platforms = ['windows', 'linux', 'osx']
|
supported_platforms = ['windows', 'linux', 'osx']
|
||||||
|
|
||||||
# Ordered list of supported formats
|
# Ordered list of supported formats
|
||||||
|
Loading…
x
Reference in New Issue
Block a user