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 --- tests/org.ayatana.indicator.session.gschema.xml | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/org.ayatana.indicator.session.gschema.xml b/tests/org.ayatana.indicator.session.gschema.xml index c81fe60..b6bacd8 100644 --- a/tests/org.ayatana.indicator.session.gschema.xml +++ b/tests/org.ayatana.indicator.session.gschema.xml @@ -31,7 +31,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. + - - \ No newline at end of file + + -- cgit v1.2.3