Wireshark-commits: [Wireshark-commits] master 75a4568: NSIS: Fixup some uninstall variables.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 May 2018 19:42:16 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=75a4568a002edc7134c9a406ad1cce4b39fff678
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

75a4568 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    NSIS: Fixup some uninstall variables.
    
    Add back the PROGRAM_NAME_GTK definition, since its links might be left
    over from a previous install. Remove the PROGRAM_NAME_QT references,
    since it's been the same as PROGRAM_NAME for quite a while.
    
    Change-Id: I79724a6a1c9861ffae9aed6a59d48205a40941cd
    Reviewed-on: https://code.wireshark.org/review/27459
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  becc442   wsutil: fix WS_INET_ADDRSTRLEN definition on Windows
    adds  75a4568   NSIS: Fixup some uninstall variables.


Summary of changes:
 packaging/nsis/uninstall.nsi | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)