From 62d083525e7749fae48d608f7edd3c6d0cf03aef Mon Sep 17 00:00:00 2001 From: Ulf Lamping Date: Sun, 22 Feb 2004 21:35:58 +0000 Subject: statistics menu structure proposal: renamed "Watch Protocol" to "Statistics", Made two new toplevel menu items "Transport" and "Application" svn path=/trunk/; revision=10183 --- gtk/bootp_stat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk/bootp_stat.c') diff --git a/gtk/bootp_stat.c b/gtk/bootp_stat.c index b4c48768a7..cd55b086f4 100644 --- a/gtk/bootp_stat.c +++ b/gtk/bootp_stat.c @@ -1,7 +1,7 @@ /* bootp_stat.c * boop_stat 2003 Jean-Michel FAYARD * - * $Id: bootp_stat.c,v 1.20 2004/02/22 18:58:35 ulfl Exp $ + * $Id: bootp_stat.c,v 1.21 2004/02/22 21:35:57 ulfl Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -358,6 +358,6 @@ register_tap_listener_gtkdhcpstat(void) { register_ethereal_tap("bootp,stat,", gtk_dhcpstat_init); - register_tap_menu_item("BOOTP-DHCP (Watch Protocol)", REGISTER_TAP_LAYER_NETWORK, + register_tap_menu_item("BOOTP-DHCP (Statistics)", REGISTER_TAP_LAYER_NETWORK, gtk_dhcpstat_cb, NULL, NULL, NULL); } -- cgit v1.2.3