diff options
| author | manuel <manuel@mausz.at> | 2011-04-13 03:49:23 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-13 03:49:23 +0200 |
| commit | 646c9849bc02c64398d5490b633132c0a3291441 (patch) | |
| tree | 75035a88d3fe984d87c40e507c9a35c2382687b9 /pacman-c++/pacman.qrc | |
| parent | 5305fd513b105245059f55d82fc6210ad99d1d14 (diff) | |
| download | foop-646c9849bc02c64398d5490b633132c0a3291441.tar.gz foop-646c9849bc02c64398d5490b633132c0a3291441.tar.bz2 foop-646c9849bc02c64398d5490b633132c0a3291441.zip | |
adding google sounds
Diffstat (limited to 'pacman-c++/pacman.qrc')
| -rw-r--r-- | pacman-c++/pacman.qrc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/pacman-c++/pacman.qrc b/pacman-c++/pacman.qrc index c4b18e6..6654fd1 100644 --- a/pacman-c++/pacman.qrc +++ b/pacman-c++/pacman.qrc | |||
| @@ -23,8 +23,9 @@ | |||
| 23 | <qresource prefix="/sound"> | 23 | <qresource prefix="/sound"> |
| 24 | <file alias="sound1">sound/intro.ogg</file> | 24 | <file alias="sound1">sound/intro.ogg</file> |
| 25 | <file alias="sound2">sound/waka_waka.ogg</file> | 25 | <file alias="sound2">sound/waka_waka.ogg</file> |
| 26 | <file alias="sound3">sound/eating_cherry.ogg</file> | 26 | <file alias="sound3">sound/eating_fruit.ogg</file> |
| 27 | <file alias="sound4">sound/die.ogg</file> | 27 | <file alias="sound4">sound/eating_ghost.ogg</file> |
| 28 | <file alias="sound5">sound/siren.ogg</file> | 28 | <file alias="sound5">sound/die.ogg</file> |
| 29 | <file alias="sound6">sound/ambient.ogg</file> | ||
| 29 | </qresource> | 30 | </qresource> |
| 30 | </RCC> | 31 | </RCC> |
