mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 23:23:33 +00:00
#81237, "IRC Chat has bizarre menu position and keyboard shortcut". r=doron, sr=ben, a=asa.
This commit is contained in:
parent
b30ce299d4
commit
156db6d0e1
@ -20,7 +20,7 @@
|
||||
|
||||
<menupopup id="taskPopup">
|
||||
<menuitem
|
||||
position="7"
|
||||
position="3"
|
||||
label="&ircCmd.label;"
|
||||
accesskey="&ircCmd.accesskey;"
|
||||
key="key_irc"
|
||||
|
@ -1,3 +1,3 @@
|
||||
<!ENTITY ircCmd.label "IRC Chat">
|
||||
<!ENTITY ircCmd.accesskey "i">
|
||||
<!ENTITY ircCmd.commandkey "8">
|
||||
<!ENTITY ircCmd.commandkey "3">
|
||||
|
Loading…
x
Reference in New Issue
Block a user