Fix 55170: change the accelerator/accesskey for Edit > Properties... the bookmarks window. r=jag sr=brendan

This commit is contained in:
blakeross%telocity.com 2000-10-17 17:33:19 +00:00
Родитель a6239048b2
Коммит 1c255ae0c2
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -33,8 +33,8 @@
<!ENTITY menuitem.find.accesskey "f">
<!ENTITY edit.find.keybinding "f">
<!ENTITY menuitem.properties.label "Properties...">
<!ENTITY menuitem.properties.accesskey "p">
<!ENTITY edit.properties.keybinding "p">
<!ENTITY menuitem.properties.accesskey "i">
<!ENTITY edit.properties.keybinding "i">
<!ENTITY menuitem.view.unsorted.label "Unsorted">
<!ENTITY menuitem.view.unsorted.accesskey "u">