From 042cfaf61ae46975dd2787031540ddf34c75b2d1 Mon Sep 17 00:00:00 2001 From: Alexandr Akulich Date: Fri, 7 Dec 2012 16:12:03 +0600 Subject: [PATCH] gui: Small style/usability fixes. Add accelerator (F) to Edit->Find. Add accelerator (N) and shortcut (Ctrl+N) to File->New. Rename "File->New" to "File->New..." to indicate, that dialog will be showed. --- gui/ui/mainwindow.ui | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gui/ui/mainwindow.ui b/gui/ui/mainwindow.ui index 7cbb3d1..0135d1c 100644 --- a/gui/ui/mainwindow.ui +++ b/gui/ui/mainwindow.ui @@ -567,7 +567,10 @@ :/resources/document-new.png:/resources/document-new.png - New + &New... + + + Ctrl+N @@ -576,7 +579,7 @@ :/resources/edit-find.png:/resources/edit-find.png - Find + &Find Ctrl+F -- 2.43.0