diff options
author | Andre Klapper <a9016009@gmx.de> | 2013-06-21 09:50:28 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2013-06-21 09:50:28 +0800 |
commit | 6cc7aeef1e8833f1bff97b8d0b2c1d2656f9ea1c (patch) | |
tree | d7dbeb777e88bdec718991a0a3dff4a5c7bd9647 /help/C/intro-first-run.page | |
parent | 4fef99b846773b38bd48ce8a0300a7c0674aaede (diff) | |
download | gsoc2013-evolution-6cc7aeef1e8833f1bff97b8d0b2c1d2656f9ea1c.tar.gz gsoc2013-evolution-6cc7aeef1e8833f1bff97b8d0b2c1d2656f9ea1c.tar.zst gsoc2013-evolution-6cc7aeef1e8833f1bff97b8d0b2c1d2656f9ea1c.zip |
User docs: Use XInclude for one more occasion of the same strings
Diffstat (limited to 'help/C/intro-first-run.page')
-rw-r--r-- | help/C/intro-first-run.page | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/help/C/intro-first-run.page b/help/C/intro-first-run.page index da260fb75f..16d070ec74 100644 --- a/help/C/intro-first-run.page +++ b/help/C/intro-first-run.page @@ -23,11 +23,9 @@ <p>The first time you run Evolution, it opens the First-Run Assistant to help you set up email accounts and <link xref="import-data">import data from other applications.</link></p> -<section id="identity"> -<title>Identity</title> -<p>Here you define your name and your email address.</p> -<p>Optionally you can make this account your default account (e.g. when writing emails), set a Reply-To email address (if you want replies to messages sent to a different address), and set an organization (the company where you work, or the organization you represent when you send email from this account).</p> -</section> +<include href="xinclude-mail-account-identity.xml" + xpointer="xmlns(mal=http://projectmallard.org/1.0/)xpointer(/mal:info/mal:section)" + xmlns="http://www.w3.org/2001/XInclude"/> <section id="restore"> <title>Restore from backup</title> |