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: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sun, 22 Feb 2004 23:35:47 -0600 (CST)
guy         2004/02/22 23:35:47 CST

  Modified files:
    gtk                  hostlist_eth.c hostlist_fc.c 
                         hostlist_fddi.c hostlist_ip.c 
                         hostlist_ipx.c hostlist_table.c 
                         hostlist_tcpip.c hostlist_tr.c 
                         hostlist_udpip.c 
  Log:
  Make the tap names for host statistics use "hosts" instead of "conv",
  and make the tap names for endpoint statistics use "endpoints" instead
  of "conv".
  
  Similarly, make the titles for their windows say "Hosts" or "Endpoints"
  rather than "Conversations".
  
  Revision  Changes    Path
  1.3       +6 -6      ethereal/gtk/hostlist_eth.c
  1.3       +6 -6      ethereal/gtk/hostlist_fc.c
  1.3       +6 -6      ethereal/gtk/hostlist_fddi.c
  1.3       +6 -6      ethereal/gtk/hostlist_ip.c
  1.3       +6 -6      ethereal/gtk/hostlist_ipx.c
  1.3       +4 -5      ethereal/gtk/hostlist_table.c
  1.4       +6 -6      ethereal/gtk/hostlist_tcpip.c
  1.3       +6 -6      ethereal/gtk/hostlist_tr.c
  1.4       +6 -6      ethereal/gtk/hostlist_udpip.c