Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk print_dlg.c

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: Mon, 22 Dec 2003 18:32:45 -0600 (CST)
guy         2003/12/22 18:32:45 CST

  Modified files:
    gtk                  print_dlg.c 
  Log:
  Base the count of selected packets on whether there's a
  currently-selected packet.
  
  Use "cfile.count" as the total number of packets in the capture.
  
  Use "plurality" to display "packet" vs. "packets".
  
  Revision  Changes    Path
  1.51      +14 -14    ethereal/gtk/print_dlg.c