mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
Bug 364643 - placesCmd_rename is not implemented. r=sspitzer.
This commit is contained in:
parent
2a93f60345
commit
5eae36d4d1
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user