touch alot. changing api for notify selection listeners to add document and seleciton pointers to the api.

This commit is contained in:
mjudge@netscape.com
2000-04-14 11:21:19 +00:00
parent 53c5bcc6c7
commit e71b4a82d3
19 changed files with 504 additions and 65 deletions

View File

@@ -349,6 +349,7 @@ static Components gComponents[] = {
NS_DOC_ENCODER_PROGID_BASE "text/xif", },
{ "XBL Service", NS_XBLSERVICE_CID, "component://netscape/xbl" },
{ "AutoCopy Service", NS_AUTOCOPYSERVICE_CID, "component://netscape/autocopy" },
};
#define NUM_COMPONENTS (sizeof(gComponents) / sizeof(gComponents[0]))