From 25bc47edae347764ce9666576a9d818dbf3bed9a Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Mon, 10 Jul 2006 00:07:15 +0000 Subject: - 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 --- (limited to 'README.windows') diff --git a/README.windows b/README.windows index b0bd1ec..f3fd93e 100644 --- a/README.windows +++ b/README.windows @@ -1,5 +1,5 @@ - http://www.ofset.org/gcompris + http://gcompris.net has a full list of changes since the previous release. Information on building gcompris on Windows can be found in README.mingw. -- cgit v0.9.1