From b4cabeb1a0d7d36a8d25a53fef7dd86be1b1c8b3 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Thu, 6 Apr 2023 13:25:21 +0200 Subject: Add options to hide items in the admin section --- data/org.ayatana.indicator.session.gschema.xml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'data/org.ayatana.indicator.session.gschema.xml') diff --git a/data/org.ayatana.indicator.session.gschema.xml b/data/org.ayatana.indicator.session.gschema.xml index 9b1864e..dd35390 100644 --- a/data/org.ayatana.indicator.session.gschema.xml +++ b/data/org.ayatana.indicator.session.gschema.xml @@ -35,7 +35,26 @@ Show the list of users Allow for the user list to be hidden by the user. - + + true + Show device info item + Show the device information menu item. + + + true + Show desktop help item + Show the desktop environment help menu item. + + + true + Show distro help item + Show the distribution help menu item. + + + true + Show bug report item + Show the bug report menu item. + - + -- cgit v1.2.3