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

git-svn-id: svn://10.0.0.236/trunk@44856 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
despotdaemon%netscape.com
1999-08-27 19:51:12 +00:00
parent 9e0ab1120d
commit 91a1971cf2

View File

@@ -109,9 +109,11 @@ $fullname{'114'} = 'js-tests';
$mode{'72'} = 'Open';
$branch{'72'} = 'HEAD';
$fullname{'72'} = 'LiveConnect';
$mode{'136'} = 'Open';
$mode{'136'} = 'Closed';
$branch{'136'} = 'HEAD';
$fullname{'136'} = 'Locked-Content';
$blessed{'136'} = [];
$super{'136'} = ['hyatt%netscape.com',];
$mode{'47'} = 'Open';
$branch{'47'} = 'HEAD';
$fullname{'47'} = 'Macintosh FE';
@@ -314,6 +316,7 @@ if (m:^mozilla/java/webclient/.*$:) {return '127';}
if (m:^mozilla/java/dom/.*$:) {return '130';}
if (m:^mozilla/java/fe/.*$:) {return '131';}
if (m:^mozilla/java/util/.*$:) {return '133';}
if (m:^mozilla/xpfe/global/resources/skin/xul\.css$:) {return '136';}
}
return '';
}