edje: actually all wav are lacking.

SVN revision: 66335
This commit is contained in:
Cedric BAIL 2011-12-19 16:47:58 +00:00
parent 95d257b32b
commit 4c282db931
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
#if 0
collections {
sounds {
sample {
name: "sound_name1" RAW;
// source: "8806__jovica__basic-sine-wave-g-1.wav";
source: "8806__jovica__basic-sine-wave-g-1.wav";
// source: "sample.wav";
// source: "sample-flac10k.wav";
// source: "sample-flac10k-mono.wav";
@ -135,4 +136,4 @@ collections {
}
}
}
#endif