diff options
author | Nat Friedman <nat@novell.com> | 2004-10-22 12:32:27 +0800 |
---|---|---|
committer | Nat Friedman <nat@src.gnome.org> | 2004-10-22 12:32:27 +0800 |
commit | 9045f9fddba2e3d7b20894b0675d0cf8eeb9a9a5 (patch) | |
tree | 58b983827589adbb62ffa0d30e7121f5583d334b /mail/.cvsignore | |
parent | 92dab166b6cd33e4631c8fb018278fd5091dfc05 (diff) | |
download | gsoc2013-evolution-9045f9fddba2e3d7b20894b0675d0cf8eeb9a9a5.tar.gz gsoc2013-evolution-9045f9fddba2e3d7b20894b0675d0cf8eeb9a9a5.tar.zst gsoc2013-evolution-9045f9fddba2e3d7b20894b0675d0cf8eeb9a9a5.zip |
Add a REPLY_ALL flag to the Message target. Set the REPLY_ALL flag when
2004-10-22 Nat Friedman <nat@novell.com>
* em-event.c: Add a REPLY_ALL flag to the Message target.
* em-composer-utils.c (em_utils_reply_to_message): Set the
REPLY_ALL flag when appropriate.
svn path=/trunk/; revision=27689
Diffstat (limited to 'mail/.cvsignore')
-rw-r--r-- | mail/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/.cvsignore b/mail/.cvsignore index 94829402ba..ed5262270b 100644 --- a/mail/.cvsignore +++ b/mail/.cvsignore @@ -15,6 +15,7 @@ Spell.h em-marshal.c em-marshal.h evolution-mail-1.5.schemas +evolution-mail-2.2.schemas evolution-mail-1.5.schemas.in mail-config.gladep mail-errors.xml |