diff options
| author | manuel <manuel@mausz.at> | 2011-04-08 15:18:38 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-08 15:18:38 +0200 |
| commit | 507f8b6ca5679c4898b721520dd4011f6b9e5824 (patch) | |
| tree | ba162976ed22e04586f6268db6a2e46621c1c036 /pacman-c++/pacman.qrc | |
| parent | d1d48ba62695572a2091867b827b1304b0da08d3 (diff) | |
| download | foop-507f8b6ca5679c4898b721520dd4011f6b9e5824.tar.gz foop-507f8b6ca5679c4898b721520dd4011f6b9e5824.tar.bz2 foop-507f8b6ca5679c4898b721520dd4011f6b9e5824.zip | |
make audioplayer useful
Diffstat (limited to 'pacman-c++/pacman.qrc')
| -rw-r--r-- | pacman-c++/pacman.qrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pacman-c++/pacman.qrc b/pacman-c++/pacman.qrc index ceb032a..98b495d 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="wakawaka">sound/waka_waka.ogg</file> | 22 | <file alias="sound2">sound/waka_waka.ogg</file> |
| 23 | <file alias="die">sound/die.ogg</file> | 23 | <file alias="sound4">sound/die.ogg</file> |
| 24 | <file alias="eatingcherry">sound/eating_cherry.ogg</file> | 24 | <file alias="sound3">sound/eating_cherry.ogg</file> |
| 25 | <file alias="intro">sound/intro.ogg</file> | 25 | <file alias="sound1">sound/intro.ogg</file> |
| 26 | </qresource> | 26 | </qresource> |
| 27 | </RCC> | 27 | </RCC> |
