Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/geography.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/geography.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/geography.xml.in')
-rw-r--r--boards/geography.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/geography.xml.in b/boards/geography.xml.in
index ca16b0b..8d90432 100644
--- a/boards/geography.xml.in
+++ b/boards/geography.xml.in
@@ -5,7 +5,7 @@
type="shapegame"
section="/fun/."
icon="boardicons/globe.png"
- mandatory_sound_file="geography/peru.ogg"
+ mandatory_sound_file="peru.ogg"
mandatory_sound_dataset="gcompris geography"
difficulty="2"
author="Jean-Philippe Ayanides (jp.ayanides@free.fr)"