diff options
author | Aaron Weber <aaron@ximian.com> | 2001-08-11 02:29:24 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2001-08-11 02:29:24 +0800 |
commit | 35e5bef1c542f012a25b3db1b035a64fdaea5e0e (patch) | |
tree | 9ea7c666775acc72caea67a0ded1c309287b6975 /help/C/usage-mail.sgml | |
parent | 43ba58102065575dd352f4ee58f262ef295f150f (diff) | |
download | gsoc2013-evolution-35e5bef1c542f012a25b3db1b035a64fdaea5e0e.tar gsoc2013-evolution-35e5bef1c542f012a25b3db1b035a64fdaea5e0e.tar.gz gsoc2013-evolution-35e5bef1c542f012a25b3db1b035a64fdaea5e0e.tar.bz2 gsoc2013-evolution-35e5bef1c542f012a25b3db1b035a64fdaea5e0e.tar.lz gsoc2013-evolution-35e5bef1c542f012a25b3db1b035a64fdaea5e0e.tar.xz gsoc2013-evolution-35e5bef1c542f012a25b3db1b035a64fdaea5e0e.tar.zst gsoc2013-evolution-35e5bef1c542f012a25b3db1b035a64fdaea5e0e.zip |
Switched all images in entire document to *not* use file extensions, so
2001-08-10 Aaron Weber <aaron@ximian.com>
* C/usage-mail.sgml: Switched all images in entire document to
*not* use file extensions, so that they work properly with
db2ps. This doesn't completely fix the db2ps issues, but it's
apparently the right way to do this.
svn path=/trunk/; revision=11889
Diffstat (limited to 'help/C/usage-mail.sgml')
-rw-r--r-- | help/C/usage-mail.sgml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index adfe27716b..12ad3fdab8 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -85,14 +85,14 @@ <title>Evolution Mail</title> <screenshot> <screeninfo>Inbox</screeninfo> - <graphic fileref="fig/mail-inbox.png" format="png" srccredit="Kevin Breit"> + <graphic fileref="fig/mail-inbox" format="png" srccredit="Kevin Breit"> </graphic> </screenshot> </figure> <!-- ==============End of Figure============================== --> <para> - <inlinegraphic fileref="fig/full-1.png" format="png"></inlinegraphic> + <inlinegraphic fileref="fig/full-1" format="png"></inlinegraphic> <guilabel>Email Viewer</guilabel> </para> @@ -101,7 +101,7 @@ </para> <para> - <inlinegraphic fileref="fig/full-2.png" format="png"></inlinegraphic> + <inlinegraphic fileref="fig/full-2" format="png"></inlinegraphic> <guilabel>Email List</guilabel> </para> @@ -434,16 +434,12 @@ <title>New Message Window</title> <screenshot> <screeninfo>Evolution Main Window</screeninfo> - <graphic fileref="fig/newmsg-pic" format="png" srccredit="Kevin Breit"> + <graphic fileref="fig/newmsg" format="png" srccredit="Aaron Weber"> </graphic> </screenshot> </figure> <!-- ==============End of Figure=================================== --> - <!-- Check the alignment of the following paragraph in the PS and - HTML output: it's indented for no good reason - Kevin Breit: I dont see a problem with the HTML. - --> <para> Enter an address in the <guilabel>To:</guilabel> field. If you wish enter a subject in the <guilabel>Subject:</guilabel> and a message in |