mirror of
https://codeberg.org/cage/tinmop/
synced 2024-12-21 23:43:54 +01:00
- added tooltip for gempub TOC button, in the ttolbar.
This commit is contained in:
parent
4c9f362fc0
commit
d69c24aba2
@ -1778,7 +1778,9 @@ local file paths."
|
||||
(bookmark-button (_ "add or remove bookmark"))
|
||||
(tour-button (_ "go to the next link in tour"))
|
||||
(subscribe-button (_ "subscribe/unsubscribe to this gemlog"))
|
||||
(inline-images-button (_ "inline images")))
|
||||
(inline-images-button (_ "inline images"))
|
||||
(toc-button (_ "go to gempub TOC")))
|
||||
|
||||
(gui:grid back-button 0 0 :sticky :nsw)
|
||||
(gui:grid reload-button 0 1 :sticky :nsw)
|
||||
(gui:grid up-button 0 2 :sticky :nsw)
|
||||
|
Loading…
Reference in New Issue
Block a user