oops, didn't realize I was already using these macros
git-svn-id: svn://10.0.0.236/trunk@44652 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3e34e7981a
commit
d06b26d24f
@ -96,6 +96,20 @@
|
||||
0x8fbf6ac0, 0xebcc, 0x11d2, \
|
||||
{0xb7, 0xfc, 0x0, 0x80, 0x5f, 0x5, 0xff, 0xa5 }}
|
||||
|
||||
//
|
||||
// nsMsgIncomingServer
|
||||
#define NS_MSGINCOMINGSERVER_PROGID_PREFIX \
|
||||
"component://netscape/messenger/server&type="
|
||||
|
||||
#define NS_MSGINCOMINGSERVER_PROGID \
|
||||
NS_MSGINCOMINGSERVER_PROGID_PREFIX "generic"
|
||||
|
||||
/* {66e5ff08-5126-11d3-9711-006008948010} */
|
||||
#define NS_MSGINCOMINGSERVER_CID \
|
||||
{0x66e5ff08, 0x5126, 0x11d3, \
|
||||
{0x97, 0x11, 0x00, 0x60, 0x08, 0x94, 0x80, 0x10}}
|
||||
|
||||
|
||||
//
|
||||
// nsMsgAccount
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user