Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk about_dlg.h Makefile.am about_dlg.c main

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, 21 May 2004 03:44:46 -0500 (CDT)
guy         2004/05/21 03:44:46 CDT

  Modified files:
    gtk                  Makefile.am about_dlg.c main.h menu.c 
  Added files:
    gtk                  about_dlg.h 
  Log:
  Now that the "About" dialog box's code is in "gtk/about_dlg.c", move the
  "create an About dialog" function's declaration to "gtk/about_dlg.h".
  
  Revision  Changes    Path
  1.97      +2 -1      ethereal/gtk/Makefile.am
  1.5       +2 -1      ethereal/gtk/about_dlg.c
  1.49      +1 -2      ethereal/gtk/main.h
  1.197     +2 -1      ethereal/gtk/menu.c