Bug 364643 - placesCmd_rename is not implemented. r=sspitzer.

This commit is contained in:
mozilla.mano%sent.com 2007-01-02 00:17:41 +00:00
parent 2a93f60345
commit 5eae36d4d1

View File

@ -83,9 +83,11 @@
<command id="placesCmd_sortby:name"
label="&cmd.sortby_name.label;"/>
<!-- XXX bug 364643: not implemented -->
<command id="placesCmd_rename"
oncommand="goDoCommand('placesCmd_show:info');"
label="&cmd.rename.label;"
accesskey="&cmd.rename.accesskey;"/>
accesskey="&cmd.rename.accesskey;">
<observes element="placesCmd_show:info" attribute="disabled"/>
</command>
#endif
</commandset>