Wireshark-commits: [Wireshark-commits] master-2.0 e56437e: Qt UI: use a default (and minimum) value

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 19 Dec 2015 14:57:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e56437e3e78be4511c352b6932b9a32b8163bc93
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

e56437e by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Qt UI: use a default (and minimum) value of 2 for the number of files in a
    ring buffer.
    
    This matches the Gtk UI.
    
    (Note that the Qt UI's upper limit for this option (1k) is much lower than
    the Gtk UI's (100k).)
    
    Change-Id: Ie5b5b7b4bdb9205594ed7fcc38630a6268cc3acf
    Reviewed-on: https://code.wireshark.org/review/12711
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 714c59777a136dc75ef4de9dfce3136549fcece0)
    Reviewed-on: https://code.wireshark.org/review/12723
    

Actions performed:

    from  e6e19f8   Qt UI: there's no need to capitalize kilobytes, megabytes, and megabytes in the ring buffer and autostop configuration sections.
    adds  e56437e   Qt UI: use a default (and minimum) value of 2 for the number of files in a ring buffer.


Summary of changes:
 ui/qt/capture_interfaces_dialog.ui |    6 ++++++
 1 file changed, 6 insertions(+)