Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk stream_prefs.c stream_prefs.h Makefile.a

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

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Wed, 1 Dec 1999 22:30:32 -0600 (CST)
gerald      1999/12/01 22:30:22 CST

  Modified files:
    gtk                  Makefile.am main.c prefs_dlg.c 
  Added files:
    gtk                  stream_prefs.c stream_prefs.h 
  Log:
  Add stream window color preferences.  We don't (yet) use cmaps, so this
  may not work with pseudocolor systems.
  
  Revision  Changes    Path
  1.11      +4 -2      ethereal/gtk/Makefile.am
  1.58      +16 -16    ethereal/gtk/main.c
  1.3       +15 -9     ethereal/gtk/prefs_dlg.c