Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/click_on_letter.xml.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-01-24 00:52:32 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-01-24 00:52:32 (GMT)
commit2c594304b5a3fcb7d5ee28f8ab2ff3ab2ea96128 (patch)
treebfd9fb92865bbc3c6c8150a66bfd35adfcf4267a /boards/click_on_letter.xml.in
parent6787bb124fb4a08d87416fb33b1837421c3b8c1a (diff)
fixed bad assetml reference that was making the audio being seen as broken
* boards/click_on_letter.xml.in: fixed bad assetml reference that was making the audio being seen as broken on the menu icon * boards/geography.xml.in: same * boards/searace1player.xml.in: fixed typo * src/gcompris/gameutil.c: (gcompris_get_asset_file): better debug string
Diffstat (limited to 'boards/click_on_letter.xml.in')
-rw-r--r--boards/click_on_letter.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/click_on_letter.xml.in b/boards/click_on_letter.xml.in
index b8b1d20..ff1cc10 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="misc/click_on_letter.ogg"
+ mandatory_sound_file="click_on_letter.ogg"
mandatory_sound_dataset="gcompris misc"
difficulty="1"
author="Pascal Georges (pascal.georges1@free.fr)"