diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-07-31 07:16:43 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-07-31 07:16:43 +0800 |
commit | c3b719182a6d2fbf8aff69ce9383fccd4b0a6a72 (patch) | |
tree | b33bc29f5b5e0d4d0c3a802573ef5413b103427d /help/C/usage-mail.sgml | |
parent | a31283b941a5294fed72fba06369565295bc9a2b (diff) | |
download | gsoc2013-evolution-c3b719182a6d2fbf8aff69ce9383fccd4b0a6a72.tar gsoc2013-evolution-c3b719182a6d2fbf8aff69ce9383fccd4b0a6a72.tar.gz gsoc2013-evolution-c3b719182a6d2fbf8aff69ce9383fccd4b0a6a72.tar.bz2 gsoc2013-evolution-c3b719182a6d2fbf8aff69ce9383fccd4b0a6a72.tar.lz gsoc2013-evolution-c3b719182a6d2fbf8aff69ce9383fccd4b0a6a72.tar.xz gsoc2013-evolution-c3b719182a6d2fbf8aff69ce9383fccd4b0a6a72.tar.zst gsoc2013-evolution-c3b719182a6d2fbf8aff69ce9383fccd4b0a6a72.zip |
Fixed some breakage Aaron caused.
2001-07-30 Kevin Breit <battery841@mediaone.net>
* C/usage-mail.sgml: Fixed some breakage Aaron caused.
svn path=/trunk/; revision=11497
Diffstat (limited to 'help/C/usage-mail.sgml')
-rw-r--r-- | help/C/usage-mail.sgml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 4a2153c86f..2c46ed2352 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -1,4 +1,6 @@ +<!-- <!DOCTYPE Chapter PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN"> +--> <chapter id="usage-mail"> <title>Using Evolution for Email</title> <abstract> @@ -1162,8 +1164,8 @@ with quoted materials and the relevant replies interspersed--> help you keep your private messages secret. To do that, it makes use of the external application <application>gpg</application>, an implementation of strong - <glossterm linkend="public-key-encryption">Public Key - Encryption</glossterm>. + <!-- <glossterm linkend="public-key-encryption"> --> Public Key + Encryption <!-- </glossterm> -->. </para> <note id="pub-priv"> |