[gnome-user-docs/gnome-3-8] Fix example for multiple backgrounds, bug 694563
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs/gnome-3-8] Fix example for multiple backgrounds, bug 694563
- Date: Fri, 10 May 2013 13:37:56 +0000 (UTC)
commit b89aa4541211b4f5fd066020986ad791bc35d611
Author: Jana Svarova <jsvarova redhat com>
Date: Wed May 8 18:53:19 2013 +0100
Fix example for multiple backgrounds, bug 694563
Fix indenting, improve section title and fix incorrect instructions
which were introduced in commit e8127735e968f43e1f9d65790468e86ed16af43b
system-admin-guide/C/backgrounds-extra.page | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/system-admin-guide/C/backgrounds-extra.page b/system-admin-guide/C/backgrounds-extra.page
index 28a3711..d93ac24 100644
--- a/system-admin-guide/C/backgrounds-extra.page
+++ b/system-admin-guide/C/backgrounds-extra.page
@@ -24,9 +24,9 @@
<p>You can make extra backgrounds available to users on your system.</p>
- <p>To do so, install an XML file describing your extra backgrounds in
- the <file>/usr/share/gnome-background-properties/</file> directory.
- Below is a simple example:</p>
+ <p>To do so, install an XML file describing your extra backgrounds in the
+ <file>/usr/share/gnome-background-properties/</file> directory. Below is a
+ simple example:</p>
<code><![CDATA[
<?xml version="1.0" encoding="UTF-8"?>
@@ -45,10 +45,11 @@
]]></code>
<section id="backgrounds-extra-two-wallpapers">
- <title>An example with two <wallpaper>s</title>
+ <title>Add multiple backgrounds</title>
<p>In one configuration file, it is possible to add multiple backgrounds
by adding more <wallpaper> elements.</p>
- <p>See the following example which shows an XML file with two <wallpaper> elements</p>
+ <p>See the following example which shows an XML file with two
+ <wallpaper> elements</p>
<code><![CDATA[
<?xml version="1.0" encoding="UTF-8"?>
@@ -63,7 +64,6 @@
<pcolor>#ffffff</pcolor>
<scolor>#000000</scolor>
</wallpaper>
-<wallpapers>
<wallpaper deleted="false">
<name>Company Background 2</name>
<name xml:lang="de">Firmenhintergrund 2</name>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]