add a RDF URI that I'm going to need later

This commit is contained in:
alecf%netscape.com 2000-05-06 08:34:24 +00:00
Родитель 1b0464ccf7
Коммит db2c985ed1
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -72,6 +72,7 @@ typedef struct _nsMsgRDFNotification {
#define NC_RDF_HASUNREADMESSAGES NC_NAMESPACE_URI "HasUnreadMessages"
#define NC_RDF_SUBFOLDERSHAVEUNREADMESSAGES NC_NAMESPACE_URI "SubfoldersHaveUnreadMessages"
#define NC_RDF_NOSELECT NC_NAMESPACE_URI "NoSelect"
#define NC_RDF_KEY NC_NAMESPACE_URI "Key"
//Sort Properties
#define NC_RDF_SUBJECT_COLLATION_SORT NC_NAMESPACE_URI "Subject?collation=true"