Wireshark-commits: [Wireshark-commits] master e312d41: GTK+: Add a Telephony/ANSI menu placeholder.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e312d418831c2f1cbb256584550b2c6ff765b7bc
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e312d41 by Gerald Combs (gerald@xxxxxxxxxxxxx):
GTK+: Add a Telephony/ANSI menu placeholder.
Add REGISTER_STAT_GROUP_TELEPHONY_ANSI as well, and use it to add
recently updated stats.
Make sure we properly escape our path separators.
Change-Id: I979d5c29a82acddec1a9bcae7e3cb9c5ea3f9d33
Reviewed-on: https://code.wireshark.org/review/9564
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 5c8b92c Make sure we get the Qt tools for the Qt version with which we're building.
adds e312d41 GTK+: Add a Telephony/ANSI menu placeholder.
Summary of changes:
asn1/ansi_map/packet-ansi_map-template.c | 4 ++--
epan/dissectors/packet-ansi_a.c | 8 ++++----
epan/dissectors/packet-ansi_map.c | 4 ++--
epan/stat_groups.h | 1 +
ui/gtk/main_menubar.c | 10 +++++++---
ui/gtk/tap_param_dlg.c | 15 ++++++++++++++-
6 files changed, 30 insertions(+), 12 deletions(-)