зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
7112ab4748
Коммит
63f867c71b
|
@ -183,10 +183,6 @@
|
|||
command="OrganizerCommand_export"
|
||||
label="&cmd.export.label;"
|
||||
accesskey="&cmd.export.accesskey;"/>
|
||||
#ifndef XP_MACOSX
|
||||
<menuseparator/>
|
||||
<menuitem id="properties" command="placesCmd_show:info"/>
|
||||
#endif
|
||||
<menuseparator/>
|
||||
<menuitem id="fileClose"
|
||||
key="placesKey_close"
|
||||
|
|
Загрузка…
Ссылка в новой задаче