diff options
author | Kevin Breit <battery841@src.gnome.org> | 2002-07-10 09:27:44 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2002-07-10 09:27:44 +0800 |
commit | eed274191e31adb925555ebbb0fb58b7fb9989e8 (patch) | |
tree | f16edfc22e20fe6ba9e83b5882c43a3e4efd3305 /help | |
parent | acc4f49390ff292b9820d2f05cb0bb1ad27e2af2 (diff) | |
download | gsoc2013-evolution-eed274191e31adb925555ebbb0fb58b7fb9989e8.tar gsoc2013-evolution-eed274191e31adb925555ebbb0fb58b7fb9989e8.tar.gz gsoc2013-evolution-eed274191e31adb925555ebbb0fb58b7fb9989e8.tar.bz2 gsoc2013-evolution-eed274191e31adb925555ebbb0fb58b7fb9989e8.tar.lz gsoc2013-evolution-eed274191e31adb925555ebbb0fb58b7fb9989e8.tar.xz gsoc2013-evolution-eed274191e31adb925555ebbb0fb58b7fb9989e8.tar.zst gsoc2013-evolution-eed274191e31adb925555ebbb0fb58b7fb9989e8.zip |
Added note about set status filter action.
* C/usage-mail-org.sgml: Added note about set status filter action.
svn path=/trunk/; revision=17400
Diffstat (limited to 'help')
-rw-r--r-- | help/C/usage-mail-org.sgml | 9 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 13 insertions, 0 deletions
diff --git a/help/C/usage-mail-org.sgml b/help/C/usage-mail-org.sgml index e933d6a033..548759f092 100644 --- a/help/C/usage-mail-org.sgml +++ b/help/C/usage-mail-org.sgml @@ -657,6 +657,15 @@ Set Status - If you want to add multiple actions for this filter, press <guibutton>Add filter</guibutton> and repeat the previous step. </para> + <note> + <para> + If you wish to set status while moving an email to a + different folder at the same time, you will need to + tell <application>Ximian Evolution</application> to + set status before you move the message to another + folder. + </para> + </note> </listitem> <listitem> <para> diff --git a/help/ChangeLog b/help/ChangeLog index f5e3b4e7ab..eccb4a93d0 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2002-07-09 Kevin Breit <mrproper@ximian.com> + + * C/usage-mail-org.sgml: Added note about set status filter action. + 2002-06-28 Aaron Weber <aaron@ximian.com> * C/usage-exec-summary.sgml: change menu item links. |