Bug #239629 --> Ctrl+A focuses search bar instead of selecting all emails in a folder.

Bug #232602 --> ctrl-c no longer copying data  to the clipboard.

fix a typo that was causing this.
This commit is contained in:
scott%scott-macgregor.org 2004-04-05 02:27:54 +00:00
Родитель 4ffe8372d2
Коммит fbd995825f
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -346,7 +346,7 @@
<key id="key_findPrev" key="&findPrevCmd.key;" oncommand="goDoCommand('cmd_findPrev')" modifiers="accel, shift"/>
<key keycode="&findAgainCmd.key2;" oncommand="goDoCommand('cmd_findAgain')"/>
<key keycode="&findPrevCmd.key2;" oncommand="goDoCommand('cmd_findPrev')" modifiers="shift"/>
<key keycode="&quickSearchCmd.key;" oncommand="QuickSearchFocus()" modifiers="accel"/>
<key key="&quickSearchCmd.key;" oncommand="QuickSearchFocus()" modifiers="accel"/>
<key id="key_stop" keycode="VK_ESCAPE" command="cmd_stop"/>
<keyset id="viewZoomKeys">