Wireshark-commits: [Wireshark-commits] master 92cce48: GUI: Add shortcut for packet and capture com

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 May 2016 13:51:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=92cce488308c839aa4949de7cb8bfb0f9a3ac5e2
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

92cce48 by Uli Heilmeier (uh@xxxxxxxxxxxx):

    GUI: Add shortcut for packet and capture comment
    
    Added "Ctrl+Alt+C" as shortcut for packet comment.
    Added "Ctrl+Alt+Shift+C" as shortcut for capture comment (GTK)
    resp. for Capture File Properties (QT)
    
    Bug: 12410
    Change-Id: I1ba61a38829c35f3bb166a94cda4bec3901c7ef1
    Reviewed-on: https://code.wireshark.org/review/15300
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c38f4e1   pcap-common: Account for padding in ENCAP_ERF len and caplen
    adds  92cce48   GUI: Add shortcut for packet and capture comment


Summary of changes:
 ui/gtk/main_menubar.c |    4 ++--
 ui/qt/main_window.ui  |    6 ++++++
 2 files changed, 8 insertions(+), 2 deletions(-)