From e514e058bd9d34cd0cdbd576cf6d557eb52f36cc Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Tue, 9 Feb 1999 23:48:30 +0000 Subject: Renamed "Rendering" to be "Compositor". --- makecomponenttable.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makecomponenttable.sh') diff --git a/makecomponenttable.sh b/makecomponenttable.sh index d12f8c423..5688e91c7 100755 --- a/makecomponenttable.sh +++ b/makecomponenttable.sh @@ -145,7 +145,7 @@ insert into components (value, program, initialowner, initialqacontact) values ( insert into components (value, program, initialowner, initialqacontact) values ("Networking Library", "NGLayout", "gagan@netscape.com", ""); insert into components (value, program, initialowner, initialqacontact) values ("Parser", "NGLayout", "rickg@netscape.com", ""); insert into components (value, program, initialowner, initialqacontact) values ("Plug-ins", "NGLayout", "amusil@netscape.com", ""); -insert into components (value, program, initialowner, initialqacontact) values ("Rendering", "NGLayout", "michaelp@netscape.com", ""); +insert into components (value, program, initialowner, initialqacontact) values ("Compositor", "NGLayout", "michaelp@netscape.com", ""); insert into components (value, program, initialowner, initialqacontact) values ("Selection and Search", "NGLayout", "kostello@netscape.com", ""); insert into components (value, program, initialowner, initialqacontact) values ("Style System", "NGLayout", "peterl@netscape.com", ""); insert into components (value, program, initialowner, initialqacontact) values ("Threading", "NGLayout", "rpotts@netscape.com", ""); -- cgit v1.2.3-24-g4f1b