Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2008-08-07 20:46:03 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2008-08-07 20:46:03 (GMT)
commitdff3a3996900f6307035aef1e280aa710b976f45 (patch)
tree38c49e17f01d1e15303350ec6aa5de2a7bc34f76
parent2687fc6c86114d8e610730b98b08cc9e2a16362c (diff)
moved sounds in voices.
svn path=/branches/GCOMPRIS_8_3/; revision=3491
-rw-r--r--boards/click_on_letter.xml.in2
-rw-r--r--boards/geography_country.xml.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/boards/click_on_letter.xml.in b/boards/click_on_letter.xml.in
index e4e4ce9..4713cb1 100644
--- a/boards/click_on_letter.xml.in
+++ b/boards/click_on_letter.xml.in
@@ -5,7 +5,7 @@
type="click_on_letter"
section="/reading"
icon="boardicons/click_on_letter.png"
- mandatory_sound_file="sounds/$LOCALE/misc/click_on_letter.ogg"
+ mandatory_sound_file="voices/$LOCALE/misc/click_on_letter.ogg"
difficulty="1"
author="Pascal Georges (pascal.georges1@free.fr)"
boarddir="click_on_letter">
diff --git a/boards/geography_country.xml.in b/boards/geography_country.xml.in
index 8ba8a59..6a28318 100644
--- a/boards/geography_country.xml.in
+++ b/boards/geography_country.xml.in
@@ -5,7 +5,7 @@
type="shapegame"
section="/discovery/miscelaneous"
icon="boardicons/globe.png"
- mandatory_sound_file="sounds/$LOCALE/geography/peru.ogg"
+ mandatory_sound_file="voices/$LOCALE/geography/peru.ogg"
difficulty="2"
author="Jean-Philippe Ayanides (jp.ayanides@free.fr)"
boarddir="geography_country">