summaryrefslogtreecommitdiff
path: root/alpine/keymenu.c
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/keymenu.c')
-rw-r--r--alpine/keymenu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/keymenu.c b/alpine/keymenu.c
index fa0cb14..1df6e2f 100644
--- a/alpine/keymenu.c
+++ b/alpine/keymenu.c
@@ -994,7 +994,7 @@ struct key choose_setup_keys[] =
{"Z",N_("RemoteConfigSetup"),{MC_REMOTE,1,{'z'}},KS_NONE},
/* TRANSLATORS: configure S/MIME */
{"M",N_("S/Mime"),{MC_SECURITY,1,{'m'}},KS_NONE},
- NULL_MENU,
+ {"U",N_("xoaUth2"),{MC_XOAUTH2,1,{'u'}},KS_NONE},
PREVPAGE_MENU,
NEXTPAGE_MENU,
NULL_MENU,