Bug 299873 - remove unnecessary stringbundle entry from browser.xul. patch from Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa.

This commit is contained in:
mozilla.mano%sent.com 2005-07-13 18:58:36 +00:00
parent cb1ee6d383
commit ab7739beee

View File

@ -46,7 +46,6 @@
<stringbundleset id="stringbundleset">
<stringbundle id="bundle_brand" src="chrome://branding/locale/brand.properties"/>
<stringbundle id="bundle_shell" src="chrome://browser/locale/shellservice.properties"/>
<stringbundle id="bundle_browser" src="chrome://browser/locale/browser.properties"/>
<stringbundle id="bundle_findBar" src="chrome://global/locale/findbar.properties"/>
<stringbundle id="bundle_preferences" src="chrome://browser/locale/preferences/preferences.properties"/>
</stringbundleset>