Wireshark-commits: [Wireshark-commits] rev 20445: /trunk/gtk/ /trunk/gtk/: help_dlg.c

Date: Mon, 15 Jan 2007 22:17:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20445

User: ulfl
Date: 2007/01/15 10:17 PM

Log:
 Help:
 - Win32 only: try to load help page from local user-guide.chm (if HHC_DIR is set in config.nmake) and if that fails:
 - show corresponding help page directly from www.wireshark.org in the configured web browser.
 
 The "internet way" will be the only way for all UNIX based versions, as they cannot read .chm files.

Directory: /trunk/gtk/
  Changes    Path          Action
  +59 -50    help_dlg.c    Modified