Wireshark-commits: [Wireshark-commits] master 29f7c7a: Update the expert indicators.

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

Commits:

29f7c7a by Gerald Combs (gerald@xxxxxxxx):

    Update the expert indicators.
    
    Add @2x versions. Remove expert_ok. It appears to be unused.
    
    Change-Id: If36f839f622e235334a4237a9c5424c15a9945bc
    Reviewed-on: https://code.wireshark.org/review/7594
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  87c0df3   Qt: Paint elided LableStack text by hand.
    adds  29f7c7a   Update the expert indicators.


Summary of changes:
 Makefile.am                 |    1 -
 image/expert_chat.png       |  Bin 437 -> 512 bytes
 image/expert_error.png      |  Bin 473 -> 487 bytes
 image/expert_indicators.svg |  595 ++++++++++++++++++++++++++++---------------
 image/expert_none.png       |  Bin 393 -> 488 bytes
 image/expert_note.png       |  Bin 437 -> 465 bytes
 image/expert_ok.png         |  Bin 349 -> 0 bytes
 image/expert_warn.png       |  Bin 441 -> 501 bytes
 image/status.qrc            |    1 -
 ui/qt/Makefile.am           |   37 +--
 10 files changed, 394 insertions(+), 240 deletions(-)
 delete mode 100644 image/expert_ok.png