Pseudo-automatic update of changes made by knous@mozilla.org.

git-svn-id: svn://10.0.0.236/trunk@188715 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
despotdaemon
2006-02-02 00:13:25 +00:00
parent a0d79c4ea8
commit 251235329e

View File

@@ -321,6 +321,9 @@ if ($b eq 'BUGZILLA-2_20-BRANCH') {
if (m:^mozilla/webtools/bugzilla/.*$:) {return '191';}
}
if ($b eq 'HEAD') {
if (m:^mozilla/modules/zlib/.*$:) {return '93';}
if (m:^mozilla/webtools/bugzilla/.*$:) {return '190';}
if (m:^gfx/src/xprint$:) {return '179';}
if (m:^mozilla/view/.*$:) {return '96';}
if (m:^mozilla/layout/base/.*$:) {return '98';}
if (m:^mozilla/layout/build/.*$:) {return '98';}
@@ -476,9 +479,6 @@ if (m:^mozilla/xpcom/.*$:) {return '89';}
if (m:^mozilla/suite/.*$:) {return '188';}
if (m:^xpcom/io$:) {return '90';}
if (m:^grendel$:) {return '189';}
if (m:^mozilla/modules/zlib/.*$:) {return '93';}
if (m:^mozilla/webtools/bugzilla/.*$:) {return '190';}
if (m:^gfx/src/xprint$:) {return '179';}
}
if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') {
if (m:^mozilla/nsprpub/.*$:) {return '146';}