From: Tom Yu Date: Wed, 2 Nov 2005 22:02:34 +0000 (+0000) Subject: pull up r17474 from trunk X-Git-Tag: krb5-1.4.3-beta2~6 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=675d754e3b9eb426b7313bf9111409a5b7c398ca;p=krb5.git pull up r17474 from trunk ticket: 3228 target_version: 1.4.3 version_fixed: 1.4.3 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@17477 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/windows/installer/wix/ChangeLog b/src/windows/installer/wix/ChangeLog index fe818ac8c..6eb2aa9a6 100644 --- a/src/windows/installer/wix/ChangeLog +++ b/src/windows/installer/wix/ChangeLog @@ -1,3 +1,9 @@ +2005-11-01 Jeffrey Altman + + Add support for Network Identity Manager Framework + + Move leash32.exe to component that is disabled by default + 2004-12-18 Jeffrey Altman Add Debug Symbols as an optional install feature for diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi index 12e25c9cb..890dcb709 100644 --- a/src/windows/installer/wix/features.wxi +++ b/src/windows/installer/wix/features.wxi @@ -47,13 +47,24 @@ AllowAdvertise="no" Description="$(loc.StrKerberosClientDebugDesc)" Display="expand" - InstallDefault="$(var.DebugSymInstallDefault)" + InstallDefault="$(var.DebugSymInstallDefault)" Level="$(var.DebugSymLowLevel)" Title="$(loc.StrKerberosClientDebugTitle)"> + + + + @@ -75,14 +86,13 @@ - - - - - - - + + + + + + @@ -94,6 +104,14 @@ + + + + + + + + @@ -231,6 +249,7 @@ + diff --git a/src/windows/installer/wix/files.wxi b/src/windows/installer/wix/files.wxi index 386402ce7..a5732222e 100644 --- a/src/windows/installer/wix/files.wxi +++ b/src/windows/installer/wix/files.wxi @@ -190,7 +190,7 @@ - + @@ -293,6 +293,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + @@ -323,6 +347,10 @@ + + + + @@ -598,6 +626,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/windows/installer/wix/lang/strings_1033.wxl b/src/windows/installer/wix/lang/strings_1033.wxl index 41067361a..722782b3c 100644 --- a/src/windows/installer/wix/lang/strings_1033.wxl +++ b/src/windows/installer/wix/lang/strings_1033.wxl @@ -42,6 +42,9 @@ Debug symbols Debugging symbols for Kerberos for Windows components. + Leash Credentials Manager + Leash credentials manager + SDK Libraries and header files for developing software with Kerberos diff --git a/src/windows/installer/wix/site-local.wxi b/src/windows/installer/wix/site-local.wxi index e0081309d..345bdbf95 100644 --- a/src/windows/installer/wix/site-local.wxi +++ b/src/windows/installer/wix/site-local.wxi @@ -6,7 +6,7 @@ - + - + + + + @@ -47,7 +48,8 @@ - + @@ -70,9 +72,9 @@ - - - + + +