mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b8c52790bc
commit
9fee9ec41f
@ -287,7 +287,7 @@ class UnpackBookAction(InterfaceAction):
|
|||||||
|
|
||||||
name = 'Unpack Book'
|
name = 'Unpack Book'
|
||||||
action_spec = (_('Unpack Book'), 'unpack-book.png',
|
action_spec = (_('Unpack Book'), 'unpack-book.png',
|
||||||
_('Unpack books in the EPUB, AZW3, HTMLZ formats into their individual components'), None)
|
_('Unpack books in the EPUB, AZW3, HTMLZ formats into their individual components'), 'U')
|
||||||
dont_add_to = frozenset(['context-menu-device'])
|
dont_add_to = frozenset(['context-menu-device'])
|
||||||
action_type = 'current'
|
action_type = 'current'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user