From e83b533f0907c036bda852dc26989622789bb0a7 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Sat, 19 Dec 1998 05:16:34 +0000 Subject: Added xpidl. --- makecomponenttable.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'makecomponenttable.sh') diff --git a/makecomponenttable.sh b/makecomponenttable.sh index e67c3eb2f..f9281aafb 100755 --- a/makecomponenttable.sh +++ b/makecomponenttable.sh @@ -127,6 +127,8 @@ insert into components (value, program, initialowner) values ("Threading", "NGLa insert into components (value, program, initialowner) values ("Viewer App", "NGLayout", "rickg@netscape.com"); insert into components (value, program, initialowner) values ("Widget Set", "NGLayout", "kmcclusk@netscape.com"); insert into components (value, program, initialowner) values ("XPCOM", "NGLayout", "scullin@netscape.com"); +insert into components (value, program, initialowner) values ("xpidl", "NGLayout", "shaver@netscape.com"); + insert into components (value, program, initialowner) values ("Bonsai", "Webtools", "terry@mozilla.org"); insert into components (value, program, initialowner) values ("Bugzilla", "Webtools", "terry@mozilla.org"); -- cgit v1.2.3-24-g4f1b