Wireshark-commits: [Wireshark-commits] master 2eb1a0d: Use the HTTPS URL for our main site in a few
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 May 2019 04:00:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2eb1a0dd6102e6a2958457d12fc85becb30358d6
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2eb1a0d by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Use the HTTPS URL for our main site in a few places.
    
    Fixup the encoding of plugins/plugin.rc.in while we're here.
    
    Change-Id: I21b56ce68bc3d84298a846a991c72bf710b9ae8a
    Reviewed-on: https://code.wireshark.org/review/33414
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  4997002   Clean up indentation.
     add  2eb1a0d   Use the HTTPS URL for our main site in a few places.


Summary of changes:
 INSTALL                                            | 2 +-
 debian/control                                     | 2 +-
 debian/copyright                                   | 2 +-
 doc/extcap_example.py                              | 4 ++--
 image/libwireshark.rc.in                           | 2 +-
 image/libwscodecs.rc.in                            | 2 +-
 image/libwsutil.rc.in                              | 2 +-
 image/wireshark.rc.in                              | 2 +-
 image/wiretap.rc.in                                | 2 +-
 plugins/epan/pluginifdemo/ui/pluginifdemo_about.ui | 2 +-
 plugins/plugin.rc.in                               | 5 +++--
 ui/qt/about_dialog.cpp                             | 2 +-
 wireshark.appdata.xml                              | 4 ++--
 13 files changed, 17 insertions(+), 16 deletions(-)