Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal ethereal.c file.c menu.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 14 Jun 1999 23:49:03 -0500 (CDT)
guy         1999/06/14 23:49:00 CDT

  Modified files:
    .                    ethereal.c file.c menu.c 
  Log:
  Put "..." after menu items that will cause a dialog box to be popped up
  (standard convention in many GUIs).
  
  Make "Save as" be "Save As", and make "A" be the menu mnemonic for it in
  the "File" menu, with GTK 1.2.
  
  Revision  Changes    Path
  1.41      +11 -11    ethereal/ethereal.c
  1.28      +15 -15    ethereal/file.c
  1.19      +15 -15    ethereal/menu.c