From c876d3bbefe0dc00c27ca0c12d29da5874946962 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Wed, 15 Dec 2021 21:04:28 +0100 Subject: rbutil: Merge rbutil with utils folder. rbutil uses several components from the utils folder, and can be considered part of utils too. Having it in a separate folder is an arbitrary split that doesn't help anymore these days, so merge them. This also allows other utils to easily use libtools.make without the need to navigate to a different folder. Change-Id: I3fc2f4de19e3e776553efb5dea5f779dfec0dc21 --- utils/rbutilqt/rbutilqt.qrc | 97 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 utils/rbutilqt/rbutilqt.qrc (limited to 'utils/rbutilqt/rbutilqt.qrc') diff --git a/utils/rbutilqt/rbutilqt.qrc b/utils/rbutilqt/rbutilqt.qrc new file mode 100644 index 0000000000..7ea638c54b --- /dev/null +++ b/utils/rbutilqt/rbutilqt.qrc @@ -0,0 +1,97 @@ + + + ../../docs/CREDITS + ../../docs/gpl-2.0.html + logger/LICENSE.LGPL + ../../lib/rbcodec/codecs/libspeex/COPYING + ../../utils/tomcrypt/LICENSE + ../bzip2/LICENSE + ../bspatch/LICENSE + changelog.txt + + + ../../tools/VOICE_PAUSE.wav + ../../tools/voice-corrections.txt + + + icons/audio-volume-high.svg + icons/edit-clear.svg + icons/preferences-desktop-font.svg + icons/preferences-desktop-theme.svg + icons/multimedia-player.svg + icons/input-gaming.svg + icons/audio-input-microphone.svg + icons/dialog-error.svg + icons/dialog-information.svg + icons/dialog-warning.svg + icons/document-save.svg + icons/edit-find.svg + icons/go-next.svg + icons/media-eject.svg + icons/network-idle.svg + icons/package-x-generic.svg + icons/preferences-desktop-locale.svg + icons/preferences-system.svg + icons/process-stop.svg + icons/system-search.svg + icons/user-trash-full.svg + icons/view-refresh.svg + icons/wizard.jpg + ../../docs/logo/rockbox-clef.svg + ../../docs/logo/rockbox-logo.svg + + + icons/players/archosfmrecorder-small.png + icons/players/archosondiofm-small.png + icons/players/archosondiosp-small.png + icons/players/archosplayer-small.png + icons/players/archosrecorder-small.png + icons/players/archosrecorderv2-small.png + icons/players/cowond2-small.png + icons/players/gigabeatfx-small.png + icons/players/gigabeats-small.png + icons/players/gogearhdd1630-small.png + icons/players/gogearhdd6330-small.png + icons/players/gogearsa9200-small.png + icons/players/hifimanhm60x-small.png + icons/players/hifimanhm801-small.png + icons/players/iaudiom3-small.png + icons/players/iaudiom5-small.png + icons/players/iaudiox5-small.png + icons/players/ipod1g2g-small.png + icons/players/ipod3g-small.png + icons/players/ipod4g-small.png + icons/players/ipodcolor-small.png + icons/players/ipodmini1g-small.png + icons/players/ipodnano1g-small.png + icons/players/ipodnano2g-small.png + icons/players/ipodvideo-small.png + icons/players/ipod6g-small.png + icons/players/iriverh100-small.png + icons/players/iriverh10_5gb-small.png + icons/players/iriverh10-small.png + icons/players/iriverh300-small.png + icons/players/mpiohd200-small.png + icons/players/mpiohd300-small.png + icons/players/mrobe100-small.png + icons/players/mrobe500-small.png + icons/players/samsungyh820-small.png + icons/players/samsungyh920-small.png + icons/players/samsungyh925-small.png + icons/players/samsungypr0-small.png + icons/players/sansac200-small.png + icons/players/sansaclipplus-small.png + icons/players/sansaclip-small.png + icons/players/sansaclipzip-small.png + icons/players/sansaconnect-small.png + icons/players/sansae200-small.png + icons/players/sansafuzeplus-small.png + icons/players/sansafuze-small.png + icons/players/vibe500-small.png + icons/players/vx747-small.png + icons/players/vx777-small.png + + + rbutil.ini + + -- cgit v1.2.3