diff options
| author | Vincent Richard <[email protected]> | 2004-12-22 14:05:59 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2004-12-22 14:05:59 +0100 |
| commit | cc51a32255f103d782233f12537bdb0132f45e02 (patch) | |
| tree | 759e15f091021acf45eacc8131a9d178628711c6 /SConstruct | |
| parent | Updated ChangeLog. (diff) | |
| download | vmime-cc51a32255f103d782233f12537bdb0132f45e02.tar.gz vmime-cc51a32255f103d782233f12537bdb0132f45e02.zip | |
Added getCapabilities() on messaging::store.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -360,7 +360,7 @@ opts.AddOptions( + 'This option has no effect if "with_messaging" is not activated.\n' + 'Separate protocols with spaces; string must be quoted with ".\n' + 'Available protocols: pop3, smtp, imap, maildir.', - '"pop3 smtp imap"' + '"pop3 smtp imap maildir"' ), ( 'with_platforms', |
