1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-01 04:26:47 +01:00

- [GUI] changed keybinding to go back in history of visited pages.

This commit is contained in:
cage 2023-06-18 12:48:03 +02:00
parent f0e21d6e7b
commit 97fd09adf0

View File

@ -207,7 +207,7 @@ keybinding.about = "Alt-a"
keybinding.type-address = "Alt-d"
keybinding.back = "BackSpace"
keybinding.back = "Control-BackSpace"
keybinding.up = "U"