Bug 317202 Default mail window JavaScript Debugger menuitem duplication r=rginda

This commit is contained in:
neil%parkwaycc.co.uk 2005-11-22 00:47:37 +00:00
parent 21b200f08b
commit 0fd92a1c01

View File

@ -59,7 +59,7 @@
This is the id that the menuitem will be appended to. see tasksOverlay.xul
-->
<menupopup id="toolsPopup">
<menuitem position="5" label="&venkmanCmd.label;"
<menuitem id="venkman-menu" position="5" label="&venkmanCmd.label;"
accesskey="&venkmanCmd.akey;" oncommand="start_venkman()"/>
</menupopup>