From 371fb88362f372644bc1503594f8885ffd65f52e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 16 Jul 2013 19:21:31 -0400 Subject: [PATCH] gsettings tool: Improve documentation Mention that gsettings needs a session bus to make changes. --- docs/reference/gio/gsettings.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/reference/gio/gsettings.xml b/docs/reference/gio/gsettings.xml index 7105d59..3f3ef97 100644 --- a/docs/reference/gio/gsettings.xml +++ b/docs/reference/gio/gsettings.xml @@ -116,6 +116,10 @@ so e.g. a string must include explicit quotes: "'foo'". This format is also used when printing out values. + +Note that gsettings needs a D-Bus session bus connection to write changes to +the dconf database. + Commands -- 2.7.4