* add support for using mu cfind as an external address book for 'mutt' + document

This commit is contained in:
Dirk-Jan C. Binnema
2011-03-06 12:40:08 +02:00
parent 66a839a742
commit f8fd420215
3 changed files with 35 additions and 14 deletions

View File

@ -35,7 +35,8 @@ G_BEGIN_DECLS
#define MU_CONFIG_FORMAT_XQUERY "xquery" /* output the xapian query */
/* for cfind */
#define MU_CONFIG_FORMAT_MUTT "mutt" /* mutt alias style */
#define MU_CONFIG_FORMAT_MUTT_ALIAS "mutt-alias" /* mutt alias style */
#define MU_CONFIG_FORMAT_MUTT_AB "mutt-ab" /* mutt ext addr book */
#define MU_CONFIG_FORMAT_WL "wl" /* Wanderlust address-book */
#define MU_CONFIG_FORMAT_CSV "csv" /* comma-sep'd values */
#define MU_CONFIG_FORMAT_ORG_CONTACT "org-contact" /* org-contact */