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
Родитель 2a93f60345
Коммит 5eae36d4d1
1 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@ -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>