removing more crap.
git-svn-id: svn://10.0.0.236/trunk@118417 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0e9c435386
commit
5ab25e36e9
@ -732,7 +732,7 @@ Contributor(s): ______________________________________. -->
|
||||
oncommand="BrowserPrint();"
|
||||
tooltiptext="&printButton.tooltip;"/>
|
||||
<spacer flex="1"/>
|
||||
<hbox id="throbber-box" align="center">
|
||||
<hbox align="center">
|
||||
<button id="navigator-throbber" oncommand="goClickThrobber('browser.throbber.url')"
|
||||
tooltiptext="&throbber.tooltip;"/>
|
||||
</hbox>
|
||||
@ -778,7 +778,7 @@ Contributor(s): ______________________________________. -->
|
||||
tooltiptext="&proxyIcon.tooltip;"/>
|
||||
</deck>
|
||||
|
||||
<menupopup id="ubhist-popup" class="autocomplete-history-popup"
|
||||
<menupopup class="autocomplete-history-popup"
|
||||
popupalign="topleft" popupanchor="bottomleft"
|
||||
onpopupshowing="createUBHistoryMenu(event.target);"
|
||||
oncommand="executeUrlBarHistoryCommand(event.target);"/>
|
||||
@ -931,14 +931,10 @@ Contributor(s): ______________________________________. -->
|
||||
taken care of by the builtin behavior inside the tabbrowser -->
|
||||
<vbox id="appcontent" flex="1"
|
||||
ondragdrop="nsDragAndDrop.drop(event, contentAreaDNDObserver);">
|
||||
|
||||
<!-- this box is temporary, pending XBLified <browser> -->
|
||||
<hbox id="browser" flex="1">
|
||||
<tabbrowser id="content"
|
||||
flex="1" contenttooltip="aHTMLTooltip"
|
||||
contentcontextmenu="contentAreaContextMenu"
|
||||
onclick="return contentAreaClick(event);"/>
|
||||
</hbox>
|
||||
<tabbrowser id="content"
|
||||
flex="1" contenttooltip="aHTMLTooltip"
|
||||
contentcontextmenu="contentAreaContextMenu"
|
||||
onclick="return contentAreaClick(event);"/>
|
||||
</vbox>
|
||||
|
||||
<statusbar id="status-bar" class="chromeclass-status"
|
||||
|
||||
@ -10,8 +10,6 @@
|
||||
<!-- LOCALIZATION NOTE (mainWindow.titlemodifiermenuseparator): DONT_TRANSLATE -->
|
||||
<!ENTITY mainWindow.titlemodifiermenuseparator " - ">
|
||||
|
||||
<!ENTITY nothingAvailable.label "(Nothing Available)">
|
||||
|
||||
<!ENTITY browserCmd.label "New Window">
|
||||
<!ENTITY browserCmd.accesskey "N">
|
||||
<!ENTITY browserCmd.commandkey "n">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user