mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
rename find action to escape
This commit is contained in:
parent
4c572fada6
commit
94b8227088
5 changed files with 12 additions and 12 deletions
|
|
@ -69,7 +69,7 @@ impl Browser {
|
|||
}
|
||||
});
|
||||
|
||||
action.focus.connect_activate({
|
||||
action.escape.connect_activate({
|
||||
let widget = widget.clone();
|
||||
move || {
|
||||
widget.application_window.set_focus(gtk::Window::NONE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue