mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
70099: Remove new MailNews dependency on Navigator.
(r=jbetak,sr=mscott,a=dbaron). move the url from browser to communicator.
This commit is contained in:
parent
3af128e93b
commit
953d9a055e
@ -40,7 +40,7 @@
|
||||
<script type="application/x-javascript" src="chrome://communicator/content/search/shared.js"/>
|
||||
|
||||
<stringbundle id="searchBundle" src="chrome://communicator/locale/search/search-panel.properties"/>
|
||||
<stringbundle id="regionalBundle" src="chrome://navigator-region/locale/region.properties"/>
|
||||
<stringbundle id="regionalBundle" src="chrome://communicator-region/locale/region.properties"/>
|
||||
|
||||
<popupset>
|
||||
<popup id="contextual" onpopupshowing="return fillContextMenu('contextual', 'Tree');" >
|
||||
|
Loading…
Reference in New Issue
Block a user