mirror of https://codeberg.org/cage/tinmop/
- added a translation header (for printing help) to '*filesystem-explorer-keymap*'.
This commit is contained in:
parent
25b9135159
commit
5f9b7f91bd
|
@ -537,7 +537,8 @@ and `make-blocking-list-dialog-window') showing the full docstring for a command
|
|||
(*chat-message-keymap* . (_ "Chat window keymap"))
|
||||
(*gemlog-subscription-keymap* . (_ "Gemlog subscription window keymap"))
|
||||
(*gemini-toc-keymap* . (_ "Gemini page TOC keymap"))
|
||||
(*gempub-library-keymap* . (_ "Gempub library window keymap"))))
|
||||
(*gempub-library-keymap* . (_ "Gempub library window keymap"))
|
||||
(*filesystem-explorer-keymap* . (_ "Filesystem explorer"))))
|
||||
|
||||
|
||||
(defun print-help (main-window &key (regex ".*") (global-search nil))
|
||||
|
|
Loading…
Reference in New Issue