Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal Makefile.nmake

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: Mon, 21 Jun 2004 12:27:35 -0500 (CDT)
ulfl        2004/06/21 12:27:35 CDT

  Modified files:
    .                    Makefile.nmake 
  Log:
  Add experimental feature of opening a webbrowser, to show some of the
  webpages from http://www.ethereal.com. This functionality is copied from
  the Gimp.
  Win32 will use ShellExecute to use the system registered webbrowser.
  On unix builds, currently the mozilla browser is hardcoded, we still need a
  preference setting for this (I will add this later).
  
  Revision  Changes    Path
  1.424     +2 -2      ethereal/Makefile.nmake