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: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 23 Jan 2004 15:22:18 -0600 (CST)
guy         2004/01/23 15:22:18 CST

  Modified files:
    gtk                  main.c 
  Log:
  Do the font loading code as two larger sections of code, one for GTK+
  1.2[.x] and one for GTK+ 2.x, rather than as one section peppered with
  #ifdefs.
  
  Revision  Changes    Path
  1.371     +42 -43    ethereal/gtk/main.c