Wireshark-commits: [Wireshark-commits] master aa44e3b: NSIS: Disable GTK+ by default.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa44e3b75da316bb9ee3237c401042afa36db7d8
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
aa44e3b by Gerald Combs (gerald@xxxxxxxxxxxxx):
    NSIS: Disable GTK+ by default.
    
    Disable the legacy UI by default. Associate our Programs and Features icon
    with Wireshark.exe. Move some GTK+-specific code to SecWiresharkGtk. Make
    sure the /desktopicon and /quicklaunchicon apply to Wireshark.exe. Remove
    unneeded parentheses in the display name.
    
    Change-Id: Ia7662d003d15afd809d81631e059e249a93d0999
    Reviewed-on: https://code.wireshark.org/review/17593
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  3c16363   WSUG: Fixup PDF images.
    adds  aa44e3b   NSIS: Disable GTK+ by default.
Summary of changes:
 packaging/nsis/common.nsh    |    2 +-
 packaging/nsis/wireshark.nsi |   88 ++++++++++++++++++------------------------
 2 files changed, 38 insertions(+), 52 deletions(-)