From 54d0bd428fb93559f34c298ff4926102bcd98467 Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Fri, 19 Aug 2011 12:20:08 +0100 Subject: converted the old gconf schema to gsettings --- data/com.canonical.indicator.session.gschema.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 data/com.canonical.indicator.session.gschema.xml (limited to 'data') diff --git a/data/com.canonical.indicator.session.gschema.xml b/data/com.canonical.indicator.session.gschema.xml new file mode 100644 index 0000000..ba09583 --- /dev/null +++ b/data/com.canonical.indicator.session.gschema.xml @@ -0,0 +1,24 @@ + + + + false + Suppress the dialog to confirm logout, restart and shutdown action + Whether or not to show confirmation dialogs for logout, restart and shutdown actions. + + + false + Remove the Log Out item from the session menu + Makes it so that the logout button doesn't show in the session menu. + + + false + Remove the Restart item from the session menu + Makes it so that the restart button doesn't show in the session menu. + + + false + Remove the shutdown item from the session menu + Makes it so that the shutdown button doesn't show in the session menu. + + + -- cgit v1.2.3