Revision 905 libsylph/filter.h

filter.h (revision 905)
1 1
/*
2 2
 * LibSylph -- E-Mail client library
3
 * Copyright (C) 1999-2005 Hiroyuki Yamamoto
3
 * Copyright (C) 1999-2006 Hiroyuki Yamamoto
4 4
 *
5 5
 * This library is free software; you can redistribute it and/or
6 6
 * modify it under the terms of the GNU Lesser General Public
......
47 47
	FLT_COND_CMD_TEST,
48 48
	FLT_COND_SIZE_GREATER,
49 49
	FLT_COND_AGE_GREATER,
50
	FLT_COND_UNREAD,
51
	FLT_COND_MARK,
52
	FLT_COND_COLOR_LABEL,
53
	FLT_COND_MIME,
50 54
	FLT_COND_ACCOUNT
51 55
} FilterCondType;
52 56

  

Also available in: Unified diff