[Tux4kids-commits] r420 - in tuxmath/trunk: doc src

dbruce-guest at alioth.debian.org dbruce-guest at alioth.debian.org
Mon Feb 4 17:23:50 UTC 2008


Author: dbruce-guest
Date: 2008-02-04 17:23:50 +0000 (Mon, 04 Feb 2008)
New Revision: 420

Modified:
   tuxmath/trunk/doc/README.txt
   tuxmath/trunk/src/tuxmathadmin.c
Log:
website update


Modified: tuxmath/trunk/doc/README.txt
===================================================================
--- tuxmath/trunk/doc/README.txt	2008-01-31 21:10:28 UTC (rev 419)
+++ tuxmath/trunk/doc/README.txt	2008-02-04 17:23:50 UTC (rev 420)
@@ -5,7 +5,7 @@
 
 October 29, 2007
 
-For tuxmath-1.5.8
+For tuxmath-1.6.1
 
 Objective
 ---------
@@ -607,11 +607,19 @@
 
 Software Used
 -------------
-  GNU C Compiler
+  GNU C Compiler, GNU Make, GNU Autoconf, GNU Automake, GNU Gettext
     http://www.gnu.org/
 
+  SDL and associated libraries:
+    http://www.libsdl.org/
+
   The GIMP
     http://www.gimp.org/
 
   KDevelop
     http://www.kdevelop.org/
+
+  Subversion
+    http://subversion.tigris.org/
+
+

Modified: tuxmath/trunk/src/tuxmathadmin.c
===================================================================
--- tuxmath/trunk/src/tuxmathadmin.c	2008-01-31 21:10:28 UTC (rev 419)
+++ tuxmath/trunk/src/tuxmathadmin.c	2008-02-04 17:23:50 UTC (rev 420)
@@ -40,9 +40,6 @@
 // The next is for fsync
 #include <unistd.h>
 
-#ifndef MACOSX
-//#include "../config.h"
-#endif
 
 #ifdef BUILD_MINGW32
 #define USER_MENU_ENTRIES_FILENAME "user_menu_entries.txt"




More information about the Tux4kids-commits mailing list