Wireshark-commits: [Wireshark-commits] master fc57674: Register Wireshark as the reader of mplog fi
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Apr 2016 19:02:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc5767418cae4004d9286944d464b69e3f23420a
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fc57674 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Register Wireshark as the reader of mplog files on freedesktop, OS X, and Windows.
    
    (Doing this for freedesktop.org-compliant systems requires adding a MIME type;
    yes, I just made the application/x-micropross-mplog MIME type up.)
    
    Change-Id: I11d8cc22571dd39984f8237d0ef995922bdfd15f
    Reviewed-on: https://code.wireshark.org/review/15012
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  c954b1c   Remind wiretap developers where else they need to register their file types.
    adds  fc57674   Register Wireshark as the reader of mplog files on freedesktop, OS X, and Windows.


Summary of changes:
 packaging/macosx/Info.plist.in         |   12 ++++++++++++
 packaging/nsis/AdditionalTasksPage.ini |    2 +-
 packaging/nsis/common.nsh              |    1 +
 wireshark-mime-package.xml             |   10 ++++++++++
 wireshark.desktop                      |    2 +-
 5 files changed, 25 insertions(+), 2 deletions(-)