Adding trailing slash to browser buster URL (33826)

This commit is contained in:
mcafee%netscape.com 2000-05-13 21:22:41 +00:00
Родитель 5ebe2c59b7
Коммит 6adf2c3b0f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -451,7 +451,7 @@ END of Deprecated -->
</menu>
<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'"/>
<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')"/>