From 7c0038aac0f4fdfca4c940fbce9aad433d953c1e Mon Sep 17 00:00:00 2001 From: kn00tcn Date: Thu, 12 Jul 2018 05:39:43 -0400 Subject: UI: on the properties dialog, focus the Close button instead of the Help button by default the Close button should be default so you can press Enter or Space without unintentionally opening the help manual --- src/ui/properties.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/ui/properties.ui b/src/ui/properties.ui index 1f243a9..4804d0f 100644 --- a/src/ui/properties.ui +++ b/src/ui/properties.ui @@ -23,9 +23,7 @@ gtk-help True True - True True - True False True @@ -41,7 +39,9 @@ gtk-close True True + True True + True False True -- cgit v1.2.1