From: terry%netscape.com <> Date: Thu, 8 Oct 1998 01:58:55 +0000 (+0000) Subject: Added 'Despot'. X-Git-Tag: bugzilla-2.2~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=724bc93a49a154541c40c1d46f68561d56b4cfdd;p=thirdparty%2Fbugzilla.git Added 'Despot'. --- diff --git a/makecomponenttable.sh b/makecomponenttable.sh index ae169493e0..9934a5455d 100755 --- a/makecomponenttable.sh +++ b/makecomponenttable.sh @@ -116,6 +116,7 @@ insert into components (value, program, initialowner) values ("XPCOM", "NGLayout insert into components (value, program, initialowner) values ("Bonsai", "Webtools", "terry@mozilla.org"); insert into components (value, program, initialowner) values ("Bugzilla", "Webtools", "terry@mozilla.org"); +insert into components (value, program, initialowner) values ("Despot", "Webtools", "terry@mozilla.org"); insert into components (value, program, initialowner) values ("Tinderbox", "Webtools", "terry@mozilla.org");