gcompris r3779 - trunk/src/boards



Author: bcoudoin
Date: Mon Mar 16 22:39:38 2009
New Revision: 3779
URL: http://svn.gnome.org/viewvc/gcompris?rev=3779&view=rev

Log:
	Fixed melody activity, some sound files was not correct which
	made it sometimes imposible to complete.



Modified:
   trunk/src/boards/memory.c

Modified: trunk/src/boards/memory.c
==============================================================================
--- trunk/src/boards/memory.c	(original)
+++ trunk/src/boards/memory.c	Mon Mar 16 22:39:38 2009
@@ -234,16 +234,16 @@
    "sounds/LuneRouge/usine/LRHits_01_by_Lionel_Allorge.ogg",
    "sounds/chronos/space/1.ogg",
    "sounds/chronos/space/2.ogg",
-   "sounds/melody/guitar/melody.ogg",
-   "sounds/melody/guitar/son1.ogg",
-   "sounds/melody/guitar/son2.ogg",
-   "sounds/melody/guitar/son3.ogg",
-   "sounds/melody/guitar/son4.ogg",
-   "sounds/melody/tachos/melody.ogg",
-   "sounds/melody/tachos/son1.ogg",
-   "sounds/melody/tachos/son2.ogg",
-   "sounds/melody/tachos/son3.ogg",
-   "sounds/melody/tachos/son4.ogg",
+   "sounds/melody/guitar/melody.wav",
+   "sounds/melody/guitar/son1.wav",
+   "sounds/melody/guitar/son2.wav",
+   "sounds/melody/guitar/son3.wav",
+   "sounds/melody/guitar/son4.wav",
+   "sounds/melody/tachos/melody.wav",
+   "sounds/melody/tachos/son1.wav",
+   "sounds/melody/tachos/son2.wav",
+   "sounds/melody/tachos/son3.wav",
+   "sounds/melody/tachos/son4.wav",
    "sounds/memory/plick.ogg",
    "sounds/memory/tick.ogg",
    "sounds/memory/tri.ogg",



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]