[evolution] Fix indents, <app> tags for backup-restore.page



commit 3a920a720e201e2d44f38178a43a4e3641bc219a
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Sat Feb 8 17:02:48 2014 +0530

    Fix indents, <app> tags for backup-restore.page
    
    Indent backup-restore.page
    Enclose Evolution within <app> tags wherever applicable.

 help/C/backup-restore.page |   76 ++++++++++++++++++++++++++++++++-----------
 1 files changed, 56 insertions(+), 20 deletions(-)
---
diff --git a/help/C/backup-restore.page b/help/C/backup-restore.page
index f809651..c749bdf 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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]