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

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: Thu, 29 Apr 2004 19:40:45 -0500 (CDT)
guy         2004/04/29 19:40:45 CDT

  Modified files:
    gtk                  layout_prefs.c layout_prefs.h 
  Log:
  The layout types and pane types don't depend on GTK+, so move their
  definitions to "prefs.h".
  
  Use them, rather than (incorrect) raw numerical values, when
  initializing the preferences.
  
  Revision  Changes    Path
  1.3       +2 -2      ethereal/gtk/layout_prefs.c
  1.2       +1 -19     ethereal/gtk/layout_prefs.h