From d06f06d64ccdf9dc39930f76d99dcf6f2fc61cef Mon Sep 17 00:00:00 2001 From: despotdaemon Date: Tue, 23 Jan 2007 01:42:29 +0000 Subject: [PATCH] Pseudo-automatic update of changes made by szegedia@freemail.hu. git-svn-id: svn://10.0.0.236/trunk@218778 18797224-902f-48f8-a5cc-f745e15eee43 --- CVSROOT/commitcheck.pl | 84 +++++++++++++++++++++--------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/CVSROOT/commitcheck.pl b/CVSROOT/commitcheck.pl index 7fe016bfb25..c8d55b8d3be 100755 --- a/CVSROOT/commitcheck.pl +++ b/CVSROOT/commitcheck.pl @@ -307,12 +307,27 @@ if ($b eq 'BUGZILLA-2_22-BRANCH') { if (m:^mozilla/webtools/bugzilla/.*$:) {return '203';} } if ($b eq 'HEAD') { +if (m:^mozilla/extensions/java$:) {return '128';} +if (m:^mozilla/java/plugins/.*$:) {return '129';} +if (m:^mozilla/java/webclient/.*$:) {return '127';} +if (m:^mozilla/java/dom/.*$:) {return '130';} +if (m:^mozilla/java/util/.*$:) {return '133';} +if (m:^mozilla/content/xbl/[^/]*$:) {return '199';} +if (m:^mozilla/content/xbl/public/.*$:) {return '199';} +if (m:^mozilla/content/xbl/src/.*$:) {return '199';} +if (m:^mozilla/content/xtf/.*$:) {return '200';} +if (m:^mozilla/layout/xtf/.*$:) {return '200';} +if (m:^mozilla/xpinstall/.*$:) {return '150';} +if (m:^mozilla/security/manager/.*$:) {return '151';} +if (m:^mozilla/webtools/addons/.*$:) {return '185';} +if (m:^mozilla/webtools/aus/.*$:) {return '185';} +if (m:^mozilla/webtools/update/.*$:) {return '185';} if (m:^mozilla/mailnews/movemail/.*$:) {return '157';} if (m:^mozilla/embedding/.*$:) {return '208';} -if (m:^CVSROOT/commitcheck\.pl$:) {return '3';} -if (m:^CVSROOT/passwd$:) {return '3';} if (m:^mozilla/string/.*$:) {return '160';} if (m:^mozilla/xpcom/string/.*$:) {return '160';} +if (m:^CVSROOT/commitcheck\.pl$:) {return '3';} +if (m:^CVSROOT/passwd$:) {return '3';} if (m:^mozilla/gfx/src/qt/.*$:) {return '161';} if (m:^mozilla/widget/src/qt/.*$:) {return '161';} if (m:^mozilla/dbm/.*$:) {return '145';} @@ -320,72 +335,71 @@ if (m:^mozilla/security/coreconf/.*$:) {return '145';} if (m:^mozilla/security/dbm/.*$:) {return '145';} if (m:^mozilla/security/jss/.*$:) {return '145';} if (m:^mozilla/security/nss/.*$:) {return '145';} -if (m:^mozilla/composer/.*$:) {return '173';} if (m:^mozilla/extensions/p3p/.*$:) {return '162';} -if (m:^mozilla/[^/]*$:) {return '19';} +if (m:^mozilla/composer/.*$:) {return '173';} if (m:^mozilla/layout/mathml/.*$:) {return '165';} +if (m:^mozilla/[^/]*$:) {return '19';} +if (m:^mozilla/browser/.*$:) {return '166';} +if (m:^mozilla/other-licenses/branding/firefox/.*$:) {return '166';} if (m:^mozilla/gfx/src/xlib/.*$:) {return '121';} if (m:^mozilla/widget/src/xlib/.*$:) {return '121';} if (m:^mozilla/widget/src/xlibxtbin/.*$:) {return '121';} -if (m:^mozilla/browser/.*$:) {return '166';} -if (m:^mozilla/other-licenses/branding/firefox/.*$:) {return '166';} -if (m:^mozilla/webtools/partytool/.*$:) {return '209';} if (m:^mozilla/chrome/.*$:) {return '169';} if (m:^mozilla/storage/.*$:) {return '169';} if (m:^mozilla/toolkit/.*$:) {return '169';} if (m:^mozilla/xulrunner/.*$:) {return '169';} +if (m:^mozilla/webtools/partytool/.*$:) {return '209';} +if (m:^mozilla/mail/.*$:) {return '170';} +if (m:^mozilla/other-licenses/branding/thunderbird/.*$:) {return '170';} if (m:^mozilla/widget/src/gtk/.*$:) {return '49';} if (m:^mozilla/widget/src/gtk2/.*$:) {return '49';} if (m:^mozilla/widget/src/gtksuperwin/.*$:) {return '49';} if (m:^mozilla/widget/src/gtkxtbin/.*$:) {return '49';} -if (m:^mozilla/mail/.*$:) {return '170';} -if (m:^mozilla/other-licenses/branding/thunderbird/.*$:) {return '170';} -if (m:^mozilla/rdf/.*$:) {return '52';} if (m:^mozilla/extensions/cookie/.*$:) {return '171';} -if (m:^mozilla/build/.*$:) {return '55';} -if (m:^mozilla/config/.*$:) {return '55';} +if (m:^mozilla/rdf/.*$:) {return '52';} if (m:^mozilla/gfx/src/beos/.*$:) {return '172';} if (m:^mozilla/widget/src/beos/.*$:) {return '172';} -if (m:^mozilla/editor/.*$:) {return '56';} +if (m:^mozilla/build/.*$:) {return '55';} +if (m:^mozilla/config/.*$:) {return '55';} if (m:^mozilla/widget/src/windows/.*$:) {return '175';} -if (m:^mozilla/directory/.*$:) {return '59';} +if (m:^mozilla/editor/.*$:) {return '56';} if (m:^mozilla/widget/[^/]*$:) {return '177';} if (m:^mozilla/widget/public/.*$:) {return '177';} if (m:^mozilla/widget/src/[^/]*$:) {return '177';} if (m:^mozilla/widget/src/xpwidgets/.*$:) {return '177';} -if (m:^mozilla/gfx/src/ps/.*$:) {return '62';} -if (m:^mozilla/gfx/src/psshared/.*$:) {return '62';} +if (m:^mozilla/directory/.*$:) {return '59';} if (m:^mozilla/widget/src/cocoa/.*$:) {return '178';} if (m:^mozilla/widget/src/mac/.*$:) {return '178';} +if (m:^mozilla/gfx/src/ps/.*$:) {return '62';} +if (m:^mozilla/gfx/src/psshared/.*$:) {return '62';} +if (m:^mozilla/accessibility/.*$:) {return '180';} if (m:^mozilla/jpeg/.*$:) {return '63';} if (m:^mozilla/modules/libimg/png/.*$:) {return '63';} if (m:^mozilla/modules/libpr0n/.*$:) {return '63';} if (m:^mozilla/modules/zlib/.*$:) {return '63';} -if (m:^mozilla/accessibility/.*$:) {return '180';} -if (m:^mozilla/intl/.*$:) {return '67';} if (m:^mozilla/extensions/typeaheadfind/.*$:) {return '181';} +if (m:^mozilla/intl/.*$:) {return '67';} +if (m:^mozilla/content/xbl/builtin/.*$:) {return '182';} if (m:^mozilla/modules/oji/.*$:) {return '68';} if (m:^mozilla/nav-java/.*$:) {return '68';} if (m:^mozilla/sun-java/.*$:) {return '68';} -if (m:^mozilla/content/xbl/builtin/.*$:) {return '182';} -if (m:^mozilla/caps/.*$:) {return '69';} if (m:^mozilla/extensions/inspector/.*$:) {return '184';} if (m:^mozilla/layout/inspector/.*$:) {return '184';} +if (m:^mozilla/caps/.*$:) {return '69';} +if (m:^mozilla/content/svg/.*$:) {return '187';} +if (m:^mozilla/layout/svg/.*$:) {return '187';} if (m:^mozilla/js/src/[^/]*$:) {return '70';} if (m:^mozilla/js/src/config/.*$:) {return '70';} if (m:^mozilla/js/src/editline/.*$:) {return '70';} if (m:^mozilla/js/src/fdlibm/.*$:) {return '70';} -if (m:^mozilla/content/svg/.*$:) {return '187';} -if (m:^mozilla/layout/svg/.*$:) {return '187';} -if (m:^mozilla/extensions/venkman/.*$:) {return '71';} if (m:^mozilla/extensions/help/.*$:) {return '188';} if (m:^mozilla/suite/.*$:) {return '188';} -if (m:^mozilla/js/src/liveconnect/.*$:) {return '72';} +if (m:^mozilla/extensions/venkman/.*$:) {return '71';} if (m:^mozilla/grendel/.*$:) {return '189';} -if (m:^mozilla/netwerk/.*$:) {return '77';} +if (m:^mozilla/js/src/liveconnect/.*$:) {return '72';} if (m:^mozilla/webtools/bugzilla/.*$:) {return '190';} +if (m:^mozilla/netwerk/.*$:) {return '77';} if (m:^mozilla/nsprpub/.*$:) {return '78';} -if (m:^mozilla/modules/plugin/.*$:) {return '81';} if (m:^mozilla/gfx/[^/]*$:) {return '201';} if (m:^mozilla/gfx/cairo/.*$:) {return '201';} if (m:^mozilla/gfx/public/.*$:) {return '201';} @@ -396,12 +410,13 @@ if (m:^mozilla/gfx/src/shared/.*$:) {return '201';} if (m:^mozilla/gfx/src/thebes/.*$:) {return '201';} if (m:^mozilla/gfx/src/windows/.*$:) {return '201';} if (m:^mozilla/gfx/thebes/.*$:) {return '201';} +if (m:^mozilla/modules/plugin/.*$:) {return '81';} if (m:^mozilla/modules/libpref/.*$:) {return '82';} if (m:^mozilla/modules/libreg/.*$:) {return '84';} +if (m:^mozilla/js/tamarin/.*$:) {return '205';} if (m:^mozilla/content/xml/.*$:) {return '88';} if (m:^mozilla/extensions/xmlextras/.*$:) {return '88';} if (m:^mozilla/parser/expat/.*$:) {return '88';} -if (m:^mozilla/js/tamarin/.*$:) {return '205';} if (m:^mozilla/xpcom/[^/]*$:) {return '89';} if (m:^mozilla/xpcom/base/.*$:) {return '89';} if (m:^mozilla/xpcom/build/.*$:) {return '89';} @@ -460,21 +475,6 @@ if (m:^mozilla/js/src/xpconnect/.*$:) {return '118';} if (m:^mozilla/js/jsd/.*$:) {return '207';} if (m:^mozilla/mailnews/[^/]*$:) {return '123';} if (m:^mozilla/mailnews/mime/[^/]*$:) {return '124';} -if (m:^mozilla/extensions/java$:) {return '128';} -if (m:^mozilla/java/plugins/.*$:) {return '129';} -if (m:^mozilla/java/webclient/.*$:) {return '127';} -if (m:^mozilla/java/dom/.*$:) {return '130';} -if (m:^mozilla/java/util/.*$:) {return '133';} -if (m:^mozilla/content/xbl/[^/]*$:) {return '199';} -if (m:^mozilla/content/xbl/public/.*$:) {return '199';} -if (m:^mozilla/content/xbl/src/.*$:) {return '199';} -if (m:^mozilla/content/xtf/.*$:) {return '200';} -if (m:^mozilla/layout/xtf/.*$:) {return '200';} -if (m:^mozilla/xpinstall/.*$:) {return '150';} -if (m:^mozilla/security/manager/.*$:) {return '151';} -if (m:^mozilla/webtools/addons/.*$:) {return '185';} -if (m:^mozilla/webtools/aus/.*$:) {return '185';} -if (m:^mozilla/webtools/update/.*$:) {return '185';} } if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') { if (m:^mozilla/nsprpub/.*$:) {return '146';}