aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-composer-search.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2011-08-04 21:38:54 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-09-14 20:08:43 +0800
commitb77802eb8a19ab035fe00b60bf3a025eaa67e3e0 (patch)
tree6e68eaeb3018c8f66ba8d0da9e9acf413ef4b1af /help/C/mail-composer-search.page
parenteb79ee913685794a77a7bbeb24eb73028f183813 (diff)
downloadgsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.gz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.bz2
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.lz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.xz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.zst
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.zip
Put new user documentation in place
Diffstat (limited to 'help/C/mail-composer-search.page')
-rw-r--r--help/C/mail-composer-search.page42
1 files changed, 42 insertions, 0 deletions
diff --git a/help/C/mail-composer-search.page b/help/C/mail-composer-search.page
new file mode 100644
index 0000000000..4e1d87da6b
--- /dev/null
+++ b/help/C/mail-composer-search.page
@@ -0,0 +1,42 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" id="mail-composer-search">
+
+ <info>
+ <desc>Searching for text in the mail composer.</desc>
+
+ <link type="guide" xref="index#mail-composing" />
+ <link type="guide" xref="searching-items" />
+
+ <revision pkgversion="3.1.5" version="0.2" date="2011-07-29" status="final"/>
+ <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>Searching in the mail composer</title>
+
+<p>Under the <gui>Edit</gui> menu in the message composer there are several text searching features available.</p>
+
+<list>
+<item><p><gui>Find</gui>:
+</p><p>
+Enter a word or phrase, and Evolution finds it in your message.</p></item>
+
+<item><p><gui>Find Again</gui>:
+</p><p>
+Select this item to repeat the last search you performed.</p></item>
+
+<item><p><gui>Replace</gui>:
+</p><p>
+Find a word or phrase, and replace it with something else.</p></item>
+</list>
+
+<p>For all of these menu items you can choose whether to search backwards in the document from the point where your cursor is. You can also determine whether the search is to be case sensitive in determining a match</p>
+<p>If you have a technical background you can also select the option to use <link href="https://secure.wikimedia.org/wikipedia/en/wiki/Regular_expression">Regular expressions</link> for searching.</p>
+
+</page>