From d70c3830930d4ec8ea4f05f70e914c964da63560 Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Thu, 17 Jun 2004 22:46:41 +0000 Subject: added config.h.windows added more specific informations fixed project link * Makefile.am: added config.h.windows * README.mingw: added more specific informations * README.windows: fixed project link * config.h.windows: create. use it to compile on mingw * configure.in: changed to release 6.1 * src/boards/Makefile.am: added boards2static.pl utility for mingw * src/gcompris/assetml.c: (assetml_get_locale): replaced getenv by g_getenv * src/gcompris/board.c: (init_plugins), (board_check_file): merged mingw version and linux version * src/gcompris/gameutil.c: (gcompris_read_xml_file), (gcompris_load_menus): fixed bugs in which you cannot go back to upper menu if you enter the configuration dialog while you are in a submenu. * src/gcompris/gcompris-board.h: reindent * src/gcompris/gcompris.c: (setup_window), (gcompris_init): implemented the grace period stuff for mingw --- (limited to 'README.windows') diff --git a/README.windows b/README.windows index 49103cb..b0bd1ec 100644 --- a/README.windows +++ b/README.windows @@ -1,9 +1,6 @@ - http://ofset.sf.net/gcompris + http://www.ofset.org/gcompris has a full list of changes since the previous release. - On Windows, Gcompris requires GTK, which can be found - at . - Information on building gcompris on Windows can be found in README.mingw. -- cgit v0.9.1