Bug 439452: Fennec, not Firefox

--HG--
branch : mobile
This commit is contained in:
Gavin Sharp 2008-06-16 12:43:15 -04:00
parent a54108332e
commit a71e8d6552
4 changed files with 6 additions and 7 deletions

View File

@ -55,7 +55,7 @@ var Browser = {
if (aEvent.target != this.content.browser.contentDocument)
return;
document.title = "Firefox - " + aEvent.target.title;
document.title = "Fennec - " + aEvent.target.title;
},
_tabOpen : function(aEvent) {

View File

@ -126,8 +126,7 @@
</popupset>
<vbox id="browser" flex="1">
<deckbrowser id="content" autocompletepopup="popup_autocomplete" flex="1">
</deckbrowser>
<deckbrowser id="content" autocompletepopup="popup_autocomplete" flex="1"/>
</vbox>
</window>

View File

@ -1,2 +1,2 @@
<!ENTITY brandShortName "Firefox">
<!ENTITY brandFullName "Firefox">
<!ENTITY brandShortName "Fennec">
<!ENTITY brandFullName "Fennec">

View File

@ -1,2 +1,2 @@
brandShortName=Firefox
brandFullName=Firefox
brandShortName=Fennec
brandFullName=Fennec