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@wireshark.org>
This commit is contained in:
Gerald Combs 2015-03-02 11:50:36 -08:00
parent 6878122187
commit 342c55b925
10 changed files with 12 additions and 0 deletions

View File

@ -916,11 +916,17 @@ EXTRA_DIST = \
image/languages/pl.svg \
image/languages/zh_CN.svg \
image/layout_1.png \
image/layout_1@2x.png \
image/layout_2.png \
image/layout_2@2x.png \
image/layout_3.png \
image/layout_3@2x.png \
image/layout_4.png \
image/layout_4@2x.png \
image/layout_5.png \
image/layout_5@2x.png \
image/layout_6.png \
image/layout_6@2x.png \
image/libwireshark.rc.in \
image/libwsutil.rc.in \
image/lo16-app-wireshark.png \

View File

@ -1,10 +1,16 @@
<RCC>
<qresource prefix="/layout">
<file>layout_1.png</file>
<file>layout_1@2x.png</file>
<file>layout_2.png</file>
<file>layout_2@2x.png</file>
<file>layout_3.png</file>
<file>layout_3@2x.png</file>
<file>layout_4.png</file>
<file>layout_4@2x.png</file>
<file>layout_5.png</file>
<file>layout_5@2x.png</file>
<file>layout_6.png</file>
<file>layout_6@2x.png</file>
</qresource>
</RCC>

BIN
image/layout_1@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
image/layout_2@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
image/layout_3@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 561 B

After

Width:  |  Height:  |  Size: 561 B

BIN
image/layout_4@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1021 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 563 B

After

Width:  |  Height:  |  Size: 563 B

BIN
image/layout_5@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 999 B

BIN
image/layout_6@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1016 B