summaryrefslogtreecommitdiffstats
path: root/src/windows/leash/Leash.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/leash/Leash.rc')
-rw-r--r--src/windows/leash/Leash.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/windows/leash/Leash.rc b/src/windows/leash/Leash.rc
index accdd7e095..9d01945902 100644
--- a/src/windows/leash/Leash.rc
+++ b/src/windows/leash/Leash.rc
@@ -205,10 +205,10 @@ BEGIN
LVS_ALIGNLEFT | WS_BORDER | WS_TABSTOP,0,43,347,88
END
-IDD_LEASH_ABOUTBOX DIALOG 0, 0, 310, 146
+IDD_LEASH_ABOUTBOX DIALOGEX 0, 0, 310, 146
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "About Leash"
-FONT 8, "MS Sans Serif"
+CAPTION "About MIT Kerberos"
+FONT 8, "MS Sans Serif", 0, 0, 0x0
BEGIN
CONTROL "Leash Modules",IDC_LEASH_MODULES,"Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,10,127,64,10