edje: actually all wav are lacking.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 19 Dec 2011 16:47:58 +0000 (16:47 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 19 Dec 2011 16:47:58 +0000 (16:47 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66335 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/examples/multisense.edc

index f0b99a6..5a3cf79 100644 (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