Wireshark-commits: [Wireshark-commits] master c656aff: Windows: Get rid of textify.ps1.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 17 Dec 2019 21:53:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c656affc346d61d7d606f5a55d006c2f5863c3b4
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c656aff by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Windows: Get rid of textify.ps1.
    
    We used textify.ps1 to ensure that the .txt files in our Windows
    installers would render properly in Notepad if the user double-clicked
    on them. Newer versions of Windows have a more sane Notepad, so this is
    no longer necessary:
    
    https://devblogs.microsoft.com/commandline/extended-eol-in-notepad/
    
    Copy COPYING, NEWS, README.md, and README.windows once.
    
    Update README.windows.
    
    Change-Id: Ibb8b749725f13e0e49d2a2abe04603d9f2be7960
    Reviewed-on: https://code.wireshark.org/review/35470
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  2abade0   MsgPack: add dissector to UDP port decode as list
     add  c656aff   Windows: Get rid of textify.ps1.


Summary of changes:
 CMakeLists.txt    | 42 +++++++++------------------
 README.windows    | 17 +++++------
 tools/textify.ps1 | 86 -------------------------------------------------------
 3 files changed, 23 insertions(+), 122 deletions(-)
 delete mode 100755 tools/textify.ps1