From d56e4b220a5d88b926ba4348cf5583b67f7eecf4 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Sat, 22 Jul 2006 00:01:27 +0000 Subject: [PATCH] pull up r18335 from trunk r18335@cathode-dark-space: jaltman | 2006-07-18 15:24:23 -0400 ticket: new subject: Windows: Wix 2.0.4221 updates This commit corrects errors in the Wix installer script files that violate the Wix schema but which were not caught by earlier releases of the Wix 2.0 installer. ticket: 4020 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-5@18367 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/installer/wix/config.wxi | 2 +- src/windows/installer/wix/features.wxi | 3 +-- src/windows/installer/wix/files.wxi | 12 +++------ src/windows/installer/wix/kfw.wxs | 10 +++++--- src/windows/installer/wix/lang/ui_1033.wxi | 29 ++++++++++++++++++++-- src/windows/installer/wix/property.wxi | 7 +++--- src/windows/installer/wix/site-local.wxi | 6 ++--- 7 files changed, 45 insertions(+), 24 deletions(-) diff --git a/src/windows/installer/wix/config.wxi b/src/windows/installer/wix/config.wxi index fa756bbb2..7b6507ae1 100644 --- a/src/windows/installer/wix/config.wxi +++ b/src/windows/installer/wix/config.wxi @@ -1,7 +1,7 @@ @@ -362,7 +357,6 @@ - diff --git a/src/windows/installer/wix/kfw.wxs b/src/windows/installer/wix/kfw.wxs index 667413c9e..bc0ab2a8d 100644 --- a/src/windows/installer/wix/kfw.wxs +++ b/src/windows/installer/wix/kfw.wxs @@ -1,7 +1,7 @@ @@ -877,10 +902,10 @@ {\VerdanaBold13}Welcome to the [ProductName] [Wizard] - + - + diff --git a/src/windows/installer/wix/property.wxi b/src/windows/installer/wix/property.wxi index f969d912b..b392333fc 100644 --- a/src/windows/installer/wix/property.wxi +++ b/src/windows/installer/wix/property.wxi @@ -1,7 +1,7 @@ - + - + @@ -73,7 +73,7 @@ - + -- 2.26.2