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:
tao%netscape.com 2001-08-29 02:06:06 +00:00
Родитель cf70c6ad6d
Коммит 413c308cb0
4 изменённых файлов: 5 добавлений и 4 удалений

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

@ -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');" >