From 405a6969a0b2409d5f013e8d2845945b51146eb9 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 14 Nov 2015 22:07:18 +0100 Subject: Fork from Ubuntu's indicator-session project. --- data/org.ayatana.indicator.session.gschema.xml.in | 36 +++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 data/org.ayatana.indicator.session.gschema.xml.in (limited to 'data/org.ayatana.indicator.session.gschema.xml.in') diff --git a/data/org.ayatana.indicator.session.gschema.xml.in b/data/org.ayatana.indicator.session.gschema.xml.in new file mode 100644 index 0000000..0a83afe --- /dev/null +++ b/data/org.ayatana.indicator.session.gschema.xml.in @@ -0,0 +1,36 @@ + + + + false + <_summary>Suppress the dialog to confirm logout, restart and shutdown action + <_description>Whether or not to show confirmation dialogs for logout, restart and shutdown actions. + + + false + <_summary>Remove the Log Out item from the session menu + <_description>Makes it so that the logout button doesn’t show in the session menu. + + + false + <_summary>Remove the Restart item from the session menu + <_description>Makes it so that the restart button doesn’t show in the session menu. + + + false + <_summary>Remove the shutdown item from the session menu + <_description>Makes it so that the shutdown button doesn’t show in the session menu. + + + false + Determine the visibility of the User's real name on the panel + Allow for the Removal of the users name from the panel + + + true + Show the list of users + Allow for the user list to be hidden by the user. + + + + + -- cgit v1.2.3