Wireshark-commits: [Wireshark-commits] master 535dd5c: NSIS: Link to Npcap.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Mar 2018 05:06:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=535dd5cb6a5abfe36e4515b6cd1c3669ea50cbe0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

535dd5c by Gerald Combs (gerald@xxxxxxxxxxxxx):

    NSIS: Link to Npcap.
    
    Mention Npcap on the WinPcap installer page and add a link to it.
    
    Update some other text and tell developers to use NSIS 3.0 while we're
    here.
    
    Change-Id: I64728f014f518439ba4a38eda7a283274d40fcdc
    Reviewed-on: https://code.wireshark.org/review/26515
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  2d15d7d   WSDG: More CMake updates.
    adds  535dd5c   NSIS: Link to Npcap.


Summary of changes:
 docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc | 10 +++-------
 docbook/wsdg_src/WSDG_chapter_tools.asciidoc       |  4 ++--
 packaging/nsis/USBPcapPage.ini                     | 10 +++++-----
 packaging/nsis/WinPcapPage.ini                     | 21 +++++++++++++++------
 packaging/nsis/common.nsh                          |  4 ++--
 packaging/nsis/wireshark.nsi                       |  8 ++++----
 6 files changed, 31 insertions(+), 26 deletions(-)