Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk menu.c Makefile.am Makefile.nmake

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

From: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Tue, 8 Aug 2000 07:24:39 -0500 (CDT)
deniel      2000/08/08 07:24:36 CDT

  Modified files:
    gtk                  menu.c Makefile.am Makefile.nmake 
  Log:
  Add a Help window that contains:
  
  - short overview
  - list of known protocols
  - list of display filters
  - short capture filter help
  
  The display filter help can be extended in the future
  when we will have a GUI for filter construction. But
  this is better than nothing ;-)
  And cut & paste from the text help window and the filter
  input field works...
  
  Revision  Changes    Path
  1.33      +4 -2      ethereal/gtk/menu.c
  1.29      +3 -1      ethereal/gtk/Makefile.am
  1.12      +1 -0      ethereal/gtk/Makefile.nmake