1
0
Fork 0
forked from len0rd/rockbox
foxbox/rbutil/rbutilqt/rbutilqt.qrc
Dominik Riebeling 2b00166a00 rbutil: Always use svg icon for Window icon.
Since we now have svg support enabled (and used) for all platforms we
can simply use the svg one, and bring it in line with the rest of the
icon.

Change-Id: If99f1be0205de1a87eb727c33400811620d9876d
2020-12-14 20:18:52 +01:00

97 lines
4.9 KiB
Text

<RCC>
<qresource prefix="/">
<file alias="docs/CREDITS">../../docs/CREDITS</file>
<file alias="docs/gpl-2.0.html">../../docs/gpl-2.0.html</file>
<file alias="docs/lgpl-2.1.txt">logger/LICENSE.LGPL</file>
<file alias="docs/COPYING.SPEEX">../../lib/rbcodec/codecs/libspeex/COPYING</file>
<file alias="docs/LICENSE.TOMCRYPT">../../utils/tomcrypt/LICENSE</file>
<file alias="docs/LICENSE.BZIP2">../bzip2/LICENSE</file>
<file alias="docs/LICENSE.BSPATCH">../bspatch/LICENSE</file>
<file alias="docs/changelog.txt">changelog.txt</file>
</qresource>
<qresource>
<file alias="builtin/VOICE_PAUSE.wav">../../tools/VOICE_PAUSE.wav</file>
<file alias="builtin/voice-corrections.txt">../../tools/voice-corrections.txt</file>
</qresource>
<qresource prefix="/">
<file>icons/audio-volume-high.svg</file>
<file>icons/edit-clear.svg</file>
<file>icons/preferences-desktop-font.svg</file>
<file>icons/preferences-desktop-theme.svg</file>
<file>icons/multimedia-player.svg</file>
<file>icons/input-gaming.svg</file>
<file>icons/audio-input-microphone.svg</file>
<file>icons/dialog-error.svg</file>
<file>icons/dialog-information.svg</file>
<file>icons/dialog-warning.svg</file>
<file>icons/document-save.svg</file>
<file>icons/edit-find.svg</file>
<file>icons/go-next.svg</file>
<file>icons/media-eject.svg</file>
<file>icons/network-idle.svg</file>
<file>icons/package-x-generic.svg</file>
<file>icons/preferences-desktop-locale.svg</file>
<file>icons/preferences-system.svg</file>
<file>icons/process-stop.svg</file>
<file>icons/system-search.svg</file>
<file>icons/user-trash-full.svg</file>
<file>icons/view-refresh.svg</file>
<file>icons/wizard.jpg</file>
<file alias="icons/rockbox-clef.svg">../../docs/logo/rockbox-clef.svg</file>
<file alias="icons/rockbox-logo.svg">../../docs/logo/rockbox-logo.svg</file>
</qresource>
<qresource>
<file>icons/players/archosfmrecorder-small.png</file>
<file>icons/players/archosondiofm-small.png</file>
<file>icons/players/archosondiosp-small.png</file>
<file>icons/players/archosplayer-small.png</file>
<file>icons/players/archosrecorder-small.png</file>
<file>icons/players/archosrecorderv2-small.png</file>
<file>icons/players/cowond2-small.png</file>
<file>icons/players/gigabeatfx-small.png</file>
<file>icons/players/gigabeats-small.png</file>
<file>icons/players/gogearhdd1630-small.png</file>
<file>icons/players/gogearhdd6330-small.png</file>
<file>icons/players/gogearsa9200-small.png</file>
<file>icons/players/hifimanhm60x-small.png</file>
<file>icons/players/hifimanhm801-small.png</file>
<file>icons/players/iaudiom3-small.png</file>
<file>icons/players/iaudiom5-small.png</file>
<file>icons/players/iaudiox5-small.png</file>
<file>icons/players/ipod1g2g-small.png</file>
<file>icons/players/ipod3g-small.png</file>
<file>icons/players/ipod4g-small.png</file>
<file>icons/players/ipodcolor-small.png</file>
<file>icons/players/ipodmini1g-small.png</file>
<file>icons/players/ipodnano1g-small.png</file>
<file>icons/players/ipodnano2g-small.png</file>
<file>icons/players/ipodvideo-small.png</file>
<file>icons/players/ipod6g-small.png</file>
<file>icons/players/iriverh100-small.png</file>
<file>icons/players/iriverh10_5gb-small.png</file>
<file>icons/players/iriverh10-small.png</file>
<file>icons/players/iriverh300-small.png</file>
<file>icons/players/mpiohd200-small.png</file>
<file>icons/players/mpiohd300-small.png</file>
<file>icons/players/mrobe100-small.png</file>
<file>icons/players/mrobe500-small.png</file>
<file>icons/players/samsungyh820-small.png</file>
<file>icons/players/samsungyh920-small.png</file>
<file>icons/players/samsungyh925-small.png</file>
<file>icons/players/samsungypr0-small.png</file>
<file>icons/players/sansac200-small.png</file>
<file>icons/players/sansaclipplus-small.png</file>
<file>icons/players/sansaclip-small.png</file>
<file>icons/players/sansaclipzip-small.png</file>
<file>icons/players/sansaconnect-small.png</file>
<file>icons/players/sansae200-small.png</file>
<file>icons/players/sansafuzeplus-small.png</file>
<file>icons/players/sansafuze-small.png</file>
<file>icons/players/vibe500-small.png</file>
<file>icons/players/vx747-small.png</file>
<file>icons/players/vx777-small.png</file>
</qresource>
<qresource prefix="/ini">
<file>rbutil.ini</file>
</qresource>
</RCC>