Pseudo-automatic update of changes made by steffen.wilberg@web.de.
git-svn-id: svn://10.0.0.236/trunk@162009 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -310,6 +310,28 @@ $fullname{'93'} = 'Zlib';
|
||||
sub GetT {
|
||||
($b,$_) = (@_);
|
||||
if ($b eq 'HEAD') {
|
||||
if (m:^mozilla/modules/oji/.*$:) {return '68';}
|
||||
if (m:^mozilla/nav-java/.*$:) {return '68';}
|
||||
if (m:^mozilla/sun-java/.*$:) {return '68';}
|
||||
if (m:^mozilla/browser/.*$:) {return '166';}
|
||||
if (m:^mozilla/chrome/.*$:) {return '166';}
|
||||
if (m:^mozilla/toolkit/.*$:) {return '166';}
|
||||
if (m:^mozilla/caps/.*$:) {return '69';}
|
||||
if (m:^js/src/*\.c$:) {return '70';}
|
||||
if (m:^js/src/*\.def$:) {return '70';}
|
||||
if (m:^js/src/*\.h$:) {return '70';}
|
||||
if (m:^js/src/*\.m*k$:) {return '70';}
|
||||
if (m:^js/src/*\.tbl$:) {return '70';}
|
||||
if (m:^js/src/*akefile.*$:) {return '70';}
|
||||
if (m:^mozilla/mail/.*$:) {return '170';}
|
||||
if (m:^mozilla/extensions/jsd/.*$:) {return '71';}
|
||||
if (m:^mozilla/js/jsd/.*$:) {return '71';}
|
||||
if (m:^mozilla/extensions/cookie$:) {return '171';}
|
||||
if (m:^js/src/liveconnect/.*$:) {return '72';}
|
||||
if (m:^mozilla/gfx/src/beos$:) {return '172';}
|
||||
if (m:^mozilla/widget/src/beos$:) {return '172';}
|
||||
if (m:^mozilla/netwerk/.*$:) {return '77';}
|
||||
if (m:^mozilla/extensions/help$:) {return '174';}
|
||||
if (m:^mozilla/nsprpub/.*$:) {return '78';}
|
||||
if (m:^mozilla/gfx/src/windows/.*$:) {return '175';}
|
||||
if (m:^mozilla/widget/src/windows/.*$:) {return '175';}
|
||||
@@ -429,28 +451,6 @@ if (m:^mozilla/modules/libimg/png/.*$:) {return '65';}
|
||||
if (m:^mozilla/extensions/p3p/.*$:) {return '162';}
|
||||
if (m:^mozilla/intl/.*$:) {return '67';}
|
||||
if (m:^mozilla/layout/mathml/.*$:) {return '165';}
|
||||
if (m:^mozilla/modules/oji/.*$:) {return '68';}
|
||||
if (m:^mozilla/nav-java/.*$:) {return '68';}
|
||||
if (m:^mozilla/sun-java/.*$:) {return '68';}
|
||||
if (m:^mozilla/browser/.*$:) {return '166';}
|
||||
if (m:^mozilla/chrome/.*$:) {return '166';}
|
||||
if (m:^mozilla/toolkit/.*$:) {return '166';}
|
||||
if (m:^mozilla/caps/.*$:) {return '69';}
|
||||
if (m:^js/src/*\.c$:) {return '70';}
|
||||
if (m:^js/src/*\.def$:) {return '70';}
|
||||
if (m:^js/src/*\.h$:) {return '70';}
|
||||
if (m:^js/src/*\.m*k$:) {return '70';}
|
||||
if (m:^js/src/*\.tbl$:) {return '70';}
|
||||
if (m:^js/src/*akefile.*$:) {return '70';}
|
||||
if (m:^mozilla/mail/.*$:) {return '170';}
|
||||
if (m:^mozilla/extensions/jsd/.*$:) {return '71';}
|
||||
if (m:^mozilla/js/jsd/.*$:) {return '71';}
|
||||
if (m:^mozilla/extensions/cookie$:) {return '171';}
|
||||
if (m:^js/src/liveconnect/.*$:) {return '72';}
|
||||
if (m:^mozilla/gfx/src/beos$:) {return '172';}
|
||||
if (m:^mozilla/widget/src/beos$:) {return '172';}
|
||||
if (m:^mozilla/netwerk/.*$:) {return '77';}
|
||||
if (m:^mozilla/extensions/help$:) {return '174';}
|
||||
}
|
||||
if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') {
|
||||
if (m:^mozilla/nsprpub/.*$:) {return '146';}
|
||||
|
||||
Reference in New Issue
Block a user