Bug 110517 ctrl-k doesn't work in mail/news composer on unix

Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer
This commit is contained in:
timeless%mozdev.org 2006-07-29 05:43:02 +00:00
Родитель ddc9c1b375
Коммит 50b89edc35
3 изменённых файлов: 8 добавлений и 1 удалений

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

@ -17,3 +17,5 @@
<!ENTITY findTypeTextCmd.key "">
<!ENTITY findTypeLinksCmd.key "">
<!ENTITY accel.emacs_conflict "accel">

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

@ -15,3 +15,5 @@
<!ENTITY findTypeTextCmd.key "/">
<!ENTITY findTypeLinksCmd.key "'">
<!ENTITY accel.emacs_conflict "accel,shift">

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

@ -1,5 +1,6 @@
<!-- win -->
<!-- LOCALIZATION NOTE : FILE Do not translate all the Cmd.key and accesskey -->
<!-- LOCALIZATION NOTE : FILE Do not translate "accel" or "shift",
You may want to translate the Cmd.key and accesskey -->
<!ENTITY closeCmd.label "Close">
<!ENTITY closeCmd.key "W">
@ -15,3 +16,5 @@
<!ENTITY findTypeTextCmd.key "/">
<!ENTITY findTypeLinksCmd.key "'">
<!ENTITY accel.emacs_conflict "accel">