Bug 781772 - Accesskey for Inspect entry in Tools > Web Developer popup menu should be "I". r=dao

This commit is contained in:
Girish Sharma 2012-09-11 02:17:01 +05:30
parent 0e3f38f778
commit 648a64fda2

View File

@ -209,7 +209,7 @@ These should match what Safari and other Apple applications use on OS X Lion. --
<!ENTITY webConsoleCmd.commandkey "k">
<!ENTITY inspectMenu.label "Inspect">
<!ENTITY inspectMenu.accesskey "T">
<!ENTITY inspectMenu.accesskey "I">
<!ENTITY inspectMenu.commandkey "I">
<!ENTITY inspectContextMenu.label "Inspect Element">