Wireshark-commits: [Wireshark-commits] master b82695d: WiX: Add a warning and increase compression.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 11 Sep 2016 04:35:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b82695d9976ebed00f34bfc45f0358db095e0670
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b82695d by Gerald Combs (gerald@xxxxxxxxxxxxx):

    WiX: Add a warning and increase compression.
    
    Note that you should probably uninstall the NSIS package first if it's
    installed. Set the compression level to "high".
    
    Change-Id: I10de8df580f8410fd13cdf414db1b1812a9fcf02
    Reviewed-on: https://code.wireshark.org/review/17566
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  2fb9cbd   TLS: Enhance display of Hello Extension
    adds  b82695d   WiX: Add a warning and increase compression.


Summary of changes:
 packaging/wix/CMakeLists.txt      |    1 +
 packaging/wix/Makefile.am         |    1 +
 packaging/wix/StringOverrides.wxl |    4 ++++
 packaging/wix/Wireshark.wxs       |    9 ++++++---
 4 files changed, 12 insertions(+), 3 deletions(-)
 create mode 100644 packaging/wix/StringOverrides.wxl