move alecf's almighty dom viewer to the top of the debug menu.

why hide such a kick-ass app?
note, this kick-ass only works on windows and unix.
we need help with the mac project files.
This commit is contained in:
sspitzer%netscape.com 1999-09-18 17:01:12 +00:00
parent e36bf8e336
commit b820ce8dff
4 changed files with 14 additions and 4 deletions

View File

@ -557,7 +557,6 @@ var contextTarget = null; // Content element to which context menu applies.
<menuitem value="&ver23Cmd.label;" oncommand="window.content.location.href='resource:/res/samples/test2.html'"/>
<menuitem value="&ver24Cmd.label;" oncommand="window.content.location.href='http://www.mozilla.org/quality/browser/debugtc/bft_browser_html_mix3.html'"/>
<menuitem value="&ver25Cmd.label;" oncommand="window.content.location.href='http://www.mozilla.org/quality/browser/debugtc/bft_browser_link.html'"/>
<menuitem value="&ver26Cmd.label;" oncommand="window.content.location.href='resource:/res/samples/rdf/DOMDataSourceViewer.xul'"/>
</menupopup>
</menu>
@ -598,6 +597,9 @@ var contextTarget = null; // Content element to which context menu applies.
<menuitem value="&xptk11Cmd.label;" oncommand="window.content.location.href='resource:/res/samples/colorpicker.xul'"/>
</menupopup>
</menu>
<menuitem value="&domviewer.label;" oncommand="window.content.location.href='resource:/res/samples/rdf/DOMDataSourceViewer.xul'"/>
</menupopup>
</menu>

View File

@ -223,7 +223,6 @@
<!ENTITY ver23Cmd.label "Animation">
<!ENTITY ver24Cmd.label "Larger page">
<!ENTITY ver25Cmd.label "Smaller page">
<!ENTITY ver26Cmd.label "DOM Viewer">
<!-- LOCALIZATION NOTE END : DO not localize the entities above; debug -->
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; debug -->
@ -262,6 +261,10 @@
<!ENTITY xptk11Cmd.label "Color Picker">
<!-- LOCALIZATION NOTE END : DO not localize the entities above; debug -->
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; debug -->
<!ENTITY domviewer.label "DOM Viewer">
<!-- LOCALIZATION NOTE END : DO not localize the entities above; debug -->
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; test case -->
<!ENTITY strresCmd.label "StringBundle Test">
<!ENTITY languages.label "Languages">

View File

@ -557,7 +557,6 @@ var contextTarget = null; // Content element to which context menu applies.
<menuitem value="&ver23Cmd.label;" oncommand="window.content.location.href='resource:/res/samples/test2.html'"/>
<menuitem value="&ver24Cmd.label;" oncommand="window.content.location.href='http://www.mozilla.org/quality/browser/debugtc/bft_browser_html_mix3.html'"/>
<menuitem value="&ver25Cmd.label;" oncommand="window.content.location.href='http://www.mozilla.org/quality/browser/debugtc/bft_browser_link.html'"/>
<menuitem value="&ver26Cmd.label;" oncommand="window.content.location.href='resource:/res/samples/rdf/DOMDataSourceViewer.xul'"/>
</menupopup>
</menu>
@ -598,6 +597,9 @@ var contextTarget = null; // Content element to which context menu applies.
<menuitem value="&xptk11Cmd.label;" oncommand="window.content.location.href='resource:/res/samples/colorpicker.xul'"/>
</menupopup>
</menu>
<menuitem value="&domviewer.label;" oncommand="window.content.location.href='resource:/res/samples/rdf/DOMDataSourceViewer.xul'"/>
</menupopup>
</menu>

View File

@ -223,7 +223,6 @@
<!ENTITY ver23Cmd.label "Animation">
<!ENTITY ver24Cmd.label "Larger page">
<!ENTITY ver25Cmd.label "Smaller page">
<!ENTITY ver26Cmd.label "DOM Viewer">
<!-- LOCALIZATION NOTE END : DO not localize the entities above; debug -->
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; debug -->
@ -262,6 +261,10 @@
<!ENTITY xptk11Cmd.label "Color Picker">
<!-- LOCALIZATION NOTE END : DO not localize the entities above; debug -->
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; debug -->
<!ENTITY domviewer.label "DOM Viewer">
<!-- LOCALIZATION NOTE END : DO not localize the entities above; debug -->
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; test case -->
<!ENTITY strresCmd.label "StringBundle Test">
<!ENTITY languages.label "Languages">