Wireshark-commits: [Wireshark-commits] master 2df5bf3: WiX: Set the "Programs and Features" icon.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 29 Jul 2016 20:19:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2df5bf3ec89d672ba927c98062e5aad3403d09cf
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2df5bf3 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    WiX: Set the "Programs and Features" icon.
    
    Use our normal application icon in "Programs and Features".
    
    Change-Id: I480fcd16b9de1b58852ee8fb5226062da8ed7419
    Reviewed-on: https://code.wireshark.org/review/16768
    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  4d4a7a6   IPv6: Use some macros to set/allocate addresses
    adds  2df5bf3   WiX: Set the "Programs and Features" icon.


Summary of changes:
 packaging/wix/CMakeLists.txt    |    9 +++++----
 packaging/wix/UserInterface.wxi |    3 ++-
 packaging/wix/Wireshark.wxs     |    4 +++-
 3 files changed, 10 insertions(+), 6 deletions(-)