1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-30 17:20:26 +02:00

Improve application icon support (hopefully :D).

This commit is contained in:
Dominik Schmidt
2010-11-03 19:28:25 +01:00
parent d165528b0a
commit 3f30b32078
17 changed files with 127 additions and 12 deletions

View File

@@ -61,14 +61,14 @@
<file>./data/images/volume-slider-bkg.png</file>
<file>./data/images/volume-slider-level.png</file>
<file>./data/topbar-radiobuttons.css</file>
<file>./data/icons/tomahawk-icon-16.png</file>
<file>./data/icons/tomahawk-icon-32.png</file>
<file>./data/icons/tomahawk-icon-64.png</file>
<file>./data/icons/tomahawk-icon-128.png</file>
<file>./data/icons/tomahawk-icon-256.png</file>
<file>./data/icons/tomahawk-icon-512.png</file>
<file>./data/icons/audio-x-generic-22.png</file>
<file>./data/icons/audio-x-generic-32.png</file>
<file>./data/icons/audio-x-generic-16.png</file>
<file>./data/icons/tomahawk-icon-16x16.png</file>
<file>./data/icons/tomahawk-icon-32x32.png</file>
<file>./data/icons/tomahawk-icon-64x64.png</file>
<file>./data/icons/tomahawk-icon-128x128.png</file>
<file>./data/icons/tomahawk-icon-256x256.png</file>
<file>./data/icons/tomahawk-icon-512x512.png</file>
<file>./data/icons/audio-x-generic-22x22.png</file>
<file>./data/icons/audio-x-generic-32x32.png</file>
<file>./data/icons/audio-x-generic-16x16.png</file>
</qresource>
</RCC>