summaryrefslogtreecommitdiffstats
path: root/devel/dconf/files/patch-editor_dconf-model.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dconf/files/patch-editor_dconf-model.c')
-rw-r--r--devel/dconf/files/patch-editor_dconf-model.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/dconf/files/patch-editor_dconf-model.c b/devel/dconf/files/patch-editor_dconf-model.c
index 17f2a4c9a..e55d136d4 100644
--- a/devel/dconf/files/patch-editor_dconf-model.c
+++ b/devel/dconf/files/patch-editor_dconf-model.c
@@ -1,9 +1,9 @@
---- editor/dconf-model.c.orig 2011-03-19 23:04:18.000000000 +0100
-+++ editor/dconf-model.c 2011-03-19 23:05:20.000000000 +0100
-@@ -2170,7 +2170,7 @@ SettingsModel* settings_model_construct
- _tmp5_ = _tmp4_;
+--- editor/dconf-model.c.orig 2011-03-22 16:59:25.000000000 +0100
++++ editor/dconf-model.c 2011-03-23 14:53:41.000000000 +0100
+@@ -2303,7 +2303,7 @@
+ _tmp2_ = schema_list_new ();
_schema_list_unref0 (self->schemas);
- self->schemas = _tmp5_;
+ self->schemas = _tmp2_;
- schema_list_load_directory (self->schemas, "/usr/share/glib-2.0/schemas", &_inner_error_);
+ schema_list_load_directory (self->schemas, "/usr/local/share/glib-2.0/schemas", &_inner_error_);
if (_inner_error_ != NULL) {