Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk ui_util.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, 13 Dec 2001 03:26:16 -0600 (CST)
guy         2001/12/13 03:26:15 CST

  Modified files:
    gtk                  ui_util.c 
  Log:
  Fix up the comment on "set_main_window_name()" (I'm not sure why I put
  that note in about KWM, unless I was noting that the title bar entry for
  a window has the window title rather than the icon title, but, as we're
  setting both, I'm not sure it's relevant), and change the name of its
  argument, as it's used to set both the window and icon titles.
  
  Add some more information to the comments for "reactivate_window()" and
  "window_icon_realize_cb()".
  
  Revision  Changes    Path
  1.6       +51 -15    ethereal/gtk/ui_util.c