NM
NM(B_MIME_TYPE_CREATED, testType),
NM(B_ICON_CHANGED, testType, true),
NM(B_ICON_CHANGED, testType, false),
NM(B_PREFERRED_APP_CHANGED, testType),
NM(B_ATTR_INFO_CHANGED, testType),
NM(B_FILE_EXTENSIONS_CHANGED, testType),
NM(B_LONG_DESCRIPTION_CHANGED, testType),
NM(B_SHORT_DESCRIPTION_CHANGED, testType),
NM(B_ICON_FOR_TYPE_CHANGED, testType, "text/plain", true),
NM(B_ICON_FOR_TYPE_CHANGED, testType, "text/plain", false),
NM(B_APP_HINT_CHANGED, testType),
NM(B_SNIFFER_RULE_CHANGED, testType),
CheckNotificationMessages(messages, sizeof(messages) / sizeof(NM));
NM(B_ICON_CHANGED, testType, true),
NM(B_ICON_CHANGED, testType, false),
NM(B_PREFERRED_APP_CHANGED, testType),
NM(B_ATTR_INFO_CHANGED, testType),
NM(B_FILE_EXTENSIONS_CHANGED, testType),
NM(B_LONG_DESCRIPTION_CHANGED, testType),
NM(B_SHORT_DESCRIPTION_CHANGED, testType),
NM(B_ICON_FOR_TYPE_CHANGED, testType, "text/plain", true),
NM(B_ICON_FOR_TYPE_CHANGED, testType, "text/plain", false),
NM(B_APP_HINT_CHANGED, testType),
NM(B_SNIFFER_RULE_CHANGED, testType),
CheckNotificationMessages(messages, sizeof(messages) / sizeof(NM));
NM(B_ICON_CHANGED, testType, true),
NM(B_ICON_CHANGED, testType, false),
NM(B_PREFERRED_APP_CHANGED, testType),
NM(B_ATTR_INFO_CHANGED, testType),
NM(B_FILE_EXTENSIONS_CHANGED, testType),
NM(B_LONG_DESCRIPTION_CHANGED, testType),
NM(B_SHORT_DESCRIPTION_CHANGED, testType),
NM(B_ICON_FOR_TYPE_CHANGED, testType, "text/plain", true),
NM(B_ICON_FOR_TYPE_CHANGED, testType, "text/plain", true),
NM(B_ICON_FOR_TYPE_CHANGED, testType, "text/plain", false),
NM(B_APP_HINT_CHANGED, testType),
NM(B_SNIFFER_RULE_CHANGED, testType),
NM(B_MIME_TYPE_DELETED, testType),
CheckNotificationMessages(messages, sizeof(messages) / sizeof(NM));