krb5 commit: Fix warning caption "Leash"->"MIT Kerberos"
Benjamin Kaduk
kaduk at MIT.EDU
Wed Aug 29 14:55:57 EDT 2012
https://github.com/krb5/krb5/commit/cc904ef3ffc69827fc8aa2ed3b50d3c3cb00beef
commit cc904ef3ffc69827fc8aa2ed3b50d3c3cb00beef
Author: Kevin Wasserman <kevin.wasserman at painless-security.com>
Date: Mon Jul 30 16:23:02 2012 -0400
Fix warning caption "Leash"->"MIT Kerberos"
Signed-off-by: Kevin Wasserman <kevin.wasserman at painless-security.com>
ticket: 7325 (new)
queue: kfw
target_version: 1.10.4
tags: pullup
src/windows/leash/Leash.rc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/windows/leash/Leash.rc b/src/windows/leash/Leash.rc
index 9d01945..4c3aaf9 100644
--- a/src/windows/leash/Leash.rc
+++ b/src/windows/leash/Leash.rc
@@ -249,7 +249,7 @@ END
IDD_LEASH_MESSAGE_BOX DIALOG 0, 0, 257, 60
STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP |
WS_CAPTION
-CAPTION "Leash Warning"
+CAPTION "MIT Kerberos Warning"
FONT 8, "MS Sans Serif"
BEGIN
DEFPUSHBUTTON "OK",IDOK,104,42,50,14
More information about the cvs-krb5
mailing list