From fe9ef7eca1b83272408bc2d137cffa55512bea3e Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 13 Jan 2015 14:11:10 +0100 Subject: MsmGnome: Allow users to disable compatibility options For example users may want to use a different ssh agent. Debian bug:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775189msmgnome: Allow users to disable one or both compatibility options --- data/org.mate.session.gschema.xml.in.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/org.mate.session.gschema.xml.in.in b/data/org.mate.session.gschema.xml.in.in index 4ce615e..c532471 100644 --- a/data/org.mate.session.gschema.xml.in.in +++ b/data/org.mate.session.gschema.xml.in.in @@ -36,6 +36,11 @@ <_summary>Required session components <_description>List of components that are required as part of the session. (Each element names a key under "/org/mate/desktop/session/required_components"). The Startup Applications preferences tool will not normally allow users to remove a required component from the session, and the session manager will automatically add the required components back to the session at login time if they do get removed. + + [ 'keyring', 'smproxy' ] + <_summary>Control gnome compatibility component startup + <_description>Control which compatibility components to start. + -- cgit v1.2.1