[gnome-user-docs/gnome-3-8] Rename custom-default-values to dconf-custom-defaults
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs/gnome-3-8] Rename custom-default-values to dconf-custom-defaults
- Date: Wed, 1 May 2013 20:48:51 +0000 (UTC)
commit 0e3fea43acb5b639ebd9e53230f4477513c402d5
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Tue Apr 30 17:18:05 2013 +0100
Rename custom-default-values to dconf-custom-defaults
Fix commit 9971fefb056fe97e49eef1721d27301d686624da which was reverted
in commit c0826985ef2a9578aea2e61a38ba8a0c3cf7d7c7.
...ault-values.page => dconf-custom-defaults.page} | 18 +++++++++---------
system-admin-guide/C/dconf-profiles.page | 2 +-
system-admin-guide/Makefile.am | 2 +-
3 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/system-admin-guide/C/custom-default-values.page b/system-admin-guide/C/dconf-custom-defaults.page
similarity index 92%
rename from system-admin-guide/C/custom-default-values.page
rename to system-admin-guide/C/dconf-custom-defaults.page
index dfcca92..a72c814 100644
--- a/system-admin-guide/C/custom-default-values.page
+++ b/system-admin-guide/C/dconf-custom-defaults.page
@@ -1,7 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
- id="custom-default-values">
+ id="dconf-custom-defaults">
<info>
<link type="guide" xref="index" group="user" />
@@ -51,10 +51,10 @@ gnome-control-center integration would be great too.</p></comment>
<example>
<list type="numbered">
<title>Set the default wallpaper</title>
- <item><p>Create a directory named
+ <item><p>Create a directory named
<file>/etc/dconf/db/local.d/</file></p></item>
<item><p>From within the <file>profile</file> directory, create and edit a
- file named <file>user</file>.</p>
+ file named <file>user</file>.</p>
<code>
user-db:user
system-db:local
@@ -77,14 +77,14 @@ secondary-color='000000'
</item>
<item>
<p>Update the system databases</p>
-<screen> <output style="prompt"># </output>
+<screen> <output style="prompt"># </output>
<input>dconf update</input> </screen>
</item>
</list>
</example>
- <p>It is good to know that the <file>/etc/dconf/db/site.d/</file> file is
- an alternative for site-wide settings.</p>
+ <p>It is good to know that the <file>/etc/dconf/db/site.d/</file> file is
+ an alternative for site-wide settings.</p>
<note>
<p>The first time you create a dconf user profile, you'll need to log out
@@ -94,12 +94,12 @@ secondary-color='000000'
<note>
<p>
- You can include multiple sets of groups and key-value pairs in each key
+ You can include multiple sets of groups and key-value pairs in each key
file, or you can use a separate key file for each group.</p>
</note>
- <p>For more in-depth information, see the
- <link href="https://live.gnome.org/dconf/SystemAdministrators">
+ <p>For more in-depth information, see the
+ <link href="https://live.gnome.org/dconf/SystemAdministrators">
gnome.org</link> website.</p>
</page>
diff --git a/system-admin-guide/C/dconf-profiles.page b/system-admin-guide/C/dconf-profiles.page
index 7da3756..502a267 100644
--- a/system-admin-guide/C/dconf-profiles.page
+++ b/system-admin-guide/C/dconf-profiles.page
@@ -3,7 +3,7 @@
id="dconf-profiles">
<info>
- <link type="seealso" xref="custom-default-values" />
+ <link type="seealso" xref="dconf-custom-defaults" />
<revision version="0.1" date="2013-03-25" status="draft"/>
<credit type="author">
<name>Jana Švárová</name>
diff --git a/system-admin-guide/Makefile.am b/system-admin-guide/Makefile.am
index d4c0ee7..4c2973d 100644
--- a/system-admin-guide/Makefile.am
+++ b/system-admin-guide/Makefile.am
@@ -9,8 +9,8 @@ HELP_MEDIA =
HELP_FILES = \
background.page \
backgrounds-extra.page \
- custom-default-values.page \
custom-session.page \
+ dconf-custom-defaults.page \
dconf-lockdown.page \
dconf-profiles-edit.page \
dconf-profiles.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]