aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Breit <battery841@mediaone.net>2001-09-25 04:39:42 +0800
committerKevin Breit <battery841@src.gnome.org>2001-09-25 04:39:42 +0800
commitaeb089543ffb03b6a3827bdcf29d6a03f8f8f21d (patch)
tree8fbdc0a57ceb9069898b79f6575b5ed7db135b76
parent9a864d05fef7e45c251048bebaadbfd5e07d5ac7 (diff)
downloadgsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar
gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar.gz
gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar.bz2
gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar.lz
gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar.xz
gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.tar.zst
gsoc2013-evolution-aeb089543ffb03b6a3827bdcf29d6a03f8f8f21d.zip
Documented Insert -> Link a wee bit more
2001-09-24 Kevin Breit <battery841@mediaone.net> * C/usage-mail.sgml: Documented Insert -> Link a wee bit more svn path=/trunk/; revision=13098
-rw-r--r--help/C/usage-mail.sgml29
-rw-r--r--help/ChangeLog4
2 files changed, 32 insertions, 1 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml
index 1c01bdb9ea..774f5a6ca6 100644
--- a/help/C/usage-mail.sgml
+++ b/help/C/usage-mail.sgml
@@ -1017,8 +1017,35 @@
Lets you link some text to a website. Use this tool to put hyperlinks in your HTML
messages. If you don't want special link text, you can just enter the address
directly, and <application>Evolution</application>
- will recognize it as a link.
+ will recognize it as a link. To add a link:
+ <orderedlist numeration="arabic">
+ <listitem>
+ <para>
+ Select the text you wish to link from.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Right click on the text and click on <guibutton>Link</guibutton>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Put the URL you want to use in the <guilabel>URL</guilabel> field.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Click <guibutton>OK</guibutton>.
+ </para>
+ </listitem>
+ </orderedlist>
</para>
+ <note>
+ <para>
+ If you're typing a webpage address to be automatically formatted, keep in mind that a space terminates the link.
+ </para>
+ </note>
</listitem>
</varlistentry>
<varlistentry>
diff --git a/help/ChangeLog b/help/ChangeLog
index 91f4235568..eeafcca049 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-24 Kevin Breit <battery841@mediaone.net>
+
+ * C/usage-mail.sgml: Documented Insert -> Link a wee bit more
+
2001-09-21 Kevin Breit <battery841@mediaone.net>
* C/usage-mail.sgml: Some grammar changes suggested by my girlfriend Amanda...props to Amanda!