109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt

This commit is contained in:
blakeross%telocity.com 2006-09-14 06:01:12 +00:00
Родитель 826f0922f1
Коммит bf18d0f009
2 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -30,8 +30,6 @@
<?xul-overlay href="chrome://navigator/content/platformNavigationBindings.xul"?>
<!DOCTYPE window [
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
%brandDTD;
<!ENTITY % navigatorDTD SYSTEM "chrome://navigator/locale/navigator.dtd" >
%navigatorDTD;
<!ENTITY % contentAreaCommandsDTD SYSTEM "chrome://communicator/locale/contentAreaCommands.dtd" >

Просмотреть файл

@ -177,7 +177,7 @@
<!ENTITY debugQASmoke.label "Smoke Tests">
<!ENTITY debugQAKnowBug.label "Known Bugs">
<!ENTITY debugVerCmd.label "Verification">
<!ENTITY ver1Cmd.label "&brandShortName;">
<!ENTITY ver1Cmd.label "Mozilla">
<!ENTITY ver2Cmd.label "Yahoo">
<!ENTITY ver3Cmd.label "Netscape">
<!ENTITY ver4Cmd.label "Excite">