[gcompris/gcomprixogoo] Fixed reference to the sound file.



commit 48ae4ca58a9bfb021e4d64451e5cbe252d8133c7
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sun Dec 27 21:28:35 2009 +0100

    Fixed reference to the sound file.

 src/melody-activity/melody.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/melody-activity/melody.xml.in b/src/melody-activity/melody.xml.in
index 2c1fa71..a3022e5 100644
--- a/src/melody-activity/melody.xml.in
+++ b/src/melody-activity/melody.xml.in
@@ -7,7 +7,7 @@
 	 difficulty="2"
 	 icon="melody.svg"
 	 author="Jose JORGE (jjorge free fr)"
-	 mandatory_sound_file="sounds/melody/xylofon/son1.ogg"
+	 mandatory_sound_file="melody/xylofon_son1.ogg"
 	 boarddir="melody">
 	 <_title>Melody</_title>
 	 <_description>Repeat a melody</_description>



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