зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
cf70c6ad6d
Коммит
413c308cb0
|
@ -22,6 +22,3 @@ wallet.Samples=http://www.mozilla.org/wallet/samples/
|
|||
#
|
||||
startup.homepage_override_url=http://www.mozilla.org/mozorg.html
|
||||
|
||||
# search-panel.properties
|
||||
# Localizable URLs
|
||||
defaultSearchURL=http://search.netscape.com/cgi-bin/search?charset=UTF-8&search=
|
||||
|
|
|
@ -47,4 +47,5 @@ en-US.jar:
|
|||
US.jar:
|
||||
locale/US/communicator-region/contents.rdf (resources/locale/en-US/contents-region.rdf)
|
||||
locale/US/communicator-region/region.dtd (resources/locale/en-US/region.dtd)
|
||||
locale/US/communicator-region/region.properties (resources/locale/en-US/region.properties)
|
||||
locale/US/communicator-region/taskbar.rdf (resources/locale/en-US/taskbar.rdf)
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
# search-panel.properties
|
||||
# Localizable URLs
|
||||
defaultSearchURL=http://search.netscape.com/cgi-bin/search?charset=UTF-8&search=
|
|
@ -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');" >
|
||||
|
|
Загрузка…
Ссылка в новой задаче