Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk endpoint_talkers_eth.c endpoint_talkers_
sahlberg    2003/09/04 18:37:46 CDT
  Modified files:
    gtk                  endpoint_talkers_eth.c 
                         endpoint_talkers_fc.c 
                         endpoint_talkers_fddi.c 
                         endpoint_talkers_ip.c 
                         endpoint_talkers_ipx.c 
                         endpoint_talkers_table.c 
                         endpoint_talkers_tcpip.c 
                         endpoint_talkers_tr.c 
                         endpoint_talkers_udpip.c 
  Log:
  Update to the conversations list.
  
  Rename it from Endpoint Talkers to : Conversation List
  
  Change command line arguments to both tethereal and ethereal
  to be -z conv,<type>
  to reflect the new name Conversations
  
  This is the last time the tethereal cmd line arg is changed.  But now it has a
  proper intuitive name at least.
  
  io,users was weird
  talkers was too close to names used in other tools
  
  Revision  Changes    Path
  1.14      +6 -6      ethereal/gtk/endpoint_talkers_eth.c
  1.14      +6 -6      ethereal/gtk/endpoint_talkers_fc.c
  1.9       +6 -6      ethereal/gtk/endpoint_talkers_fddi.c
  1.15      +6 -6      ethereal/gtk/endpoint_talkers_ip.c
  1.13      +6 -6      ethereal/gtk/endpoint_talkers_ipx.c
  1.14      +4 -3      ethereal/gtk/endpoint_talkers_table.c
  1.16      +6 -6      ethereal/gtk/endpoint_talkers_tcpip.c
  1.15      +6 -6      ethereal/gtk/endpoint_talkers_tr.c
  1.16      +6 -6      ethereal/gtk/endpoint_talkers_udpip.c