Pseudo-automatic update of changes made by mmx_moz@c-comm.de.
git-svn-id: svn://10.0.0.236/trunk@163897 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8eb2130d2a
commit
ab52ce59b1
@ -310,21 +310,6 @@ $fullname{'93'} = 'Zlib';
|
||||
sub GetT {
|
||||
($b,$_) = (@_);
|
||||
if ($b eq 'HEAD') {
|
||||
if (m:^mozilla/content/xsl/.*$:) {return '140';}
|
||||
if (m:^mozilla/extensions/transformiix/.*$:) {return '140';}
|
||||
if (m:^mozilla/calendar/.*$:) {return '183';}
|
||||
if (m:^mozilla/other-licenses/libical/.*$:) {return '183';}
|
||||
if (m:^gfx/src/photon/.*$:) {return '113';}
|
||||
if (m:^widget/src/photon/.*$:) {return '113';}
|
||||
if (m:^mozilla/content/xul/.*$:) {return '106';}
|
||||
if (m:^mozilla/layout/xul/.*$:) {return '106';}
|
||||
if (m:^mozilla/profile$:) {return '120';}
|
||||
if (m:^mozilla/tools/.*$:) {return '112';}
|
||||
if (m:^xpcom/typelib$:) {return '117';}
|
||||
if (m:^js/src/xpconnect$:) {return '118';}
|
||||
if (m:^xpcom/reflect/xptcall$:) {return '118';}
|
||||
if (m:^xpcom/reflect/xptinfo$:) {return '118';}
|
||||
if (m:^mozilla/mailnews/news/.*$:) {return '122';}
|
||||
if (m:^mozilla/mailnews/[^/]*$:) {return '123';}
|
||||
if (m:^mozilla/mailnews/mime/[^/]*$:) {return '124';}
|
||||
if (m:^mozilla/java/xpcom/.*$:) {return '128';}
|
||||
@ -452,6 +437,21 @@ if (m:^mozilla/xpfe/.*$:) {return '137';}
|
||||
if (m:^mozilla/js/tests$:) {return '114';}
|
||||
if (m:^js/src/perlconnect$:) {return '111';}
|
||||
if (m:^mozilla/silentdl/.*$:) {return '110';}
|
||||
if (m:^mozilla/content/xsl/.*$:) {return '140';}
|
||||
if (m:^mozilla/extensions/transformiix/.*$:) {return '140';}
|
||||
if (m:^mozilla/calendar/.*$:) {return '183';}
|
||||
if (m:^mozilla/other-licenses/libical/.*$:) {return '183';}
|
||||
if (m:^gfx/src/photon/.*$:) {return '113';}
|
||||
if (m:^widget/src/photon/.*$:) {return '113';}
|
||||
if (m:^mozilla/content/xul/.*$:) {return '106';}
|
||||
if (m:^mozilla/layout/xul/.*$:) {return '106';}
|
||||
if (m:^mozilla/profile$:) {return '120';}
|
||||
if (m:^mozilla/tools/.*$:) {return '112';}
|
||||
if (m:^xpcom/typelib$:) {return '117';}
|
||||
if (m:^js/src/xpconnect$:) {return '118';}
|
||||
if (m:^xpcom/reflect/xptcall$:) {return '118';}
|
||||
if (m:^xpcom/reflect/xptinfo$:) {return '118';}
|
||||
if (m:^mozilla/mailnews/news/.*$:) {return '122';}
|
||||
}
|
||||
if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') {
|
||||
if (m:^mozilla/nsprpub/.*$:) {return '146';}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user