diff options
author | Chris Lahey <clahey@src.gnome.org> | 2001-06-26 07:08:57 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-06-26 07:08:57 +0800 |
commit | 1dc87e4ada29e19b5ecbb362293b968d084f2a69 (patch) | |
tree | 4cf86cf947f66c96d288510d410d733236a4e667 /addressbook | |
parent | 34d8df373ab0087f5ce202daccb06dcf0d2f9ff0 (diff) | |
download | gsoc2013-evolution-1dc87e4ada29e19b5ecbb362293b968d084f2a69.tar.gz gsoc2013-evolution-1dc87e4ada29e19b5ecbb362293b968d084f2a69.tar.zst gsoc2013-evolution-1dc87e4ada29e19b5ecbb362293b968d084f2a69.zip |
Added this file for fields we need to add to ECard.
svn path=/trunk/; revision=10496
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/E-CARD-NEEDED-FIELDS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/addressbook/E-CARD-NEEDED-FIELDS b/addressbook/E-CARD-NEEDED-FIELDS new file mode 100644 index 0000000000..41cf5c7cf7 --- /dev/null +++ b/addressbook/E-CARD-NEEDED-FIELDS @@ -0,0 +1,3 @@ +X-Evolution-List boolean if this is a mailing list. +X-Evolution-List-Show-Addresses boolean whether to list all email addresses in the To: line or to treat the list kind of like a BCC. +REV last changed date.
\ No newline at end of file |