]> git.notmuchmail.org Git - notmuch/commit
ruby: Add wrappers for maildir sync. interface
authorAli Polatel <alip@exherbo.org>
Mon, 10 Jan 2011 14:02:43 +0000 (16:02 +0200)
committerAli Polatel <alip@exherbo.org>
Tue, 25 Jan 2011 10:03:37 +0000 (12:03 +0200)
commit02369d031c1499e015db1736bd259d314d39b8cf
tree1546fc803e0761bbd6590af277cba6fb7c4c01be
parented38940323ba80d0136688405cbd923fa088d706
ruby: Add wrappers for maildir sync. interface

New wrappers:
notmuch_message_maildir_flags_to_tags(): MESSAGE.maildir_flags_to_tags
notmuch_message_tags_to_maildir_flags(): MESSAGE.tags_to_maildir_flags
bindings/ruby/defs.h
bindings/ruby/init.c
bindings/ruby/message.c