Wireshark-commits: [Wireshark-commits] master da07c62: More context menu updates.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 30 Jul 2015 21:12:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=da07c62bd0d3a93d37e7ef66c7396c38999e0bcb
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

da07c62 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    More context menu updates.
    
    Add "Follow" and "Export Packet Bytes" to the packet detail context
    menu. Remove duplicate SCTP menu. Remove redunant action text.
    
    Change-Id: If69815dc774806e267fbd71aa390b0af6f3b0d14
    Reviewed-on: https://code.wireshark.org/review/9829
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  9603db4   Make copy menu item names more consistent.
    adds  da07c62   More context menu updates.


Summary of changes:
 ui/qt/main_window.ui  |    6 +++---
 ui/qt/packet_list.cpp |   24 ++++++++----------------
 ui/qt/proto_tree.cpp  |   18 ++++++++++++------
 3 files changed, 23 insertions(+), 25 deletions(-)