mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
638ab15bf1
commit
3a32cb80b2
@ -78,6 +78,8 @@ class MainOverlay: # {{{
|
|||||||
add_button('cloud-download', _('Get last read position and annotations from the server'))
|
add_button('cloud-download', _('Get last read position and annotations from the server'))
|
||||||
add_button('trash', _('Delete this book from the device'))
|
add_button('trash', _('Delete this book from the device'))
|
||||||
add_button()
|
add_button()
|
||||||
|
add_button('search', _('Search for text in this book'))
|
||||||
|
add_button()
|
||||||
add_button('Aa', _('Change text size'), text_button=True)
|
add_button('Aa', _('Change text size'), text_button=True)
|
||||||
add_button('cogs', _('Configure the book reader'))
|
add_button('cogs', _('Configure the book reader'))
|
||||||
add_button()
|
add_button()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user