diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-11-21 08:03:34 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-11-22 13:12:36 +0800 |
commit | aecfbc5813a177c18f0031b47af7729206427f1e (patch) | |
tree | 757e9cc468b919e322d2beece84644957f044f9b /e-util | |
parent | 10376436225014326f7cd55f14f4b26c245a3198 (diff) | |
download | gsoc2013-evolution-aecfbc5813a177c18f0031b47af7729206427f1e.tar.gz gsoc2013-evolution-aecfbc5813a177c18f0031b47af7729206427f1e.tar.zst gsoc2013-evolution-aecfbc5813a177c18f0031b47af7729206427f1e.zip |
Add EMailReader:message-seen signal.
Replaces e_mail_reader_mark_as_read().
Diffstat (limited to 'e-util')
-rw-r--r-- | e-util/e-marshal.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-marshal.list b/e-util/e-marshal.list index c42078b2df..884886c83f 100644 --- a/e-util/e-marshal.list +++ b/e-util/e-marshal.list @@ -54,6 +54,7 @@ NONE:POINTER,POINTER,INT NONE:STRING,DOUBLE NONE:STRING,INT NONE:STRING,INT,INT +NONE:STRING,OBJECT NONE:STRING,POINTER,POINTER NONE:STRING,STRING NONE:UINT,STRING |