From a0a3bf8bf1e3b87f6e3dcfc080e983dbc8e9ffcb Mon Sep 17 00:00:00 2001 From: Cassidy James Blaede Date: Fri, 8 Dec 2023 21:37:13 +0000 Subject: [PATCH] schema: Better describe always-show-log-out key - The "user menu" was replaced with "system menu" years ago, so update the terminology in the summary and description - Remove the full stop from the end of the summary for consistency - More verbosely describe the behavior that's being overridden to reduce confusion Part-of: --- data/org.gnome.shell.gschema.xml.in | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/data/org.gnome.shell.gschema.xml.in b/data/org.gnome.shell.gschema.xml.in index baab1687a..d77a7f716 100644 --- a/data/org.gnome.shell.gschema.xml.in +++ b/data/org.gnome.shell.gschema.xml.in @@ -68,10 +68,12 @@ false - Always show the “Log out” menu item in the user menu. + Always show the “Log Out” action in the system menu - This key overrides the automatic hiding of the “Log out” - menu item in single-user, single-session situations. + This key overrides the automatic hiding of the “Log out” action in the + system menu for logged-in situations where there is a single, local, + non-system user and only a single available session type (e.g. GNOME on + Wayland).