URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07f0cf86333e7d2dd805731a322652ae5101a358
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
07f0cf8 by Dirk (doj@xxxxxxxxx):
Add menu item for capture comment dialog in GTK+
Qt already has a menu item for this in Statistics -> Capture File Properties
Bug: 9628
Change-Id: I85dd6f85d43fbfb60c2f4db82d9a02d91866127c
Reviewed-on: https://code.wireshark.org/review/12725
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 85e3750 Get rid of the argument to filter_expression_init().
adds 07f0cf8 Add menu item for capture comment dialog in GTK+
Summary of changes:
docbook/wsug_src/WSUG_chapter_use.asciidoc | 5 +++++
ui/gtk/edit_packet_comment_dlg.c | 12 ++----------
ui/gtk/edit_packet_comment_dlg.h | 2 +-
ui/gtk/main_menubar.c | 22 +++++++++++++---------
ui/gtk/main_statusbar.c | 2 +-
5 files changed, 22 insertions(+), 21 deletions(-)