From 1ba63a360cf1c7f8bac6bcab70626be3169433a2 Mon Sep 17 00:00:00 2001 From: sunflowerskater Date: Tue, 14 Feb 2023 14:06:17 -0300 Subject: user-panel: Add popover explaining about the "Administrator" option This change adds a GtkPopover to explain about the "Administrator" option like in the mockups below: https://gitlab.gnome.org/Teams/Design/settings-mockups/-/raw/master/users/users.png --- panels/user-accounts/cc-user-panel.ui | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/panels/user-accounts/cc-user-panel.ui b/panels/user-accounts/cc-user-panel.ui index 7b295bd45..1e0e1d5b4 100644 --- a/panels/user-accounts/cc-user-panel.ui +++ b/panels/user-accounts/cc-user-panel.ui @@ -227,10 +227,39 @@ _Administrator - Administrators can add and remove other users, and can change settings for all users. 0 True account_type_switch + + + Information + center + help-about-symbolic + + + Information + + + + + + 6 + 6 + 6 + 6 + center + center + True + 50 + Administrators have extra abilities, including adding and removing users, changing login settings, and removing software. Parental controls cannot be applied to administrators. + + + + + + center -- cgit v1.2.1