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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 26 May 2000 02:33:01 -0500 (CDT)
guy         2000/05/26 02:32:59 CDT

  Modified files:
    gtk                  dlg_utils.c 
  Log:
  Don't duplicate the "gtk_radio_button_new_with_label()" and
  "gtk_check_button_new_with_label()" code, just call those routines and
  then fix up the label, as suggested by Dermot Musgrove on the gtk
  mailing list.
  
  Revision  Changes    Path
  1.3       +38 -39    ethereal/gtk/dlg_utils.c