From 79c9706e99fb458644f12cce7b7b37a78d36f6dd Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 6 Apr 2010 16:54:46 -0500 Subject: Adding configuration options for the restart menuitem and the shutdown one. --- data/indicator-session.schemas.in | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'data') diff --git a/data/indicator-session.schemas.in b/data/indicator-session.schemas.in index bb8a147..3380c94 100644 --- a/data/indicator-session.schemas.in +++ b/data/indicator-session.schemas.in @@ -24,5 +24,27 @@ Makes it so that the logout button doesn't show in the session menu. + + /schemas/apps/indicator-session/suppress_restart_menuitem + /apps/indicator-session/suppress_restart_menuitem + indicator-session + bool + FALSE + + Remove the Restart item from the session menu + Makes it so that the restart button doesn't show in the session menu. + + + + /schemas/apps/indicator-session/suppress_shutdown_menuitem + /apps/indicator-session/suppress_shutdown_menuitem + indicator-session + bool + 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