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

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, 15 Aug 2000 15:46:25 -0500 (CDT)
deniel      2000/08/15 15:46:22 CDT

  Modified files:
    gtk                  main.c 
  Log:
  Implements the "Properties" menu item which displays the preferences window
  at the correct notebook page when a particular protocol (which has registered
  some preferences) is selected in the tree view.
  
  - add set_menus_for_selected_tree_row() in menu.[ch]
  
  - add prefs_is_registered_protocol() and
        prefs_get_title_by_name() in prefs.[ch]
  
  Revision  Changes    Path
  1.134     +4 -1      ethereal/gtk/main.c