зеркало из https://github.com/mozilla/gecko-dev.git
Adding brower buster to debug menu. a=chofmann,leaf r=radha
This commit is contained in:
Родитель
b05d07ff2d
Коммит
4e5b11f129
|
@ -531,6 +531,7 @@ Contributor(s): ______________________________________. -->
|
|||
</menu>
|
||||
|
||||
<menuitem value="&domviewer.label;" oncommand="window.content.location.href='resource:/res/samples/rdf/DOMDataSourceViewer.xul'"/>
|
||||
<menuitem value="&browserbuster.label;" oncommand="window.content.location.href='http://komodo.mozilla.org/buster'"/>
|
||||
|
||||
</menupopup>
|
||||
</menu>
|
||||
|
|
|
@ -254,6 +254,7 @@
|
|||
|
||||
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; debug -->
|
||||
<!ENTITY domviewer.label "DOM Viewer">
|
||||
<!ENTITY browserbuster.label "chofmann's browser buster">
|
||||
<!-- LOCALIZATION NOTE END : DO not localize the entities above; debug -->
|
||||
|
||||
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; test case -->
|
||||
|
|
|
@ -531,6 +531,7 @@ Contributor(s): ______________________________________. -->
|
|||
</menu>
|
||||
|
||||
<menuitem value="&domviewer.label;" oncommand="window.content.location.href='resource:/res/samples/rdf/DOMDataSourceViewer.xul'"/>
|
||||
<menuitem value="&browserbuster.label;" oncommand="window.content.location.href='http://komodo.mozilla.org/buster'"/>
|
||||
|
||||
</menupopup>
|
||||
</menu>
|
||||
|
|
|
@ -254,6 +254,7 @@
|
|||
|
||||
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; debug -->
|
||||
<!ENTITY domviewer.label "DOM Viewer">
|
||||
<!ENTITY browserbuster.label "chofmann's browser buster">
|
||||
<!-- LOCALIZATION NOTE END : DO not localize the entities above; debug -->
|
||||
|
||||
<!-- LOCALIZATION NOTE BEGIN : DO not localize the entities below; test case -->
|
||||
|
|
Загрузка…
Ссылка в новой задаче