Remove .a files before running ar, to avoid problems with renamed files remaining...
[kugel-rb.git] / rbutil / rbutilqt / rbutilqt.qrc
blobf598769d4309adbb9072fa0daf57d9b7e5f5b91c
1 <RCC>
2     <qresource prefix="/docs" >
3         <file>CREDITS</file>
4         <file>gpl-2.0.html</file>
5     </qresource>
6      <qresource>
7         <file alias="builtin/VOICE_PAUSE.wav">../../tools/VOICE_PAUSE.wav</file>
8     </qresource>
9     <qresource prefix="/" >
10         <file>icons/audio-input-microphone.png</file>
11         <file>icons/bootloader_btn.png</file>
12         <file>icons/dialog-error.png</file>
13         <file>icons/dialog-information.png</file>
14         <file>icons/dialog-warning.png</file>
15         <file>icons/doom_btn.png</file>
16         <file>icons/edit-find.png</file>
17         <file>icons/font_btn.png</file>
18         <file>icons/go-next.png</file>
19         <file>icons/network-idle.png</file>
20         <file>icons/package-x-generic.png</file>
21         <file>icons/preferences-desktop-locale.png</file>
22         <file>icons/process-stop.png</file>
23         <file>icons/rbinstall_btn.png</file>
24         <file>icons/rblogo.png</file>
25         <file>icons/rbutil.png</file>
26         <file>icons/rembootloader_btn.png</file>
27         <file>icons/remrb_btn.png</file>
28         <file>icons/rockbox-1.png</file>
29         <file>icons/rockbox-5.png</file>
30         <file>icons/system-search.png</file>
31         <file>icons/talkfile_btn.png</file>
32         <file>icons/themes_btn.png</file>
33         <file>icons/user-trash-full.png</file>
34         <file>icons/view-refresh.png</file>
35         <file>icons/wizard.xpm</file>
36     </qresource>
37     <qresource prefix="/ini" >
38         <file>rbutil.ini</file>
39     </qresource>
40 </RCC>