[gnome-user-docs/wip/system-admin-guide-20130514: 17/20] Bug 694518 a new page with the concept of dconf created
- From: Petr Kovář <pmkovar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs/wip/system-admin-guide-20130514: 17/20] Bug 694518 a new page with the concept of dconf created
- Date: Tue, 14 May 2013 15:23:54 +0000 (UTC)
commit e61cf7d14f6234921bcea0aca837cfeaa3c945db
Author: Jana Svarova <jsvarova redhat com>
Date: Thu Apr 25 15:40:52 2013 +0200
Bug 694518 a new page with the concept of dconf created
system-admin-guide/C/dconf.page | 46 +++++++++++++++++++++++++++++++++++++++
1 files changed, 46 insertions(+), 0 deletions(-)
---
diff --git a/system-admin-guide/C/dconf.page b/system-admin-guide/C/dconf.page
new file mode 100644
index 0000000..93f728b
--- /dev/null
+++ b/system-admin-guide/C/dconf.page
@@ -0,0 +1,46 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic" style="task"
+ id="dconf">
+
+<info>
+ <link type="guide" xref="index" group="tools" />
+ <link type="seealso" xref="dconf-custom-default-values" />
+ <link type="seealso" xref="dconf-profiles" />
+ <revision version="0.1" date="2013-03-25" status="draft"/>
+
+ <credit type="author">
+ <name>Jana Švárová</name>
+ <email>jana svarova gmail com</email>
+ </credit>
+
+ <credit type="author copyright">
+ <name>Ryan Lortie</name>
+ <email>desrt desrt ca</email>
+ <years>2012</years>
+ </credit>
+
+ <desc>This page defines the dconf tool and the dconf profiles.</desc>
+</info>
+
+<title>dconf and its profiles</title>
+
+<section id="dconf">
+ <title>dconf</title>
+ <p>The <sys>dconf</sys> tool collects a system's hardware and software
+ configuration. It allows to take your system configuration with you on the
+ road, compare identical systems to troubleshoot hardware or software
+ problems.</p>
+</section>
+
+<section id="profile">
+ <title>Profile</title>
+ <p><sys>dconf</sys> is based on the concept of a 'profile'. A profile is a
+ list of configuration databases.</p>
+
+ <p>The <sys>dconf</sys> tool stores its profiles in text files.
+ $DCONF_PROFILE can specify a relative path to the file from the
+ <file>/etc/dconf/profile/</file> directory, or an absolute path
+ (such as in a user's home directory).</p>
+
+</section>
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]