From 7935b5bfb81140c7f67e4dca17593a5c5c955e48 Mon Sep 17 00:00:00 2001 From: Brent Hull Date: Sun, 27 Jan 2013 19:00:02 -0500 Subject: Fix deprecated gsettings schema path --- data/org.mate.session.gschema.xml.in.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data') diff --git a/data/org.mate.session.gschema.xml.in.in b/data/org.mate.session.gschema.xml.in.in index 2b0f5f1..a40ca2a 100644 --- a/data/org.mate.session.gschema.xml.in.in +++ b/data/org.mate.session.gschema.xml.in.in @@ -1,5 +1,5 @@ - + false <_summary>Save sessions @@ -23,11 +23,11 @@ [ 'windowmanager', 'panel', 'filemanager' ] <_summary>Required session components - <_description>List of components that are required as part of the session. (Each element names a key under "/desktop/mate/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. + <_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. - + '@DEFAULT_WM@' <_summary>Window Manager -- cgit v1.2.1