* MuMsgFlags => MuFlags

This commit is contained in:
Dirk-Jan C. Binnema
2011-08-11 22:44:23 +03:00
parent bf66680595
commit a571a3f877
22 changed files with 459 additions and 513 deletions

View File

@ -62,6 +62,8 @@ libmu_la_SOURCES= \
mu-container.h \
mu-date.c \
mu-date.h \
mu-flags.h \
mu-flags.c \
mu-index.c \
mu-index.h \
mu-log.c \
@ -76,8 +78,6 @@ libmu_la_SOURCES= \
mu-msg-fields.h \
mu-msg-file.c \
mu-msg-file.h \
mu-msg-flags.c \
mu-msg-flags.h \
mu-msg-iter.cc \
mu-msg-iter.h \
mu-msg-part.c \