From patchwork Thu Oct 12 03:51:04 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sam Mendoza-Jonas X-Patchwork-Id: 824661 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yCH2l1NYnz9sNw for ; Thu, 12 Oct 2017 14:51:27 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=mendozajonas.com header.i=@mendozajonas.com header.b="ksHrW9lD"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=messagingengine.com header.i=@messagingengine.com header.b="d/UzqoOM"; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3yCH2k716wzDr71 for ; Thu, 12 Oct 2017 14:51:26 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=mendozajonas.com header.i=@mendozajonas.com header.b="ksHrW9lD"; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=messagingengine.com header.i=@messagingengine.com header.b="d/UzqoOM"; dkim-atps=neutral X-Original-To: petitboot@lists.ozlabs.org Delivered-To: petitboot@lists.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=mendozajonas.com (client-ip=66.111.4.25; helo=out1-smtp.messagingengine.com; envelope-from=sam@mendozajonas.com; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=mendozajonas.com header.i=@mendozajonas.com header.b="ksHrW9lD"; dkim=pass (2048-bit key; unprotected) header.d=messagingengine.com header.i=@messagingengine.com header.b="d/UzqoOM"; dkim-atps=neutral Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3yCH2b4dxgzDqJ7 for ; Thu, 12 Oct 2017 14:51:18 +1100 (AEDT) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id EFD9B20CDF; Wed, 11 Oct 2017 23:51:13 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute2.internal (MEProxy); Wed, 11 Oct 2017 23:51:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= mendozajonas.com; h=cc:date:from:message-id:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=2P46R9bKtO3sXZomP AWG5QxjYQ5ioBMTGeN/kkRzNu8=; b=ksHrW9lDgpxCyHgJb1UUAZxL5hCDMaZSB +HspbpToisSqyzF+ePXia8ECBTmf2mH+eaHxwV8pzahaZy5u+ratoJObHZ8XChhq Y58wxzqULaxK72S1IMQM2kVVaE6E0wOiVL/drWiNlFw2WSa31h7iHhcynIMnJbuO Gi5PNGjy1Vg4Z6YpPfrzl4BlLiakha4A/EaJ4mn9OT2X6HVz0fkUsy4xBIdfnc8S pqHP5wkBFsT9mRzog9PcK7CvXAy07Js6YEVswnsXKN8hCc75KOUx2nnmVe8uQBIU pG+jC2SOG03QawbaQ2SEL7nFELbI9A8+o/1k+WWsrr2P/sZC6HDhw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:message-id:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=2P46R9bKtO3sXZomP AWG5QxjYQ5ioBMTGeN/kkRzNu8=; b=d/UzqoOMqJOwCl2l2Et9s5cNNZqH/JAmu JY8ckCNx0nxELAsIcfsfaSRBHlo1HTQiogHcrRa4IHLEYl6tp7AA9w4R752Ved2M t2G6gIEpHB6D3F5b853/5YgBEFmi5DHAB+5CKXPQKBGaARXyY69ZLepV+98F/H92 8stJfhUc/nuYvC3ngTLbjOH8MwPR0hsuz5hojOEy67AnlFkrBw51/dvR3Gz4ejks kd2xDHDNdVkmfwpLneRdMeY4bbGYFIErf8njq+0G0xH5HRoXqlUODxwYGewoATgE duF4Vu1EUmgvJvUPSyVCz8gd8rN0JLVLCXvlUj7cW5upBg03qFSAw== X-ME-Sender: Received: from v4.ozlabs.ibm.com (unknown [122.99.82.10]) by mail.messagingengine.com (Postfix) with ESMTPA id D070C7F949; Wed, 11 Oct 2017 23:51:12 -0400 (EDT) From: Samuel Mendoza-Jonas To: petitboot@lists.ozlabs.org Subject: [PATCH] ui/ncurses: Remove help shortcut from nc-subset Date: Thu, 12 Oct 2017 14:51:04 +1100 Message-Id: <20171012035104.23231-1-sam@mendozajonas.com> X-Mailer: git-send-email 2.14.2 X-BeenThere: petitboot@lists.ozlabs.org X-Mailman-Version: 2.1.24 Precedence: list List-Id: Petitboot bootloader development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Samuel Mendoza-Jonas MIME-Version: 1.0 Errors-To: petitboot-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Petitboot" Subset screens do not include a help screen, so remove the misleading "h=help" shortcut from the lower frame title. Signed-off-by: Samuel Mendoza-Jonas --- ui/ncurses/nc-subset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/ncurses/nc-subset.c b/ui/ncurses/nc-subset.c index 50e1b65..9ca3e8a 100644 --- a/ui/ncurses/nc-subset.c +++ b/ui/ncurses/nc-subset.c @@ -288,7 +288,7 @@ struct subset_screen *subset_screen_init(struct cui *cui, title_suffix); screen->scr.frame.rtitle = NULL; screen->scr.frame.help = talloc_strdup(screen, - _("tab=next, shift+tab=previous, x=exit, h=help")); + _("tab=next, shift+tab=previous, x=exit")); scrollok(screen->scr.sub_ncw, true);