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>2006-07-10 00:07:15 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-07-10 00:07:15 (GMT)
commit25bc47edae347764ce9666576a9d818dbf3bed9a (patch)
tree7edb8c12524b8ff74065cc8d316ccbfcf9dea895 /boards/geography.xml.in
parent7ec96c29cc5bd3d92917edc178af7f969afb00eb (diff)
- added support for the --display-resource option (uncomplete yet)
* Makefile.am: Moved po/TRANSLATORS.README in README.translators * README.translators: * README.windows: * boards/geography.xml.in: added a resource (test) * po/TRANSLATORS.README: moved up * src/boards/py-gcompris-board.c: (pyGcomprisBoardType_getattr): replace a printf by a g_warning * src/boards/python/admin/module_boards.py: now exit gcompris when closed. It avoids a crash when quiting the admin mode. What happens is that since admin is the only activity, it is restarted by the menu and it creates an sqlite assertion. * src/gcompris/gameutil.c: (gcompris_add_xml_to_data): added support for the --display-resource option * src/gcompris/gcompris.c: (gcompris_init): - * src/gcompris/gcompris_db.c: (gcompris_is_activity_in_profile): added function to support --display-resource * src/gcompris/gcompris_db.h: - * src/gcompris/skin.c: (gcompris_skin_xml_load): fixed warnings
Diffstat (limited to 'boards/geography.xml.in')
-rw-r--r--boards/geography.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/boards/geography.xml.in b/boards/geography.xml.in
index fa3300b..9c190a0 100644
--- a/boards/geography.xml.in
+++ b/boards/geography.xml.in
@@ -13,5 +13,6 @@
<_description>Drag and Drop the items to redraw the whole map</_description>
<_prerequisite>Mouse manipulation: movement, drag and drop</_prerequisite>
<_credit>The map of Germany comes from Wikipedia and is released under the GNU Free Documentation License. Olaf Ronneberger and his children Lina and Julia Ronneberger created the German level.</_credit>
+ <resource>geography</resource>
</Board>
</GCompris>