GNOME Bugzilla – Bug 347328
GW: missing mnemonics in "shared folder" (Users) dialog
Last modified: 2013-09-13 00:58:32 UTC
groupwise account, right-click on it: choose "new shared folder" select a folder, name it, and click create the next dialog is titled "Users". "Name:" is missing a mnemonic, and C is used three times as a mnemonic. see screenshot.
Created attachment 68828 [details] screenshot
Created attachment 100024 [details] [review] Fixes mnemonic conflict and adds mnemonic for "Name" label This patch fixes the mnemonic clash over the 'c' mnemonic, and also adds mnemonic 'n' to the "Name" label. In addition, in order for the mnemonic 'n' to properly focus on the entry, it links name_selector_entry and the "Name" label.
Looks good to commit to trunk.
Committed to SVN trunk r34662 (http://svn.gnome.org/viewvc/evolution?view=revision&revision=34662)