URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4291c3a51784e0c5aa2f81e5e6165b78e9d3d1a8
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
4291c3a 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>
(cherry picked from commit 2eb1a0dd6102e6a2958457d12fc85becb30358d6)
Reviewed-on: https://code.wireshark.org/review/33701
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 1f52d06 debian/control: remove debhelper and cdbs from wireshark-dev
add 4291c3a 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(-)