From d51cdf7240df9be55c43d9fe417173d2423aad35 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Wed, 7 Mar 2012 16:53:06 +0100 Subject: application-menu: fix accelerators for global actions Add accelerations for Preferences (Ctrl+e) and Personal Data Manager (Ctrl+m), and remove the one for About, Ctrl+a, since it's duplicated with Select All and having an accelerator for About does not seem very important in the first place. --- data/ui/epiphany-application-menu.ui | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/ui/epiphany-application-menu.ui b/data/ui/epiphany-application-menu.ui index e190b8ad8..3bddf1b4f 100644 --- a/data/ui/epiphany-application-menu.ui +++ b/data/ui/epiphany-application-menu.ui @@ -24,10 +24,12 @@ Preferences app.preferences + <Primary>e Personal Data app.pdm + <Primary>m
@@ -39,7 +41,6 @@ _About app.about - <Primary>a
-- cgit v1.2.3