aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/windows/installer/wix/ChangeLog4
-rw-r--r--src/windows/installer/wix/features.wxi2
2 files changed, 5 insertions, 1 deletions
diff --git a/src/windows/installer/wix/ChangeLog b/src/windows/installer/wix/ChangeLog
index bc0f952..bbb7b56 100644
--- a/src/windows/installer/wix/ChangeLog
+++ b/src/windows/installer/wix/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-14 Asanka Herath <asanka@mit.edu>
+
+ Change installation default of Documentation to enable it
+
2004-09-12 Asanka Herath <asanka@mit.edu>
Updates to Wix installer to satisfy the needs of MIT SWRT
diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi
index a5a195b..e9e3d87 100644
--- a/src/windows/installer/wix/features.wxi
+++ b/src/windows/installer/wix/features.wxi
@@ -234,7 +234,7 @@
AllowAdvertise="no"
Description="$(loc.KerberosDocDesc)"
InstallDefault="local"
- Level="130"
+ Level="30"
Title="$(loc.KerberosDocTitle)">
<ComponentRef Id="efl_leash_userdoc_pdf" />