Wireshark-commits: [Wireshark-commits] master 342c55b: Qt: Add @2x images to the layout preferences
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 2 Mar 2015 19:53:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=342c55b925b7607dfd355a593cf7bd4a04dd80bc
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

342c55b by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Add @2x images to the layout preferences.
    
    Run compress-pngs on the normal and @2x images.
    
    Change-Id: Ic5bc3c42273078f32511d986b299d8606c016f6d
    Reviewed-on: https://code.wireshark.org/review/7499
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  6878122   Main window (Qt): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  342c55b   Qt: Add @2x images to the layout preferences.


Summary of changes:
 Makefile.am           |    6 ++++++
 image/layout.qrc      |    6 ++++++
 image/layout_1@xxxxxx |  Bin 0 -> 1029 bytes
 image/layout_2@xxxxxx |  Bin 0 -> 1032 bytes
 image/layout_3@xxxxxx |  Bin 0 -> 1024 bytes
 image/layout_4.png    |  Bin 561 -> 561 bytes
 image/layout_4@xxxxxx |  Bin 0 -> 1021 bytes
 image/layout_5.png    |  Bin 563 -> 563 bytes
 image/layout_5@xxxxxx |  Bin 0 -> 999 bytes
 image/layout_6@xxxxxx |  Bin 0 -> 1016 bytes
 10 files changed, 12 insertions(+)
 create mode 100644 image/layout_1@xxxxxx
 create mode 100644 image/layout_2@xxxxxx
 create mode 100644 image/layout_3@xxxxxx
 create mode 100644 image/layout_4@xxxxxx
 create mode 100644 image/layout_5@xxxxxx
 create mode 100644 image/layout_6@xxxxxx