From: Kevin Wasserman Date: Mon, 30 Jul 2012 20:23:02 +0000 (-0400) Subject: Fix warning caption "Leash"->"MIT Kerberos" X-Git-Tag: krb5-1.11-alpha1~225 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cc904ef3ffc69827fc8aa2ed3b50d3c3cb00beef;p=thirdparty%2Fkrb5.git Fix warning caption "Leash"->"MIT Kerberos" Signed-off-by: Kevin Wasserman ticket: 7325 (new) queue: kfw target_version: 1.10.4 tags: pullup --- diff --git a/src/windows/leash/Leash.rc b/src/windows/leash/Leash.rc index 9d01945902..4c3aaf9379 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