Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk decode_as_dlg.c decode_as_dlg.h 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@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 11 Feb 2001 17:02:05 -0600 (CST)
guy         2001/02/11 17:02:05 CST

  Modified files:
    gtk                  decode_as_dlg.c decode_as_dlg.h menu.c 
  Log:
  Inactivate the "Decode As" menu item if the "Decode As" dialog box
  wouldn't actually offer any options to the user.
  
  Make a bunch of routines static that aren't used outside
  "decode_as_dlg.c".
  
  Remove the declaration of the nonexistent "decode_as_register_tcpudp()"
  routine.
  
  Revision  Changes    Path
  1.2       +23 -11    ethereal/gtk/decode_as_dlg.c
  1.2       +2 -2      ethereal/gtk/decode_as_dlg.h
  1.49      +3 -2      ethereal/gtk/menu.c