Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk hostlist_eth.c hostlist_fc.c hostlist_fd

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Mon, 23 Feb 2004 14:28:31 -0600 (CST)
ulfl        2004/02/23 14:28:31 CST

  Modified files:
    gtk                  hostlist_eth.c hostlist_fc.c 
                         hostlist_fddi.c hostlist_ip.c 
                         hostlist_ipx.c hostlist_tr.c io_stat.c 
                         menu.c tap_menu.h tcp_graph.c 
  Log:
  Changed all items to "Endpoint List" and get rid of the "Host List" group.
  called "IO stats" now "Throughput Graph" as this might be somewhat more descriptive IMHO.
  Same applies to the "TCP Stream Analysis" -> "TCP Stream Graphs"
  
  Revision  Changes    Path
  1.5       +2 -2      ethereal/gtk/hostlist_eth.c
  1.5       +2 -2      ethereal/gtk/hostlist_fc.c
  1.5       +2 -2      ethereal/gtk/hostlist_fddi.c
  1.5       +2 -2      ethereal/gtk/hostlist_ip.c
  1.5       +2 -2      ethereal/gtk/hostlist_ipx.c
  1.5       +2 -2      ethereal/gtk/hostlist_tr.c
  1.66      +3 -3      ethereal/gtk/io_stat.c
  1.173     +1 -5      ethereal/gtk/menu.c
  1.4       +2 -3      ethereal/gtk/tap_menu.h
  1.55      +5 -5      ethereal/gtk/tcp_graph.c