Wireshark-commits: [Wireshark-commits] master c01f369: qt: minor string change in capture options

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 10 May 2015 16:17:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c01f369b73baba0a5be0cdebff7bef8fd0e3a65a
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c01f369 by Evan Huus (eapache@xxxxxxxxx):

    qt: minor string change in capture options
    
    Replace "Capture in" with "Enable" for promiscuous mode; the checkbox doesn't
    actually affect which interfaces get captured on, which is the way I wanted to
    read the old text.
    
    Change-Id: I35dd2c8f9523311cb267515804b1421e50e60e06
    Reviewed-on: https://code.wireshark.org/review/8374
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  4263c13   mergecap: fix merge of files with different encapsulation types
    adds  c01f369   qt: minor string change in capture options


Summary of changes:
 ui/qt/capture_interfaces_dialog.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)