From 5d7261eb78a84974c9137fe71c931bacafa054dc Mon Sep 17 00:00:00 2001 From: Richard Sharpe Date: Sat, 3 Jan 2004 18:05:57 +0000 Subject: Make Analyze/Statistics have an accelerator of Alt+A S and move Analyze/Summary to Alt+A Y. svn path=/trunk/; revision=9537 --- gtk/ansi_map_stat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk/ansi_map_stat.c') diff --git a/gtk/ansi_map_stat.c b/gtk/ansi_map_stat.c index 2160c496bc..826e484e68 100644 --- a/gtk/ansi_map_stat.c +++ b/gtk/ansi_map_stat.c @@ -5,7 +5,7 @@ * * MUCH code modified from service_response_time_table.c. * - * $Id: ansi_map_stat.c,v 1.7 2003/12/21 22:24:41 guy Exp $ + * $Id: ansi_map_stat.c,v 1.8 2004/01/03 18:05:55 sharpe Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -482,5 +482,5 @@ register_tap_listener_gtkansi_map_stat(void) void register_tap_menu_gtkansi_map_stat(void) { - register_tap_menu_item("Statistics/ANSI MAP Operation", ansi_map_stat_gtk_cb, NULL, NULL, NULL); + register_tap_menu_item("_Statistics/ANSI MAP Operation", ansi_map_stat_gtk_cb, NULL, NULL, NULL); } -- cgit v1.2.1