Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk prefs_dlg.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: Thu, 19 Dec 2002 19:48:58 -0600 (CST)
guy         2002/12/19 19:48:57 CST

  Modified files:
    gtk                  prefs_dlg.c 
  Log:
  Support putting preferences into arbitrary places in a tree, which is
  used to construct the "Edit->Preferences" dialog box; this includes the
  ability to register a "subtree" for preferences.  Instead of
  special-casing protocol preferences, have a subtree "Protocols" for
  protocol preferences.
  
  Revision  Changes    Path
  1.57      +110 -67   ethereal/gtk/prefs_dlg.c