Adding PSM menu item to debug menu, localizing Composer test page menu (31521). r=matt, cmanske

git-svn-id: svn://10.0.0.236/trunk@210377 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com 2006-09-14 05:51:13 +00:00
parent dd1e7d4645
commit e4bc604eaf
2 changed files with 4 additions and 2 deletions

View File

@ -450,8 +450,8 @@ END of Deprecated -->
<menuitem value="&domviewer.label;" oncommand="window._content.location.href='chrome://communicator/content/domviewer/DOMDataSourceViewer.xul'"/>
<menuitem value="&browserbuster.label;" oncommand="window._content.location.href='http://komodo.mozilla.org/buster/'"/>
<!-- TEMPORARY UNTIL -edit WORKS TO STARTUP COMPOSER (bug 16789) -->
<menuitem value="Composer with Test Page" oncommand="window.openDialog('chrome://editor/content','_blank','chrome,all,dialog=no','chrome://editor/content/EditorInitPage.html')"/>
<menuitem value="&editor-test-page.label;" oncommand="window.openDialog('chrome://editor/content','_blank','chrome,all,dialog=no','chrome://editor/content/EditorInitPage.html')"/>
<menuitem value="&install-psm.label;" oncommand="window._content.location.href='http://docs.iplanet.com/docs/manuals/psm/psm-mozilla/index.html'"/>
</menupopup>
</menu>

View File

@ -253,6 +253,8 @@
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; debug -->
<!ENTITY domviewer.label "DOM Viewer">
<!ENTITY browserbuster.label "chofmann's browser buster">
<!ENTITY editor-test-page.label "Composer with test page">
<!ENTITY install-psm.label "Install PSM">
<!-- LOCALIZATION NOTE END : DO not localize the entities above; debug -->
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; test case -->