URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15b95bab42203860eaa788d4376dfa34000f5d89
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
15b95ba by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Do not try to use unknown/non-existent webbrowser
Some systems do not have webbrowser or have strange browser.
Do not try to use it and dislayed URL for user information.
Change-Id: I3f5bcca6701b20cafa942629cbee78aa1fc689b1
Reviewed-on: https://code.wireshark.org/review/516
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from f3178a1 Remove trailing (tab)whitespace...
adds 15b95ba Do not try to use unknown/non-existent webbrowser
Summary of changes:
epan/prefs.c | 4 ++++
ui/gtk/webbrowser.c | 6 ++++--
2 files changed, 8 insertions(+), 2 deletions(-)