From: Matthias Clasen Date: Tue, 16 Jul 2013 23:21:31 +0000 (-0400) Subject: gsettings tool: Improve documentation X-Git-Tag: 2.37.5~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=371fb88362f372644bc1503594f8885ffd65f52e;p=platform%2Fupstream%2Fglib.git gsettings tool: Improve documentation Mention that gsettings needs a session bus to make changes. --- 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