Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README.mingw
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-09-17 14:04:57 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-09-17 14:04:57 (GMT)
commit4b953d15e25f0e2c69ece356ee9038a0ae4370e6 (patch)
treeafb7988aef1c84de477ccadc433b6215f1fcdd1c /README.mingw
parent91de01835d8625970565a36622f8e1300dba09e3 (diff)
- Minor resizing of some icons do make them appear smother
- Changed gcompris logo to newer design from Franck. - Fixed clickgame to work again on windows
Diffstat (limited to 'README.mingw')
-rw-r--r--README.mingw6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.mingw b/README.mingw
index f5c2465..c21ed60 100644
--- a/README.mingw
+++ b/README.mingw
@@ -64,9 +64,9 @@ GNUCHESS_TOP := /gnuchess
* Now on the windows system:
* Get a tarball or CVS snapshot of gcompris.
* untar the gcompris-win-prepack.tar.gz in it
-* run make -f Makefile.mingw from gcompris's top-level directory. This will take a long time.
-* run make -f Makefile.mingw prepack to include all necessary libraries in the installer directory
-* run make -f Makefile.mingw install to include the generated code in the installer directory
+* run: make -f Makefile.mingw from gcompris's top-level directory. This will take a long time.
+* run: make -f Makefile.mingw prepack to include all necessary libraries in the installer directory
+* run: make -f Makefile.mingw install to include the generated code in the installer directory
the win32-install-dir should contain anything needed to run and package GCompris.