URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=162edec9ad00ec04cb5927482ba1620a354f2037
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
162edec by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Register a few more file extensions as belonging to Wireshark.
Register Wireshark for PacketLogger, ERF, IPFIX, and VWR files on
freedesktop.org, OS X, and Windows (we were already registered for ERF and VWR
files on Windows).
Change-Id: I8105997cb15ea06e1c078489fd88763d4ce9e40c
Reviewed-on: https://code.wireshark.org/review/15635
Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 16c9156 Qt: Color _ANY and _TCP sequence analysis items.
adds 162edec Register a few more file extensions as belonging to Wireshark.
Summary of changes:
packaging/macosx/Info.plist.in | 50 ++++++++++++++++++++++++++++-
packaging/nsis/AdditionalTasksPage.ini | 4 +--
packaging/nsis/common.nsh | 5 ++-
packaging/wix/ComponentGroups.wxi | 54 ++++++++++++++++++++++++++++++++
wireshark-mime-package.xml | 32 ++++++++++++++++++-
wireshark.desktop | 2 +-
wiretap/file_access.c | 4 +--
7 files changed, 143 insertions(+), 8 deletions(-)