Bug 348472 - Command-Option-F should select the web search box. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me, ui-r=beltzner, a=damons.

git-svn-id: svn://10.0.0.236/trunk@246356 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mozilla.mano%sent.com 2008-02-23 10:19:08 +00:00
parent 78603720e9
commit c411f3a298

View File

@ -192,6 +192,9 @@
# Do *not* tamper with these values without talking to ben@mozilla.org
#
<key id="key_search" key="&searchFocus.commandkey;" command="Tools:Search" modifiers="accel"/>
#ifdef XP_MACOSX
<key id="key_search2" key="&findOnCmd.commandkey;" command="Tools:Search" modifiers="accel,alt"/>
#endif
#ifdef XP_WIN
<key id="key_search2" key="&searchFocus.commandkey2;" command="Tools:Search" modifiers="accel"/>
#endif