diff options
author | Aaron Weber <aaron@ximian.com> | 2002-12-11 03:21:43 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2002-12-11 03:21:43 +0800 |
commit | 13e9ed127f037745f8cda369b243ba7feebbc5d4 (patch) | |
tree | c06cf46fd28e13bff305c658a573fd056af8a34e | |
parent | 1de04ce7bdef50857a26f32a326abcd30ff10020 (diff) | |
download | gsoc2013-evolution-13e9ed127f037745f8cda369b243ba7feebbc5d4.tar gsoc2013-evolution-13e9ed127f037745f8cda369b243ba7feebbc5d4.tar.gz gsoc2013-evolution-13e9ed127f037745f8cda369b243ba7feebbc5d4.tar.bz2 gsoc2013-evolution-13e9ed127f037745f8cda369b243ba7feebbc5d4.tar.lz gsoc2013-evolution-13e9ed127f037745f8cda369b243ba7feebbc5d4.tar.xz gsoc2013-evolution-13e9ed127f037745f8cda369b243ba7feebbc5d4.tar.zst gsoc2013-evolution-13e9ed127f037745f8cda369b243ba7feebbc5d4.zip |
change word from "Resend" to "redirect".
2002-12-10 Aaron Weber <aaron@ximian.com>
* C/preface.sgml: change word from "Resend" to "redirect".
svn path=/trunk/; revision=19089
-rw-r--r-- | help/C/preface.xml | 6 | ||||
-rw-r--r-- | help/ChangeLog | 33 |
2 files changed, 36 insertions, 3 deletions
diff --git a/help/C/preface.xml b/help/C/preface.xml index 09bcc04a01..56d6ff6c9d 100644 --- a/help/C/preface.xml +++ b/help/C/preface.xml @@ -313,10 +313,10 @@ Lastly, we'll have warnings, in cases where you should be careful: </varlistentry> <varlistentry> - <term>Resend (Bounce) Feature Added</term> + <term>Redirect (Bounce) Feature Added</term> <listitem> <para> - This feature is often called "Bounce" or "Redirect." To + This feature is often called "Bounce" or "Resend." To resend a message with all its headers instead of merely forwarding it, select the message and choose <menuchoice> @@ -327,7 +327,7 @@ Lastly, we'll have warnings, in cases where you should be careful: Forward </guisubmenu> <guimenuitem> - Resend + Redirect </guimenuitem> </menuchoice>. </para> diff --git a/help/ChangeLog b/help/ChangeLog index 1794e0efbb..be52c32f7c 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,36 @@ +2002-12-10 Aaron Weber <aaron@ximian.com> + + * C/preface.xml: typo (bug 35362, "Resend" instead of "Redirect). + This whole section will need to be redone at some point. + +2002-12-06 Aaron Weber <aaron@ximian.com> + + * C/usage-mail-org.xml: add spam filtering help. + +2002-11-19 Aaron Weber <aaron@ximian.com> + + * C/config-prefs.xml: fix typo as per bug 34152 + + * C/legal.xml: redo tags for legalnotice ordering. open/close for + actual preface is in evolution.xml and the LEGAL entity + (legal.xml) is now part of the preface. the legalnotice tag itself + merely says "hey, go look at the preface, legal info is there due + to rendering issues." + + * C/apx-gpl.xml: new file. GPL! + + * C/Makefile.am: New file: apx-gpl.xml. Re-alphabetize the files + listed as entities, and make the \'s line up so it looks pretty. + + * C/preface.xml: redo tags for legalnotice ordering. open/close + for actual preface is in evolution.xml and the LEGAL entity + (legal.xml) is now part of the preface. + + * C/evolution.xml: reorder, add GPL, put legalnotice inside + preface. Put actual <preface> tags in this file, so that the + preface could consist of sect1s which are the &LEGAL; and + &PREFACE; entities. + 2002-11-11 Aaron Weber <aaron@ximian.com> * C/config-prefs.xml: fix bug 27336, which is about how the Search |