mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
bug 49861, removing wallet samples, r=vishy, sr=blake
This commit is contained in:
parent
92898f2b1c
commit
ed7a509937
@ -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>
|
||||
|
@ -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')"/>
|
||||
|
Loading…
Reference in New Issue
Block a user