gcompris r3242 - trunk



Author: bcoudoin
Date: Wed Feb 13 23:56:03 2008
New Revision: 3242
URL: http://svn.gnome.org/viewvc/gcompris?rev=3242&view=rev

Log:
	Windows issue. Translation was broken in all python modules.
	Now use the gcompris gettext instead of the python one.


Modified:
   trunk/ChangeLog
   trunk/README.mingw

Modified: trunk/README.mingw
==============================================================================
--- trunk/README.mingw	(original)
+++ trunk/README.mingw	Wed Feb 13 23:56:03 2008
@@ -66,6 +66,7 @@
 
 3: BUILDING GCOMPRIS.EXE
 ========================
+* On a GNU/Linux system, install gcompris in /usr/local to generate the translations
 * On a GNU/Linux system, create gcompris-win-prepack.tar.gz with:
   make -f Makefile.mingw prep
 * Now on the windows system:
@@ -79,7 +80,7 @@
 
 the win32-install-dir should contain anything needed to run and package GCompris.
 
-* run make -f Makefile.make installer to create the installer
+* run make -f Makefile.mingw installer to create the installer
   The installer used is NSIS get it there:
   http://nsis.sourceforge.net/Main_Page
   And install it in it's default /c/Program Files/NSIS/makensis.exe



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]