[gnome-user-docs/wip/system-admin-guide] Minor changes, added dconf-keyfiles
- From: Jana Svarova <jsvarova src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs/wip/system-admin-guide] Minor changes, added dconf-keyfiles
- Date: Fri, 30 Aug 2013 13:28:32 +0000 (UTC)
commit 0e70d40f36baad2c10c12fa2366991687abd0aae
Author: Michael Hill <mdhill gnome org>
Date: Tue Aug 6 21:41:29 2013 -0400
Minor changes, added dconf-keyfiles
system-admin-guide/C/dconf-keyfiles.page | 30 ++++++++++++++++++++++++++++++
system-admin-guide/C/dconf-lockdown.page | 9 +++++----
system-admin-guide/C/dconf.page.stub | 2 +-
system-admin-guide/Makefile.am | 1 +
4 files changed, 37 insertions(+), 5 deletions(-)
---
diff --git a/system-admin-guide/C/dconf-keyfiles.page b/system-admin-guide/C/dconf-keyfiles.page
new file mode 100644
index 0000000..ee8e0b3
--- /dev/null
+++ b/system-admin-guide/C/dconf-keyfiles.page
@@ -0,0 +1,30 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" style="task"
+ id="dconf-keyfiles">
+
+ <info>
+ <link type="guide" xref="index" group="user" />
+ <link type="seealso" xref="dconf-profiles" />
+ <revision pkgversion="3.9" version="0.1" date="2013-08-06" status="stub"/>
+
+ <credit type="author copyright">
+ <name>Ryan Lortie</name>
+ <email its:translate="no">desrt desrt ca</email>
+ <years>2012</years>
+ </credit>
+
+ <desc>Use <sys its:translate="no">dconf</sys> <em>key files</em>
+ to configure specific settings with a text editor.</desc>
+ </info>
+
+ <title>Control system settings with key files</title>
+
+ <comment>
+ <cite date="2013-08-06" href="mailto:mdhillca gmail com">Michael Hill</cite>
+ <p>Separate page incorporating description from dconf.page.stub and
+ paragraph from dconf-favorite-applications#all-users, but including an
+ example?</p>
+ </comment>
+
+</page>
diff --git a/system-admin-guide/C/dconf-lockdown.page b/system-admin-guide/C/dconf-lockdown.page
index 1374849..4f1e42e 100644
--- a/system-admin-guide/C/dconf-lockdown.page
+++ b/system-admin-guide/C/dconf-lockdown.page
@@ -20,22 +20,23 @@
<years>2013</years>
</credit>
- <desc>Use the <em>lockdown</em> mode in <sys its:translate="no">dconf</sys> to prevent users from
changing specific settings.</desc>
+ <desc>Use the <em>lockdown</em> mode in <sys its:translate="no">dconf</sys>
+ to prevent users from changing specific settings.</desc>
</info>
<title>Lock down specific settings</title>
- <p>To <em>lockdown</em> a <sys its:translate="no">dconf</sys> key, you will
+ <p>To <em>lock down</em> a <sys its:translate="no">dconf</sys> key, you will
need to create a <file its:translate="no">locks</file> subdirectory in the
keyfile directory. The files inside this directory contain a list of keys to
- lock. Just as with the <link xref="dconf-profiles">keyfiles</link>, you may
+ lock. Just as with the <link xref="dconf-keyfiles">keyfiles</link>, you may
add any number of files to this directory. Here is an example of what one
might look like:</p>
<steps>
<title>How to lock the default wallpaper</title>
<item>
- <p>First, <link xref="dconf-profiles">set a default wallpaper</link>.</p>
+ <p>First, <link xref="background">set a default wallpaper</link>.</p>
</item>
<item>
<p>Create a directory named
diff --git a/system-admin-guide/C/dconf.page.stub b/system-admin-guide/C/dconf.page.stub
index 2f4251f..039866a 100644
--- a/system-admin-guide/C/dconf.page.stub
+++ b/system-admin-guide/C/dconf.page.stub
@@ -51,7 +51,7 @@
<p>A <sys its:translate="no">dconf</sys> profile must consist of a <em>user
database</em> and at least one system database. The profile must list one
database per line.</p>
- <p>The fist line in a profile is the database that changes are written to. It
+ <p>The first line in a profile is the database that changes are written to. It
is usually <code its:translate="no">user-db:<input>user</input></code>.
<input its:translate="no">user</input> is the name of the user database which
can normally be found in <file its:translate="no">~/.config/dconf</file>.</p>
diff --git a/system-admin-guide/Makefile.am b/system-admin-guide/Makefile.am
index cc5837a..8a53ef6 100644
--- a/system-admin-guide/Makefile.am
+++ b/system-admin-guide/Makefile.am
@@ -12,6 +12,7 @@ HELP_FILES = \
cups.page \
dconf-custom-defaults.page \
dconf-lockdown.page \
+ dconf-keyfiles.page \
dconf-nfs-home.page \
dconf-profiles-edit.page \
dconf-profiles.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]