]> git.notmuchmail.org Git - notmuch/commit
Make maildir synchronization configurable
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 31 Oct 2010 21:29:17 +0000 (22:29 +0100)
committerCarl Worth <cworth@cworth.org>
Wed, 10 Nov 2010 21:09:32 +0000 (13:09 -0800)
commitd9d3d3e6f06a76dc0fbe24c9655b64acfcd4b9e4
tree88ef6ede364b051956bdc8afe585828e17e52bbe
parent088801a14ab1ccf4c65e5bf7b50b3a1172c477d7
Make maildir synchronization configurable

This adds group [maildir] and key 'synchronize_flags' to the
configuration file. Its value enables (true) or diables (false) the
synchronization between notmuch tags and maildir flags. By default,
the synchronization is disabled.
lib/database-private.h
lib/database.cc
lib/message.cc
lib/notmuch.h
notmuch-client.h
notmuch-config.c
notmuch-new.c
notmuch-restore.c
notmuch-setup.c
notmuch-tag.c