From fec9891f20f7e288f3f62c55393aca924e0637b1 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Tue, 10 Sep 2013 10:13:41 -0400 Subject: Clarify statements about not using schemas Reword the note in the documentation about not using GSettings schemas so that it cannot be taken to mean that the commandline tool doesn't use D-Bus. https://bugzilla.gnome.org/show_bug.cgi?id=707783 --- docs/dconf-tool.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/dconf-tool.xml b/docs/dconf-tool.xml index 7826049..44f1196 100644 --- a/docs/dconf-tool.xml +++ b/docs/dconf-tool.xml @@ -83,10 +83,10 @@ The dconf program can perform various operations on a dconf database, such as reading - or writing individual values or entire directories. This tool operates directly on the dconf database and - does not read gsettings schema information. Therefore, it cannot perform type and consistency checks on - values. The gsettings1 - utility is an alternative if such checks are needed. + or writing individual values or entire directories. This tool operates on dconf directly, without using + gsettings schema information. Therefore, it cannot perform type and consistency checks on values. The + gsettings1 utility is + an alternative if such checks are needed. -- cgit v1.2.1