From 694f3e9cf14cf3f1ce42b9b4c231f8ba32dda0a9 Mon Sep 17 00:00:00 2001
From: Kittywhiskers Van Gogh <63189531+kwvg@users.noreply.github.com>
Date: Thu, 7 Oct 2021 18:16:41 +0000
Subject: [PATCH] merge bitcoin-core/gui#449: Restore "S" accelerator for
"Start on system login" option
---
src/qt/forms/optionsdialog.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui
index 31ce3b6e7e..a431ac6558 100644
--- a/src/qt/forms/optionsdialog.ui
+++ b/src/qt/forms/optionsdialog.ui
@@ -112,7 +112,7 @@
Automatically start %1 after logging in to the system.
- Start %1 on system &login
+ &Start %1 on system login
@@ -304,7 +304,7 @@
This allows you or a third party tool to communicate with the node through command-line and JSON-RPC commands.
- Enable RPC &server
+ Enable R&PC server