first go at app icon

This commit is contained in:
Morgan McMillian 2016-10-30 16:50:59 -07:00
parent fe1c24700a
commit bafe3a26d3
7 changed files with 13 additions and 6 deletions

BIN
Goober_110.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

BIN
Goober_144.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
Goober_90.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

BIN
Goober_96.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View file

@ -85,7 +85,10 @@
<!-- The icon for the application, which should be 114x114. -->
<icon>
<image>icon.png</image>
<image>Goober_110.png</image>
<image>Goober_144.png</image>
<image>Goober_90.png</image>
<image>Goober_96.png</image>
</icon>
<asset path="icon.png">icon.png</asset>
@ -95,6 +98,10 @@
<asset path="translations" dest="qm">
<include name="*.qm"/>
</asset>
<asset path="Goober_110.png">Goober_110.png</asset>
<asset path="Goober_144.png">Goober_144.png</asset>
<asset path="Goober_90.png">Goober_90.png</asset>
<asset path="Goober_96.png">Goober_96.png</asset>
<!-- Request permission to execute native code. Required for native applications. -->
<permission system="true">run_native</permission>

View file

@ -1 +1 @@
228
230

View file

@ -162,22 +162,22 @@
<context>
<name>StreamTab</name>
<message>
<location filename="../assets/StreamTab.qml" line="132"/>
<location filename="../assets/StreamTab.qml" line="130"/>
<source>New Post</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../assets/StreamTab.qml" line="146"/>
<location filename="../assets/StreamTab.qml" line="144"/>
<source>To Top</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../assets/StreamTab.qml" line="174"/>
<location filename="../assets/StreamTab.qml" line="172"/>
<source>To Bottom</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../assets/StreamTab.qml" line="161"/>
<location filename="../assets/StreamTab.qml" line="159"/>
<source>Reload</source>
<translation type="unfinished"></translation>
</message>