Wireshark-commits: [Wireshark-commits] rev 25514: /trunk/ /trunk/gtk/: webbrowser.c /trunk/: config
Date: Sat, 21 Jun 2008 18:09:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25514

User: guy
Date: 2008/06/21 11:09 AM

Log:
 If we have xdg-open, always run that to launch a Web browser, and ignore
 the Web browser setting; that should honor the user's *real* preferred
 Web browser setting (i.e., the one they've selected in their desktop
 environment).
 
 Don't bother defining HTML_VIEWER as "xdg-open" if we have xdg-open - we
 don't need it.

Directory: /trunk/gtk/
  Changes    Path            Action
  +35 -1     webbrowser.c    Modified

Directory: /trunk/
  Changes    Path            Action
  +14 -8     configure.in    Modified