]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Fix warning caption "Leash"->"MIT Kerberos"
authorKevin Wasserman <kevin.wasserman@painless-security.com>
Mon, 30 Jul 2012 20:23:02 +0000 (16:23 -0400)
committerTom Yu <tlyu@mit.edu>
Wed, 29 Aug 2012 20:28:22 +0000 (16:28 -0400)
Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>
(cherry picked from commit cc904ef3ffc69827fc8aa2ed3b50d3c3cb00beef)

ticket: 7325
status: resolved

src/windows/leash/Leash.rc

index 9d019459029da9ef45652cd3c83a684c32d5b38f..4c3aaf9379701e1027cdd26d1f05603bb53517fa 100644 (file)
@@ -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