GNOME Bugzilla – Bug 90720
Wording of labels in Keybindings dialog
Last modified: 2004-12-22 21:47:04 UTC
To comply with the Recommended Terminology section of the GNOME Documentation Style Guide, the following changes should be made to the Keybindings menu and dialog: * s/Keybindings menu/Keyboard Shortcuts menu * s/Keybindings Editor/Keyboard Shortcuts Editor * s/Disable all menu mnemonics/Disable all menu access keys * s/Disable menu access key/Disable menu shortcut key * s/Accelerators/Shortcut Keys * s/Accelerator Keys/Shortcut Key
(only on HEAD branch)
Marking this with the GNOME2.1.x keyword - because the docs guy is doing bug triage he can push this for 2.2 :-)
Adding a patch for this. Maybe it should only go into 2.3.x though. Also fixes a compile warning by including <stdlib.h> in skey.c
Created attachment 15905 [details] [review] patch to implement the suggested changes
Looks good to commit, HEAD only.
Commited