Bug 295337 - [Mac] Cmd+? doens't open help successfully. r=mconnor a=asa

git-svn-id: svn://10.0.0.236/trunk@173755 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mozilla.mano%sent.com
2005-05-24 19:54:42 +00:00
parent 23e8025479
commit 8c3cfe6664

View File

@@ -112,7 +112,7 @@
# ...Map Cmd+Shift+/, show Cmd+?
# (that's for en-US, it might be different for other keyboard layouts)
<key id="key_openHelpMac"
oncommand="openHelp('firefox-help');"
oncommand="openHelp('firefox-help', 'chrome://browser/locale/help/help.rdf');"
key="&openHelpMac2.commandkey;"
modifiers="&openHelpMac2.modifiers;"/>
<key id="key_openHelpMacFrontend"