Wireshark-commits: [Wireshark-commits] master cd5b932: Qt: "Conversation" → "Coloring"

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Jan 2016 05:21:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd5b93281287b7fb169e1bd9be0a3c60814c4dec
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cd5b932 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: "Conversation" → "Coloring"
    
    Change actionViewColorizeNewConversationRule to
    actionViewColorizeNewColoringRule and change its text accordingly.
    We're building a rule based on a general filter, not a conversation.
    
    Change-Id: Ic408050eed6f24690e3e759e6963f9930fe4b5e9
    Reviewed-on: https://code.wireshark.org/review/13266
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9b1e318   test: Add test in decryption test suite for 802.11w
    adds  cd5b932   Qt: "Conversation" → "Coloring"


Summary of changes:
 ui/qt/main_window.h         |    2 +-
 ui/qt/main_window.ui        |    8 ++++----
 ui/qt/main_window_slots.cpp |   10 ++++------
 3 files changed, 9 insertions(+), 11 deletions(-)