update debug menu to reflect new DOMViewer location

(debug only not part of product)
This commit is contained in:
alecf%netscape.com 1999-10-30 07:38:12 +00:00
parent 4efbfcbdfb
commit 4c8b395c8c
2 changed files with 2 additions and 2 deletions

View File

@ -504,7 +504,7 @@ Contributor(s): ______________________________________. -->
</menupopup>
</menu>
<menuitem value="&domviewer.label;" oncommand="window.content.location.href='resource:/res/samples/rdf/DOMDataSourceViewer.xul'"/>
<menuitem value="&domviewer.label;" oncommand="window.content.location.href='chrome://domviewer/content/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')"/>

View File

@ -504,7 +504,7 @@ Contributor(s): ______________________________________. -->
</menupopup>
</menu>
<menuitem value="&domviewer.label;" oncommand="window.content.location.href='resource:/res/samples/rdf/DOMDataSourceViewer.xul'"/>
<menuitem value="&domviewer.label;" oncommand="window.content.location.href='chrome://domviewer/content/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')"/>