diff options
| author | manuel <manuel@mausz.at> | 2011-04-09 01:33:13 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-09 01:33:13 +0200 |
| commit | 1517d892bc461aa96ea9b04ed5486fca33256fe1 (patch) | |
| tree | 15be3824170157a7507b1d4018aeacd2708669c4 /pacman-c++/pacman.qrc | |
| parent | 2c1c79748ca0eb51c23c94bf876d3918ac847f8a (diff) | |
| download | foop-1517d892bc461aa96ea9b04ed5486fca33256fe1.tar.gz foop-1517d892bc461aa96ea9b04ed5486fca33256fe1.tar.bz2 foop-1517d892bc461aa96ea9b04ed5486fca33256fe1.zip | |
fix sound (again)
Diffstat (limited to 'pacman-c++/pacman.qrc')
| -rw-r--r-- | pacman-c++/pacman.qrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pacman-c++/pacman.qrc b/pacman-c++/pacman.qrc index 98b495d..44f76d9 100644 --- a/pacman-c++/pacman.qrc +++ b/pacman-c++/pacman.qrc | |||
| @@ -19,9 +19,9 @@ | |||
| 19 | <file alias="actor4icon">pics/actor4icon.png</file> | 19 | <file alias="actor4icon">pics/actor4icon.png</file> |
| 20 | </qresource> | 20 | </qresource> |
| 21 | <qresource prefix="/sound"> | 21 | <qresource prefix="/sound"> |
| 22 | <file alias="sound2">sound/waka_waka.ogg</file> | ||
| 23 | <file alias="sound4">sound/die.ogg</file> | ||
| 24 | <file alias="sound3">sound/eating_cherry.ogg</file> | ||
| 25 | <file alias="sound1">sound/intro.ogg</file> | 22 | <file alias="sound1">sound/intro.ogg</file> |
| 23 | <file alias="sound2">sound/waka_waka2.ogg</file> | ||
| 24 | <file alias="sound3">sound/eating_cherry.ogg</file> | ||
| 25 | <file alias="sound4">sound/die.ogg</file> | ||
| 26 | </qresource> | 26 | </qresource> |
| 27 | </RCC> | 27 | </RCC> |
