Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/geography
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2005-11-02 23:10:32 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2005-11-02 23:10:32 (GMT)
commita30d2a8c1764a2dcf2ee64b4bff4f688f5ee16a0 (patch)
tree1b2383679a797e6ebd6de4ce0d8c922ec9050f7e /boards/geography
parent55fd5a17b7ad3e3599857c58d56f87bff3d93162 (diff)
- fixed audio file detection to not accept a directory as a valid
input. - fixed bad named audio files in geography.
Diffstat (limited to 'boards/geography')
-rw-r--r--boards/geography/Makefile.am2
-rw-r--r--boards/geography/board1_0.xml.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/boards/geography/Makefile.am b/boards/geography/Makefile.am
index c543964..04631c8 100644
--- a/boards/geography/Makefile.am
+++ b/boards/geography/Makefile.am
@@ -1,5 +1,5 @@
-xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/paintings
+xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/geography
xml_in_files = \
board1_0.xml.in \
diff --git a/boards/geography/board1_0.xml.in b/boards/geography/board1_0.xml.in
index 41f6622..bca25b4 100644
--- a/boards/geography/board1_0.xml.in
+++ b/boards/geography/board1_0.xml.in
@@ -10,7 +10,7 @@
<Shape name="B" pixmapfile="geography/continents/america.png" x="232" y="251" zoomx="1" zoomy="1" position="0" sound="geography/america">
<_tooltip>America</_tooltip>
</Shape>
- <Shape name="D" pixmapfile="geography/continents/antartica.png" x="370" y="465" zoomx="1" zoomy="1" position="0" sound="geography/antarctica">
+ <Shape name="D" pixmapfile="geography/continents/antartica.png" x="370" y="465" zoomx="1" zoomy="1" position="0" sound="geography/antartica">
<_tooltip>Antartica</_tooltip>
</Shape>
<Shape name="C" pixmapfile="geography/continents/asia.png" x="595" y="211" zoomx="1" zoomy="1" position="0" sound="geography/asia">