mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 21:18:35 +00:00
fix for bug #366481
blank menu item under the "File" menu in the places (organize bookmarks) dialog. It is supposed to be a "Properties..." menu item, but that has been moved back to under the "Edit" menu item (see bug #365538). r=mano
This commit is contained in:
parent
7112ab4748
commit
63f867c71b
@ -183,10 +183,6 @@
|
|||||||
command="OrganizerCommand_export"
|
command="OrganizerCommand_export"
|
||||||
label="&cmd.export.label;"
|
label="&cmd.export.label;"
|
||||||
accesskey="&cmd.export.accesskey;"/>
|
accesskey="&cmd.export.accesskey;"/>
|
||||||
#ifndef XP_MACOSX
|
|
||||||
<menuseparator/>
|
|
||||||
<menuitem id="properties" command="placesCmd_show:info"/>
|
|
||||||
#endif
|
|
||||||
<menuseparator/>
|
<menuseparator/>
|
||||||
<menuitem id="fileClose"
|
<menuitem id="fileClose"
|
||||||
key="placesKey_close"
|
key="placesKey_close"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user