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@xxxxxxxxxxxx (Guy Harris)
Date: Mon, 29 Mar 2004 17:14:43 -0600 (CST)
guy         2004/03/29 17:14:43 CST

  Modified files:
    gtk                  dlg_utils.c 
  Log:
  It *appears* that if you don't explicitly request that a file chooser
  dialog be centered on its parent, it still gets so centered; we remove
  the call to do so from the GTK+ >= 2.4 file selection dialog creation
  code.
  
  Revision  Changes    Path
  1.26      +1 -2      ethereal/gtk/dlg_utils.c