Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 52d38a1: Qt: Remove "Extcap" from window title.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 28 Dec 2016 12:10:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52d38a18fdfc8f2b0903721e007b8f62d53e5759
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

52d38a1 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Remove "Extcap" from window title.
    
    An average user does not need to know that an interface is of type extcap.
    Remove "Extcap" from the "Extcap Interface Options" dialog.
    
    Change-Id: Iafadf2d312a4ffd5530deeac63194151571fc7d3
    Reviewed-on: https://code.wireshark.org/review/19443
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  f3df81b   Qt: Fix open extcap help URL.
    adds  52d38a1   Qt: Remove "Extcap" from window title.


Summary of changes:
 ui/qt/extcap_options_dialog.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)