Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk bootp_stat.c dcerpc_stat.c endpoint_talk

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Wed, 17 Sep 2003 14:39:34 -0500 (CDT)
guy         2003/09/17 14:39:34 CDT

  Modified files:
    gtk                  bootp_stat.c dcerpc_stat.c 
                         endpoint_talkers_eth.c 
                         endpoint_talkers_fc.c 
                         endpoint_talkers_fddi.c 
                         endpoint_talkers_ip.c 
                         endpoint_talkers_ipx.c 
                         endpoint_talkers_tcpip.c 
                         endpoint_talkers_tr.c 
                         endpoint_talkers_udpip.c fc_stat.c 
                         http_stat.c io_stat.c menu.c mgcp_stat.c 
                         rpc_progs.c rpc_stat.c smb_stat.c 
                         tap_rtp.c wsp_stat.c 
  Log:
  Have "register_tap_menu_item()" put the item under Tools, not
  Tools/Statistics; change the taps to put things under Statistics
  themselves.  That allows taps to go elsewhere if appropriate.
  
  Revision  Changes    Path
  1.2       +2 -2      ethereal/gtk/bootp_stat.c
  1.21      +2 -2      ethereal/gtk/dcerpc_stat.c
  1.16      +2 -2      ethereal/gtk/endpoint_talkers_eth.c
  1.16      +2 -2      ethereal/gtk/endpoint_talkers_fc.c
  1.11      +2 -2      ethereal/gtk/endpoint_talkers_fddi.c
  1.17      +2 -2      ethereal/gtk/endpoint_talkers_ip.c
  1.15      +2 -2      ethereal/gtk/endpoint_talkers_ipx.c
  1.18      +2 -2      ethereal/gtk/endpoint_talkers_tcpip.c
  1.17      +2 -2      ethereal/gtk/endpoint_talkers_tr.c
  1.18      +2 -2      ethereal/gtk/endpoint_talkers_udpip.c
  1.9       +2 -2      ethereal/gtk/fc_stat.c
  1.3       +2 -2      ethereal/gtk/http_stat.c
  1.27      +2 -2      ethereal/gtk/io_stat.c
  1.96      +7 -7      ethereal/gtk/menu.c
  1.13      +2 -2      ethereal/gtk/mgcp_stat.c
  1.10      +2 -2      ethereal/gtk/rpc_progs.c
  1.20      +2 -2      ethereal/gtk/rpc_stat.c
  1.17      +2 -2      ethereal/gtk/smb_stat.c
  1.16      +2 -2      ethereal/gtk/tap_rtp.c
  1.2       +2 -2      ethereal/gtk/wsp_stat.c