mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Clean up double path in resource file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16854 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7ff853fc1b
commit
8406d92475
18 changed files with 85 additions and 85 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<qresource>
|
||||
<file alias="builtin/VOICE_PAUSE.wav">../../tools/VOICE_PAUSE.wav</file>
|
||||
</qresource>
|
||||
<qresource prefix="/icons" >
|
||||
<qresource prefix="/" >
|
||||
<file>icons/audio-input-microphone.png</file>
|
||||
<file>icons/bootloader_btn.png</file>
|
||||
<file>icons/dialog-error.png</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue