summaryrefslogtreecommitdiff
path: root/backends/markup-backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/markup-backend.c')
-rw-r--r--backends/markup-backend.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/backends/markup-backend.c b/backends/markup-backend.c
index f4e6fec0..9e42302d 100644
--- a/backends/markup-backend.c
+++ b/backends/markup-backend.c
@@ -331,6 +331,8 @@ resolve_address (const char *address,
if (writable)
flags |= GCONF_SOURCE_ALL_WRITEABLE;
+ else
+ flags |= GCONF_SOURCE_NEVER_WRITEABLE;
/* We only do locking if it's writable,
* and if not using local locks,