Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk about_dlg.c about_dlg.h menu.c webbrowse

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Tue, 22 Jun 2004 11:28:27 -0500 (CDT)
ulfl        2004/06/22 11:28:27 CDT

  Modified files:
    gtk                  about_dlg.c about_dlg.h menu.c 
                         webbrowser.c 
  Log:
  add functionality, to show html files from the local installation
  
  Revision  Changes    Path
  1.15      +69 -12    ethereal/gtk/about_dlg.c
  1.5       +21 -17    ethereal/gtk/about_dlg.h
  1.206     +14 -5     ethereal/gtk/menu.c
  1.4       +49 -0     ethereal/gtk/webbrowser.c