diff options
author | Aaron Weber <aaron@ximian.com> | 2001-09-18 02:35:01 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-09-18 02:35:01 +0800 |
commit | 9772d692a2b717b7978008d2426aec71aa3fe33f (patch) | |
tree | ae2a94bc0bff4b2c3f06b2ad1644cae777ddc905 /help | |
parent | 8fcec5b917fe5763ca9b0d682d9d9d2bf7ca215e (diff) | |
download | gsoc2013-evolution-9772d692a2b717b7978008d2426aec71aa3fe33f.tar gsoc2013-evolution-9772d692a2b717b7978008d2426aec71aa3fe33f.tar.gz gsoc2013-evolution-9772d692a2b717b7978008d2426aec71aa3fe33f.tar.bz2 gsoc2013-evolution-9772d692a2b717b7978008d2426aec71aa3fe33f.tar.lz gsoc2013-evolution-9772d692a2b717b7978008d2426aec71aa3fe33f.tar.xz gsoc2013-evolution-9772d692a2b717b7978008d2426aec71aa3fe33f.tar.zst gsoc2013-evolution-9772d692a2b717b7978008d2426aec71aa3fe33f.zip |
threaded mailview figure and img. added.
2001-09-17 Aaron Weber <aaron@ximian.com>
* C/usage-mail.sgml: threaded mailview figure and img. added.
svn path=/trunk/; revision=12903
Diffstat (limited to 'help')
-rw-r--r-- | help/C/figures/mail-threaded.png | bin | 0 -> 45997 bytes | |||
-rw-r--r-- | help/C/usage-mail.sgml | 10 | ||||
-rw-r--r-- | help/ChangeLog | 2 |
3 files changed, 12 insertions, 0 deletions
diff --git a/help/C/figures/mail-threaded.png b/help/C/figures/mail-threaded.png Binary files differnew file mode 100644 index 0000000000..1b1da138f9 --- /dev/null +++ b/help/C/figures/mail-threaded.png diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 6c2fe30cfd..6d94a74bd9 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -89,6 +89,16 @@ message with the original, so you can follow the thread of a conversation from one message to the next. </para> + +<figure> + <title>Threaded Mail View</title> +<screenshot> +<screeninfo>Threaded Mail View</screeninfo> +<graphic format="png" fileref="mail-threaded" srccredit="Aaron Weber"> +</graphic> +</screenshot> +</figure> + </sect2> <sect2 id="usage-mail-getnsend-delete"> diff --git a/help/ChangeLog b/help/ChangeLog index bf5d6f18ac..8a266f89ad 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,5 +1,7 @@ 2001-09-17 Aaron Weber <aaron@ximian.com> + * C/usage-mail.sgml: threaded mailview figure and img. added. + * C/usage-sync.sgml: Note about PalmOS 4 and Password Protection. * C/figures/* (well, almost): New img. |