Removing MessageCenter from Tools menu, not in product anymore. (27013) r=pinkerton

git-svn-id: svn://10.0.0.236/trunk@61084 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com
2000-02-16 06:17:37 +00:00
parent c3af9573f4
commit fca2d73b1c
2 changed files with 0 additions and 2 deletions

View File

@@ -62,7 +62,6 @@
<menu value="&toolsMenu.label;">
<menupopup id="toolsPopup">
<menuitem value="&historyCmd.label;" oncommand="toHistory()"/>
<menuitem value="&messageCenterCmd.label;" oncommand="toMessengerCenter()"/>
<menuitem value="&importUtilCmd.label;" oncommand="toImport()"/>
<menuitem value="&javaConsoleCmd.label;" oncommand="toJavaConsole()"/>
</menupopup>

View File

@@ -13,7 +13,6 @@
<!ENTITY toolsMenu.label "Tools">
<!ENTITY historyCmd.label "History">
<!ENTITY securityInfoCmd.label ".Security Info">
<!ENTITY messageCenterCmd.label ".Message Center">
<!ENTITY importUtilCmd.label ".Import Utility">
<!ENTITY javaConsoleCmd.label "Java Console">