1
0
Fork 0

- added a translation header (for printing help) to '*filesystem-explorer-keymap*'.

This commit is contained in:
cage 2021-12-12 19:08:35 +01:00
parent 25b9135159
commit 5f9b7f91bd
1 changed files with 2 additions and 1 deletions

View File

@ -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))