[dconf] Clarify statements about not using schemas
- From: Ryan Lortie <desrt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] Clarify statements about not using schemas
- Date: Tue, 10 Sep 2013 14:15:22 +0000 (UTC)
commit fec9891f20f7e288f3f62c55393aca924e0637b1
Author: Ryan Lortie <desrt desrt ca>
Date: Tue Sep 10 10:13:41 2013 -0400
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 files 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 @@
<para>
The <command>dconf</command> 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
<citerefentry><refentrytitle>gsettings</refentrytitle><manvolnum>1</manvolnum></citerefentry>
- 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
+ <citerefentry><refentrytitle>gsettings</refentrytitle><manvolnum>1</manvolnum></citerefentry> utility
is
+ an alternative if such checks are needed.
</para>
<para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]