From 4e25d34f94c7054782f59861f819d516690afe28 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Sat, 27 Feb 1999 06:05:52 +0000 Subject: Removed "Platform: Rhapsody" component. --- makecomponenttable.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'makecomponenttable.sh') diff --git a/makecomponenttable.sh b/makecomponenttable.sh index 9e3b3fea9..2118e7e32 100755 --- a/makecomponenttable.sh +++ b/makecomponenttable.sh @@ -132,8 +132,6 @@ insert into components (value, program, initialowner, initialqacontact, descript -insert into components (value, program, initialowner, initialqacontact) values ("Platform: Rhapsody", "Mozilla", "mcafee@netscape.com", ""); - insert into components (value, program, initialowner, initialqacontact, description) values ("ActiveX Wrapper", "NGLayout", "locka@iol.ie", "cpratt@netscape.com", "This is the active-x wrapper that is used when people want to embed gecko in their application on windows. This is an external developer's code to wrap gecko up as an activeX control to replace IE as the embedded HTML control."); insert into components (value, program, initialowner, initialqacontact, description) values ("Cookies", "NGLayout", "morse@netscape.com", "paulmac@netscape.com", "A general mechanism which server side connections (such as CGI scripts) can use to both store and retrieve information on the client side of the connection. This refers to HTML cookies; little blobs of data we store and share with sites"); -- cgit v1.2.3-24-g4f1b