aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorAruna Sankaranarayanan <arunasank@src.gnome.org>2014-02-08 19:32:48 +0800
committerAruna Sankaranarayanan <arunasank@src.gnome.org>2014-02-08 20:34:08 +0800
commit3a920a720e201e2d44f38178a43a4e3641bc219a (patch)
tree35797cfcee8e41d70fbdaac2630531ab0ff63480 /help
parent0577613a23231732ea2f63b174e80517e5bfed55 (diff)
downloadgsoc2013-evolution-3a920a720e201e2d44f38178a43a4e3641bc219a.tar
gsoc2013-evolution-3a920a720e201e2d44f38178a43a4e3641bc219a.tar.gz
gsoc2013-evolution-3a920a720e201e2d44f38178a43a4e3641bc219a.tar.bz2
gsoc2013-evolution-3a920a720e201e2d44f38178a43a4e3641bc219a.tar.lz
gsoc2013-evolution-3a920a720e201e2d44f38178a43a4e3641bc219a.tar.xz
gsoc2013-evolution-3a920a720e201e2d44f38178a43a4e3641bc219a.tar.zst
gsoc2013-evolution-3a920a720e201e2d44f38178a43a4e3641bc219a.zip
Fix indents, <app> tags for backup-restore.page
Indent backup-restore.page Enclose Evolution within <app> tags wherever applicable.
Diffstat (limited to 'help')
-rw-r--r--help/C/backup-restore.page76
1 files changed, 56 insertions, 20 deletions
diff --git a/help/C/backup-restore.page b/help/C/backup-restore.page
index f809651633..c749bdf150 100644
--- a/help/C/backup-restore.page
+++ b/help/C/backup-restore.page
@@ -1,45 +1,81 @@
-<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="backup-restore">
<info>
- <desc>Back up and restore your Evolution data and settings.</desc>
-
<link type="guide" xref="index#data-migration-and-sync"/>
<link type="seealso" xref="data-storage"/>
<revision pkgversion="3.1.5" version="0.3" date="2011-09-29" status="final"/>
+
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
-
+
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
-
+ <desc>Back up and restore your <app>Evolution</app> data and
+ settings.</desc>
</info>
<title>Back up and restore</title>
-<p>You can back up your Evolution data. The backup saves your settings, mail, contacts, tasks, memos and calendars. It will be stored in a gzip-compressed tar archive file.</p>
+ <p>You can back up your <app>Evolution</app> data. The backup saves your
+ settings, mail, contacts, tasks, memos and calendars. It will be stored in a
+ gzip-compressed tar archive file.</p>
<section id="backup">
-<title>Backing up</title>
-<list>
-<item><p>Select <guiseq><gui>File</gui><gui>Back up Evolution Data...</gui></guiseq>.</p></item>
-<item><p>Choose a filename and the folder where you want to save the backup file, and click <gui style="button">Save</gui>.</p></item>
-<item><p>You will be asked to close Evolution. Answer with <gui style="button">Yes</gui>.</p></item>
-</list>
-<note style="warning"><p>Note that your <link xref="mail-spam">spam filtering</link> settings are not included in the backup file, as these settings are not controlled by Evolution and as developers of spam filtering tools might change implementation details. If you use Bogofilter you will need to back up <file>~/.bogofilter/</file>. If you use SpamAssassin you will need to back up <file>~/.spamassassin/</file>.</p></note>
+ <title>Backing up</title>
+
+ <list>
+ <item>
+ <p>Select <guiseq><gui>File</gui>
+ <gui>Back up Evolution Data…</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>Choose a filename and the folder where you want to save the backup
+ file, and click <gui style="button">Save</gui>.</p>
+ </item>
+ <item>
+ <p>You will be asked to close <app>Evolution</app>. Answer with
+ <gui style="button">Yes</gui>.</p>
+ </item>
+ </list>
+
+ <note style="warning">
+ <p>Note that your <link xref="mail-spam">spam filtering</link> settings are
+ not included in the backup file, as these settings are not controlled by
+ <app>Evolution</app> and as developers of spam filtering tools might change
+ implementation details. If you use Bogofilter you will need to back up
+ <file>~/.bogofilter/</file>. If you use SpamAssassin you will need to back
+ up <file>~/.spamassassin/</file>.</p>
+ </note>
+
</section>
<section id="restore">
-<title>Restoring</title>
-<list>
-<item><p>Select <guiseq><gui>File</gui><gui>Restore Evolution Data...</gui></guiseq>.</p></item>
-<item><p>Choose the file, and click <gui style="button">Open</gui>.</p></item>
-<item><p>You will be asked to close Evolution. Answer with <gui style="button">Yes</gui>.</p></item>
-</list>
-<note style="tip"><p>In the <link xref="intro-first-run">first-run assistant</link>, you can restore Evolution data from a backup file.</p></note>
+ <title>Restoring</title>
+
+ <list>
+ <item>
+ <p>Select <guiseq><gui>File</gui>
+ <gui>Restore Evolution Data…</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>Choose the file, and click <gui style="button">Open</gui>.</p>
+ </item>
+ <item>
+ <p>You will be asked to close <app>Evolution</app>. Answer with
+ <gui style="button">Yes</gui>.</p>
+ </item>
+ </list>
+
+ <note style="tip">
+ <p>In the <link xref="intro-first-run">first-run assistant</link>, you can
+ restore <app>Evolution</app> data from a backup file.</p>
+ </note>
+
</section>
</page>