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

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

From: Olivier Abad <oabad@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Feb 2003 01:50:51 -0600 (CST)
oabad       2003/02/17 01:50:50 CST

  Modified files:
    gtk                  stream_prefs.c main.c 
  Log:
  In gtk2 code, replace gdk_string_width() with the "Pango" way of
  computing strings width and height.
  
  Revision  Changes    Path
  1.16      +5 -5      ethereal/gtk/stream_prefs.c
  1.281     +8 -4      ethereal/gtk/main.c