From 2485273247d74ae8a86c8b5f8bf307b27be3f41c Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 2 Aug 2011 11:44:52 -0500 Subject: [PATCH] bgo#655822 - Put back the expand-folders schema in gsettings Apparently schemas are part of the ABI contract; running apps crash if a schema disapppears and they happen to access it. Signed-off-by: Federico Mena Quintero --- gtk/org.gtk.Settings.FileChooser.gschema.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gtk/org.gtk.Settings.FileChooser.gschema.xml b/gtk/org.gtk.Settings.FileChooser.gschema.xml index 075a1ab63..7bef20d17 100644 --- a/gtk/org.gtk.Settings.FileChooser.gschema.xml +++ b/gtk/org.gtk.Settings.FileChooser.gschema.xml @@ -44,6 +44,9 @@ false + + false + true -- 2.43.2