bug 49861, removing wallet samples, r=vishy, sr=blake

This commit is contained in:
morse%netscape.com 2001-07-24 00:59:10 +00:00
parent 92898f2b1c
commit ed7a509937
2 changed files with 4 additions and 2 deletions

View File

@ -203,8 +203,8 @@
accesskey="&walletSitesCmd.accesskey;"
id="walletsites"
oncommand="WalletDialog('walletsites');"/>
<!--
<menuseparator/>
<!--
<menuitem label="&walletSafeFillCmd.label;"
accesskey="&walletSafeFillCmd.accesskey;"
id="walletSafeFill"
@ -218,11 +218,11 @@
id="walletCapture"
oncommand="WalletAction('capture');"/>
<menuseparator/>
-->
<menuitem label="&walletSamplesCmd.label;"
accesskey="&walletSamplesCmd.accesskey;"
id="walletSamples"
oncommand="WalletDialog('samples');"/>
-->
</menupopup>
</menu>
</menupopup>

View File

@ -416,6 +416,8 @@
</menupopup>
</menu>
<menuitem label="Form Manager Samples" oncommand="window._content.location.href='chrome://communicator/locale/wallet/index.html';"/>
<menuitem label="&domviewer.label;" oncommand="window._content.location.href='chrome://communicator/content/domviewer/DOMDataSourceViewer.xul'"/>
<menuitem label="&browserbuster.label;" oncommand="window._content.location.href='http://komodo.mozilla.org/buster/'"/>
<menuitem label="&editor-test-page.label;" oncommand="window.openDialog('chrome://editor/content','_blank','chrome,all,dialog=no','chrome://editor/content/EditorInitPage.html')"/>