From bb8f8d4636b04ced3d1b036c04dc851a26eb952b Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Sun, 9 Jun 2019 16:03:09 -0400 Subject: [PATCH] tycho: add icons and accelerators for menu items --- source/tycho/ui/menu.ui | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/source/tycho/ui/menu.ui b/source/tycho/ui/menu.ui index 705a686..103ef1d 100644 --- a/source/tycho/ui/menu.ui +++ b/source/tycho/ui/menu.ui @@ -52,7 +52,7 @@ - File + &File @@ -61,13 +61,13 @@ - Edit + &Edit - Help + &Help @@ -77,37 +77,52 @@ + + + - Open Project + &Open Project Ctrl+O + + + - New Project + &New Project Ctrl+N + + + - Map Properties + Map P&roperties + + + - Quit + &Quit Ctrl+Q + + + - About Tycho + &About Tycho F1