aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/backup-restore.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2011-08-04 21:38:54 +0800
committerAndre Klapper <a9016009@gmx.de>2011-08-04 23:55:14 +0800
commitbacd47805ed9be1bd1fcb7b3fc3e12adf12ade64 (patch)
treecd7f23ad545c9a5e44b4588b8db51ed1e4f4d09c /help/C/backup-restore.page
parent5397851156bf868ac912376d0ea2060ec1b528c3 (diff)
downloadgsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.bz2
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.lz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.xz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.zip
Put new user documentation in place
Diffstat (limited to 'help/C/backup-restore.page')
-rw-r--r--help/C/backup-restore.page44
1 files changed, 44 insertions, 0 deletions
diff --git a/help/C/backup-restore.page b/help/C/backup-restore.page
new file mode 100644
index 0000000000..96dcab1888
--- /dev/null
+++ b/help/C/backup-restore.page
@@ -0,0 +1,44 @@
+<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="2.32.1" version="0.1" date="2011-01-06" status="draft"/>
+ <credit type="author">
+ <name>Andre Klapper</name>
+ <email>ak-47@gmx.net</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </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>
+
+<section id="backup">
+<title>Backing up</title>
+<list>
+<item><p>Select <guiseq><gui>File</gui><gui>Back up Evolution Settings...</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 get asked to close Evolution. Answer with <gui style="button">Yes</gui>.</p></item>
+</list>
+</section>
+
+<section id="restore">
+<title>Restoring</title>
+<list>
+<item><p>Select <guiseq><gui>File</gui><gui>Restore Evolution Settings...</gui></guiseq>.</p></item>
+<item><p>Choose the file, and click <gui style="button">Open</gui>.</p></item>
+<item><p>You will get 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>
+</section>
+
+</page>