Wireshark-commits: [Wireshark-commits] master 393b220: Qt: Add "Show in Finder/Folder" for plugins.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 04 Jan 2019 12:01:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=393b22047be82dcf1194800e56a9df481759a9b6
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

393b220 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Add "Show in Finder/Folder" for plugins.
    
    Add a menu item for "Show in Finder/Folder" for plugins in cases where
    Wireshark loads plugins from other folders than is listed in "Folders".
    
    Change-Id: I8cc42d9992d885f1ca37f5769d7292bed1584f4b
    Reviewed-on: https://code.wireshark.org/review/31270
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  2fe46f2   ws_mempbrk_sse42: use same var names.
     add  393b220   Qt: Add "Show in Finder/Folder" for plugins.


Summary of changes:
 ui/qt/about_dialog.cpp | 28 ++++++++++++++++++++++++++++
 ui/qt/about_dialog.h   |  1 +
 2 files changed, 29 insertions(+)