projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e114984
)
pull up r20018 from trunk
author
Tom Yu
<tlyu@mit.edu>
Mon, 1 Oct 2007 23:16:27 +0000
(23:16 +0000)
committer
Tom Yu
<tlyu@mit.edu>
Mon, 1 Oct 2007 23:16:27 +0000
(23:16 +0000)
r20018@cathode-dark-space: jaltman | 2007-09-29 18:56:57 -0400
ticket: new
subject: NIM: BUG: APP: Provide keyboard accelerator
component: windows
In the Advanced mode of the Obtain New Credentials dialog
the keyboard accelerator was missing.
ticket: 5788
version_fixed: 1.6.3
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20058
dc483132
-0cff-0310-8789-
dd5450dbe970
src/windows/identity/ui/lang/en_us/khapp.rc
patch
|
blob
|
history
diff --git
a/src/windows/identity/ui/lang/en_us/khapp.rc
b/src/windows/identity/ui/lang/en_us/khapp.rc
index e904dcf3694b505f890f8faae5b8e2c11b3944f9..0ac0c34441311140a88306fd84bce38ee0658be0 100644
(file)
--- a/
src/windows/identity/ui/lang/en_us/khapp.rc
+++ b/
src/windows/identity/ui/lang/en_us/khapp.rc
@@
-186,7
+186,7
@@
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
DEFPUSHBUTTON "&Ok",IDOK,7,7,52,41,WS_DISABLED
PUSHBUTTON "&Cancel",IDCANCEL,7,58,52,19
- PUSHBUTTON "<<",IDC_NC_BASIC,7,144,52,14
+ PUSHBUTTON "
&
<<",IDC_NC_BASIC,7,144,52,14
PUSHBUTTON "&Help",IDC_NC_HELP,7,164,52,19
END