[Tux4kids-commits] r347 - in tuxtype/trunk: . tuxtype/data/themes tuxtype/data/themes/czech tuxtype/data/themes/czech/words tuxtype/data/themes/malayalam tuxtype/data/themes/malayalam/images tuxtype/data/themes/malayalam/images/status tuxtype/data/themes/malayalam/words

dbruce-guest at alioth.debian.org dbruce-guest at alioth.debian.org
Thu Nov 29 10:42:22 UTC 2007


Author: dbruce-guest
Date: 2007-11-29 10:42:22 +0000 (Thu, 29 Nov 2007)
New Revision: 347

Added:
   tuxtype/trunk/tuxtype/data/themes/czech/
   tuxtype/trunk/tuxtype/data/themes/czech/Makefile.am
   tuxtype/trunk/tuxtype/data/themes/czech/Makefile.in
   tuxtype/trunk/tuxtype/data/themes/czech/keyboard.lst
   tuxtype/trunk/tuxtype/data/themes/czech/lang.po
   tuxtype/trunk/tuxtype/data/themes/czech/settings.txt
   tuxtype/trunk/tuxtype/data/themes/czech/words/
   tuxtype/trunk/tuxtype/data/themes/czech/words/Makefile.am
   tuxtype/trunk/tuxtype/data/themes/czech/words/Makefile.in
   tuxtype/trunk/tuxtype/data/themes/czech/words/abeceda.txt
   tuxtype/trunk/tuxtype/data/themes/czech/words/prsty.txt
   tuxtype/trunk/tuxtype/data/themes/czech/words/rostliny.txt
   tuxtype/trunk/tuxtype/data/themes/czech/words/slova2.txt
   tuxtype/trunk/tuxtype/data/themes/czech/words/slova3.txt
   tuxtype/trunk/tuxtype/data/themes/czech/words/slova4.txt
   tuxtype/trunk/tuxtype/data/themes/czech/words/slova5.txt
Modified:
   tuxtype/trunk/ChangeLog
   tuxtype/trunk/config.h
   tuxtype/trunk/config.log
   tuxtype/trunk/config.status
   tuxtype/trunk/configure.ac
   tuxtype/trunk/tuxtype/data/themes/Makefile.am
   tuxtype/trunk/tuxtype/data/themes/Makefile.in
   tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile
   tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile
   tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile
   tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile
Log:
Added Czech theme from Jaroslav Krej?\196?\141?\195?\173 (JardaK) - <krejci at zstenis.com>


Modified: tuxtype/trunk/ChangeLog
===================================================================
--- tuxtype/trunk/ChangeLog	2007-11-28 22:58:31 UTC (rev 346)
+++ tuxtype/trunk/ChangeLog	2007-11-29 10:42:22 UTC (rev 347)
@@ -1,3 +1,9 @@
+v. 1.5.16 - svn revision 347
+29 Nov 2007
+[ David Bruce <dbruce at tampabay.rr.com> ]
+       - added Czech theme, contributed by:
+         Jaroslav Krejčí (JardaK) - <krejci at zstenis.com>
+
 28 Nov 2007
 [ David Bruce <dbruce at tampabay.rr.com> ]
        - Corrected Russian keyboard.lst.

Modified: tuxtype/trunk/config.h
===================================================================
--- tuxtype/trunk/config.h	2007-11-28 22:58:31 UTC (rev 346)
+++ tuxtype/trunk/config.h	2007-11-29 10:42:22 UTC (rev 347)
@@ -5,7 +5,7 @@
 #define BUILD_MINGW32 1
 
 /* Define to 1 if you have the `atexit' function. */
-/* #undef HAVE_ATEXIT */
+#define HAVE_ATEXIT 1
 
 /* Define to 1 if you have the <inttypes.h> header file. */
 #define HAVE_INTTYPES_H 1
@@ -17,19 +17,19 @@
 #define HAVE_LIBSDL_MIXER 1
 
 /* Define to 1 if you have the `SDL_Pango' library (-lSDL_Pango). */
-#define HAVE_LIBSDL_PANGO 1
+/* #undef HAVE_LIBSDL_PANGO */
 
 /* Define to 1 if you have the `SDL_ttf' library (-lSDL_ttf). */
 #define HAVE_LIBSDL_TTF 1
 
 /* Define to 1 if you have the `malloc' function. */
-/* #undef HAVE_MALLOC */
+#define HAVE_MALLOC 1
 
 /* Define to 1 if you have the <memory.h> header file. */
 #define HAVE_MEMORY_H 1
 
 /* Define to 1 if you have the `memset' function. */
-/* #undef HAVE_MEMSET */
+#define HAVE_MEMSET 1
 
 /* Define to 1 if you have the <stdint.h> header file. */
 #define HAVE_STDINT_H 1
@@ -38,7 +38,7 @@
 #define HAVE_STDLIB_H 1
 
 /* Define to 1 if you have the `strchr' function. */
-/* #undef HAVE_STRCHR */
+#define HAVE_STRCHR 1
 
 /* Define to 1 if you have the <strings.h> header file. */
 #define HAVE_STRINGS_H 1
@@ -47,7 +47,7 @@
 #define HAVE_STRING_H 1
 
 /* Define to 1 if you have the `strstr' function. */
-/* #undef HAVE_STRSTR */
+#define HAVE_STRSTR 1
 
 /* Define to 1 if you have the <sys/stat.h> header file. */
 #define HAVE_SYS_STAT_H 1
@@ -62,25 +62,25 @@
 #define PACKAGE "tuxtype"
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
+#define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
 
 /* Define to the full name of this package. */
-#define PACKAGE_NAME "tuxtype"
+#define PACKAGE_NAME "Tux Typing"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "tuxtype 1.5.13"
+#define PACKAGE_STRING "Tux Typing 1.5.16"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "tuxtype"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.5.13"
+#define PACKAGE_VERSION "1.5.16"
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "1.5.13"
+#define VERSION "1.5.16"
 
 /* Define to empty if `const' does not conform to ANSI C. */
 /* #undef const */

Modified: tuxtype/trunk/config.log
===================================================================
--- tuxtype/trunk/config.log	2007-11-28 22:58:31 UTC (rev 346)
+++ tuxtype/trunk/config.log	2007-11-29 10:42:22 UTC (rev 347)
@@ -1,7 +1,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by tuxtype configure 1.5.13, which was
+It was created by Tux Typing configure 1.5.16, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ configure --cache-file=cross-config.cache --target=i586-mingw32msvc --host=i586-mingw32msvc --build=i386-linux --prefix=/usr/local/cross-tools/i586-mingw32msvc --with-sdl-prefix
@@ -10,16 +10,16 @@
 ## Platform. ##
 ## --------- ##
 
-hostname = laurasbox.home
-uname -m = i686
-uname -r = 2.6.21
+hostname = debian
+uname -m = x86_64
+uname -r = 2.6.22-2-amd64
 uname -s = Linux
-uname -v = #3 PREEMPT Thu Jul 19 18:43:34 EDT 2007
+uname -v = #1 SMP Thu Aug 30 23:43:59 UTC 2007
 
 /usr/bin/uname -p = unknown
 /bin/uname -X     = unknown
 
-/bin/arch              = i686
+/bin/arch              = unknown
 /usr/bin/arch -k       = unknown
 /usr/convex/getsysinfo = unknown
 /usr/bin/hostinfo      = unknown
@@ -29,10 +29,10 @@
 
 PATH: /usr/local/cross-tools/bin
 PATH: /usr/local/cross-tools/i586-mingw32msvc/bin
+PATH: /home/dbruce/bin
 PATH: /usr/local/bin
 PATH: /usr/bin
 PATH: /bin
-PATH: /usr/bin/X11
 PATH: /usr/games
 
 
@@ -41,579 +41,277 @@
 ## ----------- ##
 
 configure:1682: creating cache cross-config.cache
-configure:1804: checking build system type
-configure:1822: result: i386-pc-linux-gnu
-configure:1844: checking host system type
-configure:1859: result: i586-pc-mingw32msvc
-configure:1881: checking target system type
-configure:1896: result: i586-pc-mingw32msvc
-configure:1941: checking for a BSD-compatible install
-configure:1997: result: /usr/bin/install -c
-configure:2008: checking whether build environment is sane
-configure:2051: result: yes
-configure:2079: checking for a thread-safe mkdir -p
-configure:2118: result: /bin/mkdir -p
-configure:2131: checking for gawk
-configure:2161: result: no
-configure:2131: checking for mawk
-configure:2147: found /usr/bin/mawk
-configure:2158: result: mawk
-configure:2169: checking whether make sets $(MAKE)
-configure:2190: result: yes
-configure:2270: checking for i586-mingw32msvc-strip
-configure:2300: result: no
-configure:2310: checking for strip
-configure:2326: found /usr/bin/strip
-configure:2337: result: strip
-configure:2351: WARNING: In the future, Autoconf will not detect cross-tools
-whose name does not start with the host triplet.  If you think this
-configuration is useful to you, please write to autoconf at gnu.org.
-configure:2390: checking for i586-mingw32msvc-gcc
-configure:2420: result: no
-configure:2430: checking for gcc
-configure:2446: found /usr/bin/gcc
-configure:2457: result: gcc
-configure:2695: checking for C compiler version
-configure:2702: gcc --version >&5
-gcc (GCC) 4.1.3 20070629 (prerelease) (Debian 4.1.2-13)
-Copyright (C) 2006 Free Software Foundation, Inc.
+configure:1805: checking build system type
+configure:1823: result: i386-pc-linux-gnu
+configure:1845: checking host system type
+configure:1860: result: i586-pc-mingw32msvc
+configure:1882: checking target system type
+configure:1897: result: i586-pc-mingw32msvc
+configure:1945: checking for a BSD-compatible install
+configure:2001: result: /usr/bin/install -c
+configure:2012: checking whether build environment is sane
+configure:2055: result: yes
+configure:2083: checking for a thread-safe mkdir -p
+configure:2122: result: /bin/mkdir -p
+configure:2135: checking for gawk
+configure:2165: result: no
+configure:2135: checking for mawk
+configure:2151: found /usr/bin/mawk
+configure:2162: result: mawk
+configure:2173: checking whether make sets $(MAKE)
+configure:2194: result: yes
+configure:2274: checking for i586-mingw32msvc-strip
+configure:2290: found /usr/bin/i586-mingw32msvc-strip
+configure:2301: result: i586-mingw32msvc-strip
+configure:2395: checking for i586-mingw32msvc-gcc
+configure:2411: found /usr/bin/i586-mingw32msvc-gcc
+configure:2422: result: i586-mingw32msvc-gcc
+configure:2700: checking for C compiler version
+configure:2707: i586-mingw32msvc-gcc --version >&5
+i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2)
+Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
-configure:2705: $? = 0
-configure:2712: gcc -v >&5
+configure:2710: $? = 0
+configure:2717: i586-mingw32msvc-gcc -v >&5
 Using built-in specs.
-Target: i486-linux-gnu
-Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
-Thread model: posix
-gcc version 4.1.3 20070629 (prerelease) (Debian 4.1.2-13)
-configure:2715: $? = 0
-configure:2722: gcc -V >&5
-gcc: '-V' option must have argument
-configure:2725: $? = 1
-configure:2748: checking for C compiler default output file name
-configure:2775: gcc  -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c  >&5
-configure:2778: $? = 0
-configure:2816: result: a.out
-configure:2833: checking whether the C compiler works
-configure:2863: result: yes
-configure:2870: checking whether we are cross compiling
-configure:2872: result: yes
-configure:2875: checking for suffix of executables
-configure:2882: gcc -o conftest  -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c  >&5
-configure:2885: $? = 0
-configure:2909: result: 
-configure:2915: checking for suffix of object files
-configure:2941: gcc -c  -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
-configure:2944: $? = 0
-configure:2967: result: o
-configure:2971: checking whether we are using the GNU C compiler
-configure:3000: gcc -c  -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
-configure:3006: $? = 0
-configure:3023: result: yes
-configure:3028: checking whether gcc accepts -g
-configure:3058: gcc -c -g -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
-configure:3064: $? = 0
-configure:3163: result: yes
-configure:3180: checking for gcc option to accept ISO C89
-configure:3254: gcc  -c -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
-configure:3260: $? = 0
-configure:3283: result: none needed
-configure:3312: checking for style of include used by make
-configure:3340: result: GNU
-configure:3365: checking dependency style of gcc
-configure:3456: result: gcc3
-configure:3484: checking for a BSD-compatible install
-configure:3540: result: /usr/bin/install -c
-configure:3551: checking whether ln -s works
-configure:3555: result: yes
-configure:3562: checking whether make sets $(MAKE)
-configure:3583: result: yes
-configure:3650: checking for sdl-config
-configure:3668: found /usr/bin/sdl-config
-configure:3681: result: /usr/bin/sdl-config
-configure:3690: checking for SDL - version >= 1.2.5
-configure:3819: result: yes
-configure:3918: checking for Mix_PlayMusic in -lSDL_mixer
-configure:3953: gcc -o conftest -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_mixer   >&5
-configure:3959: $? = 0
-configure:3977: result: yes
-configure:3993: checking for TTF_Init in -lSDL_ttf
-configure:4028: gcc -o conftest -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_ttf  -lSDL_mixer  >&5
-configure:4034: $? = 0
-configure:4052: result: yes
-configure:4068: checking for IMG_Load in -lSDL_image
-configure:4103: gcc -o conftest -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_image  -lSDL_ttf -lSDL_mixer  >&5
-configure:4109: $? = 0
-configure:4127: result: yes
-configure:4145: checking for SDLPango_Init in -lSDL_Pango
-configure:4180: gcc -o conftest -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_Pango  -lSDL_image -lSDL_ttf -lSDL_mixer  >&5
-configure:4186: $? = 0
-configure:4204: result: yes
-configure:4228: checking for native Win32
-configure:4238: result: yes
-configure:4263: checking for i586-mingw32msvc-windres
-configure:4294: result: no
-configure:4311: checking how to run the C preprocessor
-configure:4351: gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
-configure:4357: $? = 0
-configure:4388: gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
-conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
-configure:4394: $? = 1
+Target: i586-mingw32msvc
+Configured with: /home/ron/devel/debian/mingw32/mingw32-4.2.1.dfsg/build_dir/src/gcc-4.2.1-2-dfsg/configure -v --prefix=/usr --target=i586-mingw32msvc --enable-languages=c,c++ --enable-threads --enable-sjlj-exceptions --disable-multilib --enable-version-specific-runtime-libs
+Thread model: win32
+gcc version 4.2.1-sjlj (mingw32-2)
+configure:2720: $? = 0
+configure:2727: i586-mingw32msvc-gcc -V >&5
+i586-mingw32msvc-gcc: '-V' option must have argument
+configure:2730: $? = 1
+configure:2753: checking for C compiler default output file name
+configure:2780: i586-mingw32msvc-gcc  -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c  >&5
+configure:2783: $? = 0
+configure:2821: result: a.exe
+configure:2838: checking whether the C compiler works
+configure:2868: result: yes
+configure:2875: checking whether we are cross compiling
+configure:2877: result: yes
+configure:2880: checking for suffix of executables
+configure:2887: i586-mingw32msvc-gcc -o conftest.exe  -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c  >&5
+configure:2890: $? = 0
+configure:2914: result: .exe
+configure:2920: checking for suffix of object files
+configure:2946: i586-mingw32msvc-gcc -c  -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:2949: $? = 0
+configure:2972: result: o
+configure:2976: checking whether we are using the GNU C compiler
+configure:3005: i586-mingw32msvc-gcc -c  -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:3011: $? = 0
+configure:3028: result: yes
+configure:3033: checking whether i586-mingw32msvc-gcc accepts -g
+configure:3063: i586-mingw32msvc-gcc -c -g -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:3069: $? = 0
+configure:3168: result: yes
+configure:3185: checking for i586-mingw32msvc-gcc option to accept ISO C89
+configure:3259: i586-mingw32msvc-gcc  -c -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include conftest.c >&5
+configure:3265: $? = 0
+configure:3288: result: none needed
+configure:3317: checking for style of include used by make
+configure:3345: result: GNU
+configure:3370: checking dependency style of i586-mingw32msvc-gcc
+configure:3461: result: gcc3
+configure:3489: checking for a BSD-compatible install
+configure:3545: result: /usr/bin/install -c
+configure:3556: checking whether ln -s works
+configure:3560: result: yes
+configure:3567: checking whether make sets $(MAKE)
+configure:3588: result: yes
+configure:3655: checking for sdl-config
+configure:3673: found /usr/bin/sdl-config
+configure:3686: result: /usr/bin/sdl-config
+configure:3695: checking for SDL - version >= 1.2.5
+configure:3824: result: yes
+configure:3923: checking for Mix_PlayMusic in -lSDL_mixer
+configure:3958: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_mixer   >&5
+configure:3964: $? = 0
+configure:3982: result: yes
+configure:3998: checking for TTF_Init in -lSDL_ttf
+configure:4033: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_ttf  -lSDL_mixer  >&5
+configure:4039: $? = 0
+configure:4057: result: yes
+configure:4073: checking for IMG_Load in -lSDL_image
+configure:4108: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_image  -lSDL_ttf -lSDL_mixer  >&5
+configure:4114: $? = 0
+configure:4132: result: yes
+configure:4150: checking for SDLPango_Init in -lSDL_Pango
+configure:4185: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/local/cross-tools/i586-mingw32msvc/include -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lSDL_Pango  -lSDL_image -lSDL_ttf -lSDL_mixer  >&5
+/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/bin/ld: cannot find -lSDL_Pango
+collect2: ld returned 1 exit status
+configure:4191: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
-| #define PACKAGE_NAME "tuxtype"
+| #define PACKAGE_NAME "Tux Typing"
 | #define PACKAGE_TARNAME "tuxtype"
-| #define PACKAGE_VERSION "1.5.13"
-| #define PACKAGE_STRING "tuxtype 1.5.13"
-| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
+| #define PACKAGE_VERSION "1.5.16"
+| #define PACKAGE_STRING "Tux Typing 1.5.16"
+| #define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
 | #define PACKAGE "tuxtype"
-| #define VERSION "1.5.13"
+| #define VERSION "1.5.16"
 | #define HAVE_LIBSDL_MIXER 1
 | #define HAVE_LIBSDL_TTF 1
 | #define HAVE_LIBSDL_IMAGE 1
-| #define HAVE_LIBSDL_PANGO 1
-| #define BUILD_MINGW32 1
 | /* end confdefs.h.  */
-| #include <ac_nonexistent.h>
-configure:4427: result: gcc -E
-configure:4456: gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
-configure:4462: $? = 0
-configure:4493: gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
-conftest.c:15:28: error: ac_nonexistent.h: No such file or directory
-configure:4499: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| #define PACKAGE_NAME "tuxtype"
-| #define PACKAGE_TARNAME "tuxtype"
-| #define PACKAGE_VERSION "1.5.13"
-| #define PACKAGE_STRING "tuxtype 1.5.13"
-| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
-| #define PACKAGE "tuxtype"
-| #define VERSION "1.5.13"
-| #define HAVE_LIBSDL_MIXER 1
-| #define HAVE_LIBSDL_TTF 1
-| #define HAVE_LIBSDL_IMAGE 1
-| #define HAVE_LIBSDL_PANGO 1
-| #define BUILD_MINGW32 1
-| /* end confdefs.h.  */
-| #include <ac_nonexistent.h>
-configure:4537: checking for grep that handles long lines and -e
-configure:4611: result: /bin/grep
-configure:4616: checking for egrep
-configure:4694: result: /bin/grep -E
-configure:4699: checking for ANSI C header files
-configure:4729: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4735: $? = 0
-configure:4863: result: yes
-configure:4887: checking for sys/types.h
-configure:4908: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4914: $? = 0
-configure:4930: result: yes
-configure:4887: checking for sys/stat.h
-configure:4908: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4914: $? = 0
-configure:4930: result: yes
-configure:4887: checking for stdlib.h
-configure:4908: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4914: $? = 0
-configure:4930: result: yes
-configure:4887: checking for string.h
-configure:4908: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4914: $? = 0
-configure:4930: result: yes
-configure:4887: checking for memory.h
-configure:4908: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4914: $? = 0
-configure:4930: result: yes
-configure:4887: checking for strings.h
-configure:4908: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4914: $? = 0
-configure:4930: result: yes
-configure:4887: checking for inttypes.h
-configure:4908: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4914: $? = 0
-configure:4930: result: yes
-configure:4887: checking for stdint.h
-configure:4908: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4914: $? = 0
-configure:4930: result: yes
-configure:4887: checking for unistd.h
-configure:4908: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:4914: $? = 0
-configure:4930: result: yes
-configure:4948: checking for stdlib.h
-configure:4954: result: yes
-configure:4948: checking for string.h
-configure:4954: result: yes
-configure:5090: checking for an ANSI C-conforming const
-configure:5165: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:5171: $? = 0
-configure:5186: result: yes
-configure:5196: checking for inline
-configure:5222: gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
-configure:5228: $? = 0
-configure:5246: result: inline
-configure:5275: checking for atexit
-configure:5331: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
-cc1: error: unrecognized command line option "-mwindows"
-configure:5337: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| #define PACKAGE_NAME "tuxtype"
-| #define PACKAGE_TARNAME "tuxtype"
-| #define PACKAGE_VERSION "1.5.13"
-| #define PACKAGE_STRING "tuxtype 1.5.13"
-| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
-| #define PACKAGE "tuxtype"
-| #define VERSION "1.5.13"
-| #define HAVE_LIBSDL_MIXER 1
-| #define HAVE_LIBSDL_TTF 1
-| #define HAVE_LIBSDL_IMAGE 1
-| #define HAVE_LIBSDL_PANGO 1
-| #define BUILD_MINGW32 1
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| /* end confdefs.h.  */
-| /* Define atexit to an innocuous variant, in case <limits.h> declares atexit.
-|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
-| #define atexit innocuous_atexit
 | 
-| /* System header to define __stub macros and hopefully few prototypes,
-|     which can conflict with char atexit (); below.
-|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-|     <limits.h> exists even on freestanding compilers.  */
-| 
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| 
-| #undef atexit
-| 
 | /* Override any GCC internal prototype to avoid an error.
 |    Use char because int might match the return type of a GCC
 |    builtin and then its argument prototype would still apply.  */
 | #ifdef __cplusplus
 | extern "C"
 | #endif
-| char atexit ();
-| /* The GNU C library defines this for functions which it implements
-|     to always fail with ENOSYS.  Some functions are actually named
-|     something starting with __ and the normal name is an alias.  */
-| #if defined __stub_atexit || defined __stub___atexit
-| choke me
-| #endif
-| 
+| char SDLPango_Init ();
 | int
 | main ()
 | {
-| return atexit ();
+| return SDLPango_Init ();
 |   ;
 |   return 0;
 | }
-configure:5355: result: no
-configure:5275: checking for memset
-configure:5331: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
-cc1: error: unrecognized command line option "-mwindows"
-configure:5337: $? = 1
+configure:4209: result: no
+configure:4219: WARNING: SDL_Pango not found http://sdlpango.sourceforge.net/
+configure:4233: checking for native Win32
+configure:4243: result: yes
+configure:4268: checking for i586-mingw32msvc-windres
+configure:4286: found /usr/bin/i586-mingw32msvc-windres
+configure:4299: result: /usr/bin/i586-mingw32msvc-windres
+configure:4316: checking how to run the C preprocessor
+configure:4356: i586-mingw32msvc-gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
+configure:4362: $? = 0
+configure:4393: i586-mingw32msvc-gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
+conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
+configure:4399: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
-| #define PACKAGE_NAME "tuxtype"
+| #define PACKAGE_NAME "Tux Typing"
 | #define PACKAGE_TARNAME "tuxtype"
-| #define PACKAGE_VERSION "1.5.13"
-| #define PACKAGE_STRING "tuxtype 1.5.13"
-| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
+| #define PACKAGE_VERSION "1.5.16"
+| #define PACKAGE_STRING "Tux Typing 1.5.16"
+| #define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
 | #define PACKAGE "tuxtype"
-| #define VERSION "1.5.13"
+| #define VERSION "1.5.16"
 | #define HAVE_LIBSDL_MIXER 1
 | #define HAVE_LIBSDL_TTF 1
 | #define HAVE_LIBSDL_IMAGE 1
-| #define HAVE_LIBSDL_PANGO 1
 | #define BUILD_MINGW32 1
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
 | /* end confdefs.h.  */
-| /* Define memset to an innocuous variant, in case <limits.h> declares memset.
-|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
-| #define memset innocuous_memset
-| 
-| /* System header to define __stub macros and hopefully few prototypes,
-|     which can conflict with char memset (); below.
-|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-|     <limits.h> exists even on freestanding compilers.  */
-| 
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| 
-| #undef memset
-| 
-| /* Override any GCC internal prototype to avoid an error.
-|    Use char because int might match the return type of a GCC
-|    builtin and then its argument prototype would still apply.  */
-| #ifdef __cplusplus
-| extern "C"
-| #endif
-| char memset ();
-| /* The GNU C library defines this for functions which it implements
-|     to always fail with ENOSYS.  Some functions are actually named
-|     something starting with __ and the normal name is an alias.  */
-| #if defined __stub_memset || defined __stub___memset
-| choke me
-| #endif
-| 
-| int
-| main ()
-| {
-| return memset ();
-|   ;
-|   return 0;
-| }
-configure:5355: result: no
-configure:5275: checking for strchr
-configure:5331: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
-cc1: error: unrecognized command line option "-mwindows"
-configure:5337: $? = 1
+| #include <ac_nonexistent.h>
+configure:4432: result: i586-mingw32msvc-gcc -E
+configure:4461: i586-mingw32msvc-gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
+configure:4467: $? = 0
+configure:4498: i586-mingw32msvc-gcc -E -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c
+conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
+configure:4504: $? = 1
 configure: failed program was:
 | /* confdefs.h.  */
-| #define PACKAGE_NAME "tuxtype"
+| #define PACKAGE_NAME "Tux Typing"
 | #define PACKAGE_TARNAME "tuxtype"
-| #define PACKAGE_VERSION "1.5.13"
-| #define PACKAGE_STRING "tuxtype 1.5.13"
-| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
+| #define PACKAGE_VERSION "1.5.16"
+| #define PACKAGE_STRING "Tux Typing 1.5.16"
+| #define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
 | #define PACKAGE "tuxtype"
-| #define VERSION "1.5.13"
+| #define VERSION "1.5.16"
 | #define HAVE_LIBSDL_MIXER 1
 | #define HAVE_LIBSDL_TTF 1
 | #define HAVE_LIBSDL_IMAGE 1
-| #define HAVE_LIBSDL_PANGO 1
 | #define BUILD_MINGW32 1
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
 | /* end confdefs.h.  */
-| /* Define strchr to an innocuous variant, in case <limits.h> declares strchr.
-|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
-| #define strchr innocuous_strchr
-| 
-| /* System header to define __stub macros and hopefully few prototypes,
-|     which can conflict with char strchr (); below.
-|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-|     <limits.h> exists even on freestanding compilers.  */
-| 
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| 
-| #undef strchr
-| 
-| /* Override any GCC internal prototype to avoid an error.
-|    Use char because int might match the return type of a GCC
-|    builtin and then its argument prototype would still apply.  */
-| #ifdef __cplusplus
-| extern "C"
-| #endif
-| char strchr ();
-| /* The GNU C library defines this for functions which it implements
-|     to always fail with ENOSYS.  Some functions are actually named
-|     something starting with __ and the normal name is an alias.  */
-| #if defined __stub_strchr || defined __stub___strchr
-| choke me
-| #endif
-| 
-| int
-| main ()
-| {
-| return strchr ();
-|   ;
-|   return 0;
-| }
-configure:5355: result: no
-configure:5275: checking for strstr
-configure:5331: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
-cc1: error: unrecognized command line option "-mwindows"
-configure:5337: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| #define PACKAGE_NAME "tuxtype"
-| #define PACKAGE_TARNAME "tuxtype"
-| #define PACKAGE_VERSION "1.5.13"
-| #define PACKAGE_STRING "tuxtype 1.5.13"
-| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
-| #define PACKAGE "tuxtype"
-| #define VERSION "1.5.13"
-| #define HAVE_LIBSDL_MIXER 1
-| #define HAVE_LIBSDL_TTF 1
-| #define HAVE_LIBSDL_IMAGE 1
-| #define HAVE_LIBSDL_PANGO 1
-| #define BUILD_MINGW32 1
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| /* end confdefs.h.  */
-| /* Define strstr to an innocuous variant, in case <limits.h> declares strstr.
-|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
-| #define strstr innocuous_strstr
-| 
-| /* System header to define __stub macros and hopefully few prototypes,
-|     which can conflict with char strstr (); below.
-|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-|     <limits.h> exists even on freestanding compilers.  */
-| 
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| 
-| #undef strstr
-| 
-| /* Override any GCC internal prototype to avoid an error.
-|    Use char because int might match the return type of a GCC
-|    builtin and then its argument prototype would still apply.  */
-| #ifdef __cplusplus
-| extern "C"
-| #endif
-| char strstr ();
-| /* The GNU C library defines this for functions which it implements
-|     to always fail with ENOSYS.  Some functions are actually named
-|     something starting with __ and the normal name is an alias.  */
-| #if defined __stub_strstr || defined __stub___strstr
-| choke me
-| #endif
-| 
-| int
-| main ()
-| {
-| return strstr ();
-|   ;
-|   return 0;
-| }
-configure:5355: result: no
-configure:5275: checking for malloc
-configure:5331: gcc -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
-cc1: error: unrecognized command line option "-mwindows"
-configure:5337: $? = 1
-configure: failed program was:
-| /* confdefs.h.  */
-| #define PACKAGE_NAME "tuxtype"
-| #define PACKAGE_TARNAME "tuxtype"
-| #define PACKAGE_VERSION "1.5.13"
-| #define PACKAGE_STRING "tuxtype 1.5.13"
-| #define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
-| #define PACKAGE "tuxtype"
-| #define VERSION "1.5.13"
-| #define HAVE_LIBSDL_MIXER 1
-| #define HAVE_LIBSDL_TTF 1
-| #define HAVE_LIBSDL_IMAGE 1
-| #define HAVE_LIBSDL_PANGO 1
-| #define BUILD_MINGW32 1
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| /* end confdefs.h.  */
-| /* Define malloc to an innocuous variant, in case <limits.h> declares malloc.
-|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
-| #define malloc innocuous_malloc
-| 
-| /* System header to define __stub macros and hopefully few prototypes,
-|     which can conflict with char malloc (); below.
-|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-|     <limits.h> exists even on freestanding compilers.  */
-| 
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| 
-| #undef malloc
-| 
-| /* Override any GCC internal prototype to avoid an error.
-|    Use char because int might match the return type of a GCC
-|    builtin and then its argument prototype would still apply.  */
-| #ifdef __cplusplus
-| extern "C"
-| #endif
-| char malloc ();
-| /* The GNU C library defines this for functions which it implements
-|     to always fail with ENOSYS.  Some functions are actually named
-|     something starting with __ and the normal name is an alias.  */
-| #if defined __stub_malloc || defined __stub___malloc
-| choke me
-| #endif
-| 
-| int
-| main ()
-| {
-| return malloc ();
-|   ;
-|   return 0;
-| }
-configure:5355: result: no
-configure:5407: checking for makensis
-configure:5438: result: no
-configure:5515: updating cache cross-config.cache
-configure:5579: creating ./config.status
+| #include <ac_nonexistent.h>
+configure:4542: checking for grep that handles long lines and -e
+configure:4616: result: /bin/grep
+configure:4621: checking for egrep
+configure:4699: result: /bin/grep -E
+configure:4704: checking for ANSI C header files
+configure:4734: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:4740: $? = 0
+configure:4868: result: yes
+configure:4892: checking for sys/types.h
+configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:4919: $? = 0
+configure:4935: result: yes
+configure:4892: checking for sys/stat.h
+configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:4919: $? = 0
+configure:4935: result: yes
+configure:4892: checking for stdlib.h
+configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:4919: $? = 0
+configure:4935: result: yes
+configure:4892: checking for string.h
+configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:4919: $? = 0
+configure:4935: result: yes
+configure:4892: checking for memory.h
+configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:4919: $? = 0
+configure:4935: result: yes
+configure:4892: checking for strings.h
+configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:4919: $? = 0
+configure:4935: result: yes
+configure:4892: checking for inttypes.h
+configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:4919: $? = 0
+configure:4935: result: yes
+configure:4892: checking for stdint.h
+configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:4919: $? = 0
+configure:4935: result: yes
+configure:4892: checking for unistd.h
+configure:4913: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:4919: $? = 0
+configure:4935: result: yes
+configure:4953: checking for stdlib.h
+configure:4959: result: yes
+configure:4953: checking for string.h
+configure:4959: result: yes
+configure:5095: checking for an ANSI C-conforming const
+configure:5170: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:5176: $? = 0
+configure:5191: result: yes
+configure:5201: checking for inline
+configure:5227: i586-mingw32msvc-gcc -c -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc conftest.c >&5
+configure:5233: $? = 0
+configure:5251: result: inline
+configure:5280: checking for atexit
+configure:5336: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+configure:5342: $? = 0
+configure:5360: result: yes
+configure:5280: checking for memset
+configure:5336: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+conftest.c:50: warning: conflicting types for built-in function 'memset'
+configure:5342: $? = 0
+configure:5360: result: yes
+configure:5280: checking for strchr
+configure:5336: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+conftest.c:51: warning: conflicting types for built-in function 'strchr'
+configure:5342: $? = 0
+configure:5360: result: yes
+configure:5280: checking for strstr
+configure:5336: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+conftest.c:52: warning: conflicting types for built-in function 'strstr'
+configure:5342: $? = 0
+configure:5360: result: yes
+configure:5280: checking for malloc
+configure:5336: i586-mingw32msvc-gcc -o conftest.exe -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__ -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -L/usr/local/cross-tools/i586-mingw32msvc/lib conftest.c -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows >&5
+conftest.c:53: warning: conflicting types for built-in function 'malloc'
+configure:5342: $? = 0
+configure:5360: result: yes
+configure:5412: checking for makensis
+configure:5430: found /usr/bin/makensis
+configure:5443: result: /usr/bin/makensis
+configure:5520: updating cache cross-config.cache
+configure:5584: creating ./config.status
 
 ## ---------------------- ##
 ## Running config.status. ##
 ## ---------------------- ##
 
-This file was extended by tuxtype config.status 1.5.13, which was
+This file was extended by Tux Typing config.status 1.5.16, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = 
@@ -622,87 +320,93 @@
   CONFIG_COMMANDS = 
   $ ./config.status 
 
-on laurasbox.home
+on debian
 
-config.status:738: creating Makefile
-config.status:738: creating tuxtype/Makefile
-config.status:738: creating tuxtype/data/Makefile
-config.status:738: creating tuxtype/data/fonts/Makefile
-config.status:738: creating tuxtype/data/images/Makefile
-config.status:738: creating tuxtype/data/images/backgrounds/Makefile
-config.status:738: creating tuxtype/data/images/cities/Makefile
-config.status:738: creating tuxtype/data/images/comets/Makefile
-config.status:738: creating tuxtype/data/images/hands/Makefile
-config.status:738: creating tuxtype/data/images/keyboard/Makefile
-config.status:738: creating tuxtype/data/images/menu/Makefile
-config.status:738: creating tuxtype/data/images/status/Makefile
-config.status:738: creating tuxtype/data/images/tux/Makefile
-config.status:738: creating tuxtype/data/scripts/Makefile
-config.status:738: creating tuxtype/data/sounds/Makefile
-config.status:738: creating tuxtype/data/themes/Makefile
-config.status:738: creating tuxtype/data/themes/armenian/Makefile
-config.status:738: creating tuxtype/data/themes/armenian/images/Makefile
-config.status:738: creating tuxtype/data/themes/bokmal/Makefile
-config.status:738: creating tuxtype/data/themes/bokmal/words/Makefile
-config.status:738: creating tuxtype/data/themes/bokmal/images/Makefile
-config.status:738: creating tuxtype/data/themes/bokmal/images/status/Makefile
-config.status:738: creating tuxtype/data/themes/brazilian-portuguese/Makefile
-config.status:738: creating tuxtype/data/themes/brazilian-portuguese/images/Makefile
-config.status:738: creating tuxtype/data/themes/brazilian-portuguese/words/Makefile
-config.status:738: creating tuxtype/data/themes/catalan/Makefile
-config.status:738: creating tuxtype/data/themes/catalan/words/Makefile
-config.status:738: creating tuxtype/data/themes/dansk/Makefile
-config.status:738: creating tuxtype/data/themes/dansk/sounds/Makefile
-config.status:738: creating tuxtype/data/themes/dansk/words/Makefile
-config.status:738: creating tuxtype/data/themes/deutsch/Makefile
-config.status:738: creating tuxtype/data/themes/deutsch/words/Makefile
-config.status:738: creating tuxtype/data/themes/espanol/Makefile
-config.status:738: creating tuxtype/data/themes/espanol/images/Makefile
-config.status:738: creating tuxtype/data/themes/espanol/words/Makefile
-config.status:738: creating tuxtype/data/themes/euskara/Makefile
-config.status:738: creating tuxtype/data/themes/euskara/images/Makefile
-config.status:738: creating tuxtype/data/themes/euskara/words/Makefile
-config.status:738: creating tuxtype/data/themes/french/Makefile
-config.status:738: creating tuxtype/data/themes/french/words/Makefile
-config.status:738: creating tuxtype/data/themes/greek/Makefile
-config.status:738: creating tuxtype/data/themes/greek/words/Makefile
-config.status:738: creating tuxtype/data/themes/italian/Makefile
-config.status:738: creating tuxtype/data/themes/italian/words/Makefile
-config.status:738: creating tuxtype/data/themes/jamaican/Makefile
-config.status:738: creating tuxtype/data/themes/jamaican/images/Makefile
-config.status:738: creating tuxtype/data/themes/jamaican/words/Makefile
-config.status:738: creating tuxtype/data/themes/lithuanian/Makefile
-config.status:738: creating tuxtype/data/themes/lithuanian/images/Makefile
-config.status:738: creating tuxtype/data/themes/lithuanian/images/status/Makefile
-config.status:738: creating tuxtype/data/themes/lithuanian/sounds/Makefile
-config.status:738: creating tuxtype/data/themes/lithuanian/words/Makefile
-config.status:738: creating tuxtype/data/themes/malayalam/Makefile
-config.status:738: creating tuxtype/data/themes/malayalam/images/Makefile
-config.status:738: creating tuxtype/data/themes/malayalam/images/status/Makefile
-config.status:738: creating tuxtype/data/themes/malayalam/images/keyboard/Makefile
-config.status:738: creating tuxtype/data/themes/malayalam/scripts/Makefile
-config.status:738: creating tuxtype/data/themes/malayalam/words/Makefile
-config.status:738: creating tuxtype/data/themes/nederlands/Makefile
-config.status:738: creating tuxtype/data/themes/nederlands/words/Makefile
-config.status:738: creating tuxtype/data/themes/nynorsk/Makefile
-config.status:738: creating tuxtype/data/themes/nynorsk/images/Makefile
-config.status:738: creating tuxtype/data/themes/nynorsk/images/status/Makefile
-config.status:738: creating tuxtype/data/themes/nynorsk/words/Makefile
-config.status:738: creating tuxtype/data/themes/russian/Makefile
-config.status:738: creating tuxtype/data/themes/russian/images/Makefile
-config.status:738: creating tuxtype/data/themes/russian/images/status/Makefile
-config.status:738: creating tuxtype/data/themes/russian/words/Makefile
-config.status:738: creating tuxtype/data/themes/svenska/Makefile
-config.status:738: creating tuxtype/data/themes/svenska/words/Makefile
-config.status:738: creating tuxtype/data/themes/swahili/Makefile
-config.status:738: creating tuxtype/data/themes/swahili/words/Makefile
-config.status:738: creating tuxtype/data/words/Makefile
-config.status:738: creating tuxtype/docs/Makefile
-config.status:738: creating tuxtype/docs/en/Makefile
-config.status:738: creating tuxtype.spec
-config.status:738: creating nsis/tuxtype.nsi
-config.status:738: creating config.h
-config.status:1017: executing depfiles commands
+config.status:744: creating Makefile
+config.status:744: creating tuxtype/Makefile
+config.status:744: creating tuxtype/data/Makefile
+config.status:744: creating tuxtype/data/fonts/Makefile
+config.status:744: creating tuxtype/data/images/Makefile
+config.status:744: creating tuxtype/data/images/backgrounds/Makefile
+config.status:744: creating tuxtype/data/images/cities/Makefile
+config.status:744: creating tuxtype/data/images/comets/Makefile
+config.status:744: creating tuxtype/data/images/hands/Makefile
+config.status:744: creating tuxtype/data/images/icons/Makefile
+config.status:744: creating tuxtype/data/images/keyboard/Makefile
+config.status:744: creating tuxtype/data/images/menu/Makefile
+config.status:744: creating tuxtype/data/images/status/Makefile
+config.status:744: creating tuxtype/data/images/tux/Makefile
+config.status:744: creating tuxtype/data/scripts/Makefile
+config.status:744: creating tuxtype/data/sounds/Makefile
+config.status:744: creating tuxtype/data/themes/Makefile
+config.status:744: creating tuxtype/data/themes/armenian/Makefile
+config.status:744: creating tuxtype/data/themes/armenian/images/Makefile
+config.status:744: creating tuxtype/data/themes/bokmal/Makefile
+config.status:744: creating tuxtype/data/themes/bokmal/words/Makefile
+config.status:744: creating tuxtype/data/themes/bokmal/images/Makefile
+config.status:744: creating tuxtype/data/themes/bokmal/images/status/Makefile
+config.status:744: creating tuxtype/data/themes/brazilian-portuguese/Makefile
+config.status:744: creating tuxtype/data/themes/brazilian-portuguese/images/Makefile
+config.status:744: creating tuxtype/data/themes/brazilian-portuguese/words/Makefile
+config.status:744: creating tuxtype/data/themes/catalan/Makefile
+config.status:744: creating tuxtype/data/themes/catalan/words/Makefile
+config.status:744: creating tuxtype/data/themes/czech/Makefile
+config.status:744: creating tuxtype/data/themes/czech/words/Makefile
+config.status:744: creating tuxtype/data/themes/dansk/Makefile
+config.status:744: creating tuxtype/data/themes/dansk/sounds/Makefile
+config.status:744: creating tuxtype/data/themes/dansk/words/Makefile
+config.status:744: creating tuxtype/data/themes/deutsch/Makefile
+config.status:744: creating tuxtype/data/themes/deutsch/words/Makefile
+config.status:744: creating tuxtype/data/themes/espanol/Makefile
+config.status:744: creating tuxtype/data/themes/espanol/images/Makefile
+config.status:744: creating tuxtype/data/themes/espanol/words/Makefile
+config.status:744: creating tuxtype/data/themes/euskara/Makefile
+config.status:744: creating tuxtype/data/themes/euskara/images/Makefile
+config.status:744: creating tuxtype/data/themes/euskara/words/Makefile
+config.status:744: creating tuxtype/data/themes/french/Makefile
+config.status:744: creating tuxtype/data/themes/french/words/Makefile
+config.status:744: creating tuxtype/data/themes/greek/Makefile
+config.status:744: creating tuxtype/data/themes/greek/words/Makefile
+config.status:744: creating tuxtype/data/themes/italian/Makefile
+config.status:744: creating tuxtype/data/themes/italian/words/Makefile
+config.status:744: creating tuxtype/data/themes/jamaican/Makefile
+config.status:744: creating tuxtype/data/themes/jamaican/images/Makefile
+config.status:744: creating tuxtype/data/themes/jamaican/words/Makefile
+config.status:744: creating tuxtype/data/themes/lithuanian/Makefile
+config.status:744: creating tuxtype/data/themes/lithuanian/images/Makefile
+config.status:744: creating tuxtype/data/themes/lithuanian/images/status/Makefile
+config.status:744: creating tuxtype/data/themes/lithuanian/sounds/Makefile
+config.status:744: creating tuxtype/data/themes/lithuanian/words/Makefile
+config.status:744: creating tuxtype/data/themes/malayalam/Makefile
+config.status:744: creating tuxtype/data/themes/malayalam/images/Makefile
+config.status:744: creating tuxtype/data/themes/malayalam/images/status/Makefile
+config.status:744: creating tuxtype/data/themes/malayalam/images/keyboard/Makefile
+config.status:744: creating tuxtype/data/themes/malayalam/scripts/Makefile
+config.status:744: creating tuxtype/data/themes/malayalam/words/Makefile
+config.status:744: creating tuxtype/data/themes/nederlands/Makefile
+config.status:744: creating tuxtype/data/themes/nederlands/words/Makefile
+config.status:744: creating tuxtype/data/themes/nynorsk/Makefile
+config.status:744: creating tuxtype/data/themes/nynorsk/images/Makefile
+config.status:744: creating tuxtype/data/themes/nynorsk/images/status/Makefile
+config.status:744: creating tuxtype/data/themes/nynorsk/words/Makefile
+config.status:744: creating tuxtype/data/themes/russian/Makefile
+config.status:744: creating tuxtype/data/themes/russian/images/Makefile
+config.status:744: creating tuxtype/data/themes/russian/images/status/Makefile
+config.status:744: creating tuxtype/data/themes/russian/words/Makefile
+config.status:744: creating tuxtype/data/themes/svenska/Makefile
+config.status:744: creating tuxtype/data/themes/svenska/words/Makefile
+config.status:744: creating tuxtype/data/themes/swahili/Makefile
+config.status:744: creating tuxtype/data/themes/swahili/words/Makefile
+config.status:744: creating tuxtype/data/themes/wolof/Makefile
+config.status:744: creating tuxtype/data/themes/wolof/images/Makefile
+config.status:744: creating tuxtype/data/themes/wolof/words/Makefile
+config.status:744: creating tuxtype/data/words/Makefile
+config.status:744: creating tuxtype/docs/Makefile
+config.status:744: creating tuxtype/docs/en/Makefile
+config.status:744: creating tuxtype.spec
+config.status:744: creating nsis/tuxtype.nsi
+config.status:744: creating config.h
+config.status:1027: executing depfiles commands
 
 ## ---------------- ##
 ## Cache variables. ##
@@ -730,11 +434,12 @@
 ac_cv_env_host_alias_value=i586-mingw32msvc
 ac_cv_env_target_alias_set=set
 ac_cv_env_target_alias_value=i586-mingw32msvc
-ac_cv_func_atexit=no
-ac_cv_func_malloc=no
-ac_cv_func_memset=no
-ac_cv_func_strchr=no
-ac_cv_func_strstr=no
+ac_cv_exeext=.exe
+ac_cv_func_atexit=yes
+ac_cv_func_malloc=yes
+ac_cv_func_memset=yes
+ac_cv_func_strchr=yes
+ac_cv_func_strstr=yes
 ac_cv_header_inttypes_h=yes
 ac_cv_header_memory_h=yes
 ac_cv_header_stdc=yes
@@ -746,22 +451,22 @@
 ac_cv_header_sys_types_h=yes
 ac_cv_header_unistd_h=yes
 ac_cv_host=i586-pc-mingw32msvc
-ac_cv_lib_SDL_Pango_SDLPango_Init=yes
+ac_cv_lib_SDL_Pango_SDLPango_Init=no
 ac_cv_lib_SDL_image_IMG_Load=yes
 ac_cv_lib_SDL_mixer_Mix_PlayMusic=yes
 ac_cv_lib_SDL_ttf_TTF_Init=yes
 ac_cv_objext=o
 ac_cv_path_EGREP='/bin/grep -E'
 ac_cv_path_GREP=/bin/grep
-ac_cv_path_NSIS=no
+ac_cv_path_NSIS=/usr/bin/makensis
 ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
-ac_cv_path_WINDRES=no
+ac_cv_path_WINDRES=/usr/bin/i586-mingw32msvc-windres
 ac_cv_path_install='/usr/bin/install -c'
 ac_cv_path_mkdir=/bin/mkdir
 ac_cv_prog_AWK=mawk
-ac_cv_prog_CPP='gcc -E'
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_ac_ct_STRIP=strip
+ac_cv_prog_CC=i586-mingw32msvc-gcc
+ac_cv_prog_CPP='i586-mingw32msvc-gcc -E'
+ac_cv_prog_STRIP=i586-mingw32msvc-strip
 ac_cv_prog_cc_c89=
 ac_cv_prog_cc_g=yes
 ac_cv_prog_make_make_set=yes
@@ -783,10 +488,10 @@
 AWK='mawk'
 BUILD_MINGW32_FALSE='#'
 BUILD_MINGW32_TRUE=''
-CC='gcc'
+CC='i586-mingw32msvc-gcc'
 CCDEPMODE='depmode=gcc3'
 CFLAGS='-g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__'
-CPP='gcc -E'
+CPP='i586-mingw32msvc-gcc -E'
 CPPFLAGS='-I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"'
 CYGPATH_W='echo'
 DEFS='-DHAVE_CONFIG_H'
@@ -795,7 +500,7 @@
 ECHO_N='-n'
 ECHO_T=''
 EGREP='/bin/grep -E'
-EXEEXT=''
+EXEEXT='.exe'
 GREP='/bin/grep'
 INSTALL_DATA='${INSTALL} -m 644'
 INSTALL_PROGRAM='${INSTALL}'
@@ -803,32 +508,32 @@
 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
 LDFLAGS='-L/usr/local/cross-tools/i586-mingw32msvc/lib'
 LIBOBJS=''
-LIBS='-lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows'
+LIBS='-lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows'
 LN_S='ln -s'
 LTLIBOBJS=''
 MAKEINFO='${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo'
-NSIS='no'
+NSIS='/usr/bin/makensis'
 NSI_BUILD_FALSE='#'
 NSI_BUILD_TRUE=''
 NSI_DLL_DIR='/home/dbruce/tuxtype_dll'
 NSI_INSTALL_DIR='mingw32'
 OBJEXT='o'
 PACKAGE='tuxtype'
-PACKAGE_BUGREPORT='tuxmath-devel at lists.sourceforge.net'
-PACKAGE_NAME='tuxtype'
-PACKAGE_STRING='tuxtype 1.5.13'
+PACKAGE_BUGREPORT='tux4kids-tuxtype-dev at lists.alioth.debian.org'
+PACKAGE_NAME='Tux Typing'
+PACKAGE_STRING='Tux Typing 1.5.16'
 PACKAGE_TARNAME='tuxtype'
-PACKAGE_VERSION='1.5.13'
+PACKAGE_VERSION='1.5.16'
 PATH_SEPARATOR=':'
 SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
 SDL_CONFIG='/usr/bin/sdl-config'
 SDL_LIBS='-L/usr/lib -lSDL'
 SET_MAKE=''
 SHELL='/bin/sh'
-STRIP='strip'
-VERSION='1.5.13'
-WINDRES='no'
-ac_ct_CC='gcc'
+STRIP='i586-mingw32msvc-strip'
+VERSION='1.5.16'
+WINDRES='/usr/bin/i586-mingw32msvc-windres'
+ac_ct_CC=''
 am__fastdepCC_FALSE='#'
 am__fastdepCC_TRUE=''
 am__include='include'
@@ -881,17 +586,16 @@
 ## confdefs.h. ##
 ## ----------- ##
 
-#define PACKAGE_NAME "tuxtype"
+#define PACKAGE_NAME "Tux Typing"
 #define PACKAGE_TARNAME "tuxtype"
-#define PACKAGE_VERSION "1.5.13"
-#define PACKAGE_STRING "tuxtype 1.5.13"
-#define PACKAGE_BUGREPORT "tuxmath-devel at lists.sourceforge.net"
+#define PACKAGE_VERSION "1.5.16"
+#define PACKAGE_STRING "Tux Typing 1.5.16"
+#define PACKAGE_BUGREPORT "tux4kids-tuxtype-dev at lists.alioth.debian.org"
 #define PACKAGE "tuxtype"
-#define VERSION "1.5.13"
+#define VERSION "1.5.16"
 #define HAVE_LIBSDL_MIXER 1
 #define HAVE_LIBSDL_TTF 1
 #define HAVE_LIBSDL_IMAGE 1
-#define HAVE_LIBSDL_PANGO 1
 #define BUILD_MINGW32 1
 #define STDC_HEADERS 1
 #define HAVE_SYS_TYPES_H 1
@@ -905,5 +609,10 @@
 #define HAVE_UNISTD_H 1
 #define HAVE_STDLIB_H 1
 #define HAVE_STRING_H 1
+#define HAVE_ATEXIT 1
+#define HAVE_MEMSET 1
+#define HAVE_STRCHR 1
+#define HAVE_STRSTR 1
+#define HAVE_MALLOC 1
 
 configure: exit 0

Modified: tuxtype/trunk/config.status
===================================================================
--- tuxtype/trunk/config.status	2007-11-28 22:58:31 UTC (rev 346)
+++ tuxtype/trunk/config.status	2007-11-29 10:42:22 UTC (rev 347)
@@ -288,7 +288,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by tuxtype $as_me 1.5.13, which was
+This file was extended by Tux Typing $as_me 1.5.16, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -301,7 +301,7 @@
 "
 
 # Files that config.status was made for.
-config_files=" Makefile tuxtype/Makefile tuxtype/data/Makefile tuxtype/data/fonts/Makefile tuxtype/data/images/Makefile tuxtype/data/images/backgrounds/Makefile tuxtype/data/images/cities/Makefile tuxtype/data/images/comets/Makefile tuxtype/data/images/hands/Makefile tuxtype/data/images/keyboard/Makefile tuxtype/data/images/menu/Makefile tuxtype/data/images/status/Makefile tuxtype/data/images/tux/Makefile tuxtype/data/scripts/Makefile tuxtype/data/sounds/Makefile tuxtype/data/themes/Makefile tuxtype/data/themes/armenian/Makefile tuxtype/data/themes/armenian/images/Makefile tuxtype/data/themes/bokmal/Makefile tuxtype/data/themes/bokmal/words/Makefile tuxtype/data/themes/bokmal/images/Makefile tuxtype/data/themes/bokmal/images/status/Makefile tuxtype/data/themes/brazilian-portuguese/Makefile tuxtype/data/themes/brazilian-portuguese/images/Makefile tuxtype/data/themes/brazilian-portuguese/words/Makefile tuxtype/data/themes/catalan/Makefile tuxtype/data/themes/catalan/words/Makefile tuxtype/data/themes/dansk/Makefile tuxtype/data/themes/dansk/sounds/Makefile tuxtype/data/themes/dansk/words/Makefile tuxtype/data/themes/deutsch/Makefile tuxtype/data/themes/deutsch/words/Makefile tuxtype/data/themes/espanol/Makefile tuxtype/data/themes/espanol/images/Makefile tuxtype/data/themes/espanol/words/Makefile tuxtype/data/themes/euskara/Makefile tuxtype/data/themes/euskara/images/Makefile tuxtype/data/themes/euskara/words/Makefile tuxtype/data/themes/french/Makefile tuxtype/data/themes/french/words/Makefile tuxtype/data/themes/greek/Makefile tuxtype/data/themes/greek/words/Makefile tuxtype/data/themes/italian/Makefile tuxtype/data/themes/italian/words/Makefile tuxtype/data/themes/jamaican/Makefile tuxtype/data/themes/jamaican/images/Makefile tuxtype/data/themes/jamaican/words/Makefile tuxtype/data/themes/lithuanian/Makefile tuxtype/data/themes/lithuanian/images/Makefile tuxtype/data/themes/lithuanian/images/status/Makefile tuxtype/data/themes/lithuanian/sounds/Makefile tuxtype/data/themes/lithuanian/words/Makefile tuxtype/data/themes/malayalam/Makefile tuxtype/data/themes/malayalam/images/Makefile tuxtype/data/themes/malayalam/images/status/Makefile tuxtype/data/themes/malayalam/images/keyboard/Makefile tuxtype/data/themes/malayalam/scripts/Makefile tuxtype/data/themes/malayalam/words/Makefile tuxtype/data/themes/nederlands/Makefile tuxtype/data/themes/nederlands/words/Makefile tuxtype/data/themes/nynorsk/Makefile tuxtype/data/themes/nynorsk/images/Makefile tuxtype/data/themes/nynorsk/images/status/Makefile tuxtype/data/themes/nynorsk/words/Makefile tuxtype/data/themes/russian/Makefile tuxtype/data/themes/russian/images/Makefile tuxtype/data/themes/russian/images/status/Makefile tuxtype/data/themes/russian/words/Makefile tuxtype/data/themes/svenska/Makefile tuxtype/data/themes/svenska/words/Makefile tuxtype/data/themes/swahili/Makefile tuxtype/data/themes/swahili/words/Makefile tuxtype/data/words/Makefile tuxtype/docs/Makefile tuxtype/docs/en/Makefile tuxtype.spec nsis/tuxtype.nsi"
+config_files=" Makefile tuxtype/Makefile tuxtype/data/Makefile tuxtype/data/fonts/Makefile tuxtype/data/images/Makefile tuxtype/data/images/backgrounds/Makefile tuxtype/data/images/cities/Makefile tuxtype/data/images/comets/Makefile tuxtype/data/images/hands/Makefile tuxtype/data/images/icons/Makefile tuxtype/data/images/keyboard/Makefile tuxtype/data/images/menu/Makefile tuxtype/data/images/status/Makefile tuxtype/data/images/tux/Makefile tuxtype/data/scripts/Makefile tuxtype/data/sounds/Makefile tuxtype/data/themes/Makefile tuxtype/data/themes/armenian/Makefile tuxtype/data/themes/armenian/images/Makefile tuxtype/data/themes/bokmal/Makefile tuxtype/data/themes/bokmal/words/Makefile tuxtype/data/themes/bokmal/images/Makefile tuxtype/data/themes/bokmal/images/status/Makefile tuxtype/data/themes/brazilian-portuguese/Makefile tuxtype/data/themes/brazilian-portuguese/images/Makefile tuxtype/data/themes/brazilian-portuguese/words/Makefile tuxtype/data/themes/catalan/Makefile tuxtype/data/themes/catalan/words/Makefile tuxtype/data/themes/czech/Makefile tuxtype/data/themes/czech/words/Makefile tuxtype/data/themes/dansk/Makefile tuxtype/data/themes/dansk/sounds/Makefile tuxtype/data/themes/dansk/words/Makefile tuxtype/data/themes/deutsch/Makefile tuxtype/data/themes/deutsch/words/Makefile tuxtype/data/themes/espanol/Makefile tuxtype/data/themes/espanol/images/Makefile tuxtype/data/themes/espanol/words/Makefile tuxtype/data/themes/euskara/Makefile tuxtype/data/themes/euskara/images/Makefile tuxtype/data/themes/euskara/words/Makefile tuxtype/data/themes/french/Makefile tuxtype/data/themes/french/words/Makefile tuxtype/data/themes/greek/Makefile tuxtype/data/themes/greek/words/Makefile tuxtype/data/themes/italian/Makefile tuxtype/data/themes/italian/words/Makefile tuxtype/data/themes/jamaican/Makefile tuxtype/data/themes/jamaican/images/Makefile tuxtype/data/themes/jamaican/words/Makefile tuxtype/data/themes/lithuanian/Makefile tuxtype/data/themes/lithuanian/images/Makefile tuxtype/data/themes/lithuanian/images/status/Makefile tuxtype/data/themes/lithuanian/sounds/Makefile tuxtype/data/themes/lithuanian/words/Makefile tuxtype/data/themes/malayalam/Makefile tuxtype/data/themes/malayalam/images/Makefile tuxtype/data/themes/malayalam/images/status/Makefile tuxtype/data/themes/malayalam/images/keyboard/Makefile tuxtype/data/themes/malayalam/scripts/Makefile tuxtype/data/themes/malayalam/words/Makefile tuxtype/data/themes/nederlands/Makefile tuxtype/data/themes/nederlands/words/Makefile tuxtype/data/themes/nynorsk/Makefile tuxtype/data/themes/nynorsk/images/Makefile tuxtype/data/themes/nynorsk/images/status/Makefile tuxtype/data/themes/nynorsk/words/Makefile tuxtype/data/themes/russian/Makefile tuxtype/data/themes/russian/images/Makefile tuxtype/data/themes/russian/images/status/Makefile tuxtype/data/themes/russian/words/Makefile tuxtype/data/themes/svenska/Makefile tuxtype/data/themes/svenska/words/Makefile tuxtype/data/themes/swahili/Makefile tuxtype/data/themes/swahili/words/Makefile tuxtype/data/themes/wolof/Makefile tuxtype/data/themes/wolof/images/Makefile tuxtype/data/themes/wolof/words/Makefile tuxtype/data/words/Makefile tuxtype/docs/Makefile tuxtype/docs/en/Makefile tuxtype.spec nsis/tuxtype.nsi"
 config_headers=" config.h"
 config_commands=" depfiles"
 
@@ -333,7 +333,7 @@
 Report bugs to <bug-autoconf at gnu.org>."
 
 ac_cs_version="\
-tuxtype config.status 1.5.13
+Tux Typing config.status 1.5.16
 configured by configure, generated by GNU Autoconf 2.61,
   with options \"'--cache-file=cross-config.cache' '--target=i586-mingw32msvc' '--host=i586-mingw32msvc' '--build=i386-linux' '--prefix=/usr/local/cross-tools/i586-mingw32msvc' '--with-sdl-prefix' 'build_alias=i386-linux' 'host_alias=i586-mingw32msvc' 'target_alias=i586-mingw32msvc' 'LDFLAGS=-L/usr/local/cross-tools/i586-mingw32msvc/lib' 'CPPFLAGS=-I/usr/local/cross-tools/i586-mingw32msvc/include'\"
 
@@ -446,6 +446,7 @@
     "tuxtype/data/images/cities/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/images/cities/Makefile" ;;
     "tuxtype/data/images/comets/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/images/comets/Makefile" ;;
     "tuxtype/data/images/hands/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/images/hands/Makefile" ;;
+    "tuxtype/data/images/icons/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/images/icons/Makefile" ;;
     "tuxtype/data/images/keyboard/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/images/keyboard/Makefile" ;;
     "tuxtype/data/images/menu/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/images/menu/Makefile" ;;
     "tuxtype/data/images/status/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/images/status/Makefile" ;;
@@ -464,6 +465,8 @@
     "tuxtype/data/themes/brazilian-portuguese/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/brazilian-portuguese/words/Makefile" ;;
     "tuxtype/data/themes/catalan/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/catalan/Makefile" ;;
     "tuxtype/data/themes/catalan/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/catalan/words/Makefile" ;;
+    "tuxtype/data/themes/czech/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/czech/Makefile" ;;
+    "tuxtype/data/themes/czech/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/czech/words/Makefile" ;;
     "tuxtype/data/themes/dansk/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/dansk/Makefile" ;;
     "tuxtype/data/themes/dansk/sounds/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/dansk/sounds/Makefile" ;;
     "tuxtype/data/themes/dansk/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/dansk/words/Makefile" ;;
@@ -509,6 +512,9 @@
     "tuxtype/data/themes/svenska/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/svenska/words/Makefile" ;;
     "tuxtype/data/themes/swahili/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/swahili/Makefile" ;;
     "tuxtype/data/themes/swahili/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/swahili/words/Makefile" ;;
+    "tuxtype/data/themes/wolof/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/wolof/Makefile" ;;
+    "tuxtype/data/themes/wolof/images/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/wolof/images/Makefile" ;;
+    "tuxtype/data/themes/wolof/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/themes/wolof/words/Makefile" ;;
     "tuxtype/data/words/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/data/words/Makefile" ;;
     "tuxtype/docs/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/docs/Makefile" ;;
     "tuxtype/docs/en/Makefile") CONFIG_FILES="$CONFIG_FILES tuxtype/docs/en/Makefile" ;;
@@ -573,11 +579,11 @@
 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
 s, at SHELL@,|#_!!_#|/bin/sh,g
 s, at PATH_SEPARATOR@,|#_!!_#|:,g
-s, at PACKAGE_NAME@,|#_!!_#|tuxtype,g
+s, at PACKAGE_NAME@,|#_!!_#|Tux Typing,g
 s, at PACKAGE_TARNAME@,|#_!!_#|tuxtype,g
-s, at PACKAGE_VERSION@,|#_!!_#|1.5.13,g
-s, at PACKAGE_STRING@,|#_!!_#|tuxtype 1.5.13,g
-s, at PACKAGE_BUGREPORT@,|#_!!_#|tuxmath-devel@|#_!!_#|lists.sourceforge.net,g
+s, at PACKAGE_VERSION@,|#_!!_#|1.5.16,g
+s, at PACKAGE_STRING@,|#_!!_#|Tux Typing 1.5.16,g
+s, at PACKAGE_BUGREPORT@,|#_!!_#|tux4kids-tuxtype-dev@|#_!!_#|lists.alioth.debian.org,g
 s, at exec_prefix@,|#_!!_#|${prefix},g
 s, at prefix@,|#_!!_#|/usr/local/cross-tools/i586-mingw32msvc,g
 s, at program_transform_name@,|#_!!_#|s\&^\&i586-mingw32msvc-\&,g
@@ -604,7 +610,7 @@
 s, at ECHO_C@,|#_!!_#|,g
 s, at ECHO_N@,|#_!!_#|-n,g
 s, at ECHO_T@,|#_!!_#|,g
-s, at LIBS@,|#_!!_#|-lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows,g
+s, at LIBS@,|#_!!_#|-lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows,g
 s, at build_alias@,|#_!!_#|i386-linux,g
 s, at host_alias@,|#_!!_#|i586-mingw32msvc,g
 s, at target_alias@,|#_!!_#|i586-mingw32msvc,g
@@ -626,14 +632,14 @@
 s, at am__isrc@,|#_!!_#|,g
 s, at CYGPATH_W@,|#_!!_#|echo,g
 s, at PACKAGE@,|#_!!_#|tuxtype,g
-s, at VERSION@,|#_!!_#|1.5.13,g
+s, at VERSION@,|#_!!_#|1.5.16,g
 s, at ACLOCAL@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run aclocal-1.10,g
 s, at AUTOCONF@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run autoconf,g
 s, at AUTOMAKE@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run automake-1.10,g
 s, at AUTOHEADER@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run autoheader,g
 s, at MAKEINFO@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo,g
 s, at install_sh@,|#_!!_#|$(SHELL) /home/dbruce/tux4kids/tuxtype/trunk/install-sh,g
-s, at STRIP@,|#_!!_#|strip,g
+s, at STRIP@,|#_!!_#|i586-mingw32msvc-strip,g
 s, at INSTALL_STRIP_PROGRAM@,|#_!!_#|$(install_sh) -c -s,g
 s, at mkdir_p@,|#_!!_#|/bin/mkdir -p,g
 s, at AWK@,|#_!!_#|mawk,g
@@ -642,12 +648,12 @@
 s, at AMTAR@,|#_!!_#|${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run tar,g
 s, at am__tar@,|#_!!_#|${AMTAR} chof - "$$tardir",g
 s, at am__untar@,|#_!!_#|${AMTAR} xf -,g
-s, at CC@,|#_!!_#|gcc,g
+s, at CC@,|#_!!_#|i586-mingw32msvc-gcc,g
 s, at CFLAGS@,|#_!!_#|-g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__,g
 s, at LDFLAGS@,|#_!!_#|-L/usr/local/cross-tools/i586-mingw32msvc/lib,g
 s, at CPPFLAGS@,|#_!!_#|-I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\\"$(prefix)\\",g
-s, at ac_ct_CC@,|#_!!_#|gcc,g
-s, at EXEEXT@,|#_!!_#|,g
+s, at ac_ct_CC@,|#_!!_#|,g
+s, at EXEEXT@,|#_!!_#|.exe,g
 s, at OBJEXT@,|#_!!_#|o,g
 s, at DEPDIR@,|#_!!_#|.deps,g
 s, at am__include@,|#_!!_#|include,g
@@ -664,8 +670,8 @@
 s, at SDL_LIBS@,|#_!!_#|-L/usr/lib -lSDL,g
 s, at BUILD_MINGW32_TRUE@,|#_!!_#|,g
 s, at BUILD_MINGW32_FALSE@,|#_!!_#|#,g
-s, at WINDRES@,|#_!!_#|no,g
-s, at CPP@,|#_!!_#|gcc -E,g
+s, at WINDRES@,|#_!!_#|/usr/bin/i586-mingw32msvc-windres,g
+s, at CPP@,|#_!!_#|i586-mingw32msvc-gcc -E,g
 s, at GREP@,|#_!!_#|/bin/grep,g
 s, at EGREP@,|#_!!_#|/bin/grep -E,g
 CEOF
@@ -675,7 +681,7 @@
 s, at NSI_BUILD_TRUE@,|#_!!_#|,g
 s, at NSI_BUILD_FALSE@,|#_!!_#|#,g
 s, at NSI_DLL_DIR@,|#_!!_#|/home/dbruce/tuxtype_dll,g
-s, at NSIS@,|#_!!_#|no,g
+s, at NSIS@,|#_!!_#|/usr/bin/makensis,g
 s, at LIBOBJS@,|#_!!_#|,g
 s, at LTLIBOBJS@,|#_!!_#|,g
 :end
@@ -935,17 +941,16 @@
 b
 :def
 s/$/ /
-s,^\([	 #]*\)[^	 ]*\([	 ]*PACKAGE_NAME\)[	 (].*,\1define\2 "tuxtype" ,
+s,^\([	 #]*\)[^	 ]*\([	 ]*PACKAGE_NAME\)[	 (].*,\1define\2 "Tux Typing" ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*PACKAGE_TARNAME\)[	 (].*,\1define\2 "tuxtype" ,
-s,^\([	 #]*\)[^	 ]*\([	 ]*PACKAGE_VERSION\)[	 (].*,\1define\2 "1.5.13" ,
-s,^\([	 #]*\)[^	 ]*\([	 ]*PACKAGE_STRING\)[	 (].*,\1define\2 "tuxtype 1.5.13" ,
-s,^\([	 #]*\)[^	 ]*\([	 ]*PACKAGE_BUGREPORT\)[	 (].*,\1define\2 "tuxmath-devel at lists.sourceforge.net" ,
+s,^\([	 #]*\)[^	 ]*\([	 ]*PACKAGE_VERSION\)[	 (].*,\1define\2 "1.5.16" ,
+s,^\([	 #]*\)[^	 ]*\([	 ]*PACKAGE_STRING\)[	 (].*,\1define\2 "Tux Typing 1.5.16" ,
+s,^\([	 #]*\)[^	 ]*\([	 ]*PACKAGE_BUGREPORT\)[	 (].*,\1define\2 "tux4kids-tuxtype-dev at lists.alioth.debian.org" ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*PACKAGE\)[	 (].*,\1define\2 "tuxtype" ,
-s,^\([	 #]*\)[^	 ]*\([	 ]*VERSION\)[	 (].*,\1define\2 "1.5.13" ,
+s,^\([	 #]*\)[^	 ]*\([	 ]*VERSION\)[	 (].*,\1define\2 "1.5.16" ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_LIBSDL_MIXER\)[	 (].*,\1define\2 1 ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_LIBSDL_TTF\)[	 (].*,\1define\2 1 ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_LIBSDL_IMAGE\)[	 (].*,\1define\2 1 ,
-s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_LIBSDL_PANGO\)[	 (].*,\1define\2 1 ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*BUILD_MINGW32\)[	 (].*,\1define\2 1 ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*STDC_HEADERS\)[	 (].*,\1define\2 1 ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_SYS_TYPES_H\)[	 (].*,\1define\2 1 ,
@@ -959,6 +964,11 @@
 s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_UNISTD_H\)[	 (].*,\1define\2 1 ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_STDLIB_H\)[	 (].*,\1define\2 1 ,
 s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_STRING_H\)[	 (].*,\1define\2 1 ,
+s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_ATEXIT\)[	 (].*,\1define\2 1 ,
+s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_MEMSET\)[	 (].*,\1define\2 1 ,
+s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_STRCHR\)[	 (].*,\1define\2 1 ,
+s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_STRSTR\)[	 (].*,\1define\2 1 ,
+s,^\([	 #]*\)[^	 ]*\([	 ]*HAVE_MALLOC\)[	 (].*,\1define\2 1 ,
 s/ $//
 s,^[	 #]*u.*,/* & */,
 CEOF

Modified: tuxtype/trunk/configure.ac
===================================================================
--- tuxtype/trunk/configure.ac	2007-11-28 22:58:31 UTC (rev 346)
+++ tuxtype/trunk/configure.ac	2007-11-29 10:42:22 UTC (rev 347)
@@ -1,5 +1,5 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT([Tux Typing],[1.5.15],[tuxmath-devel at lists.sourceforge.net],[tuxtype])
+AC_INIT([Tux Typing],[1.5.16],[tux4kids-tuxtype-dev at lists.alioth.debian.org],[tuxtype])
 
 AC_CANONICAL_BUILD
 AC_CANONICAL_HOST
@@ -125,6 +125,8 @@
 tuxtype/data/themes/brazilian-portuguese/words/Makefile
 tuxtype/data/themes/catalan/Makefile
 tuxtype/data/themes/catalan/words/Makefile
+tuxtype/data/themes/czech/Makefile
+tuxtype/data/themes/czech/words/Makefile
 tuxtype/data/themes/dansk/Makefile
 tuxtype/data/themes/dansk/sounds/Makefile
 tuxtype/data/themes/dansk/words/Makefile

Modified: tuxtype/trunk/tuxtype/data/themes/Makefile.am
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/Makefile.am	2007-11-28 22:58:31 UTC (rev 346)
+++ tuxtype/trunk/tuxtype/data/themes/Makefile.am	2007-11-29 10:42:22 UTC (rev 347)
@@ -3,6 +3,7 @@
 bokmal\
 brazilian-portuguese\
 catalan\
+czech\
 dansk\
 deutsch\
 espanol\

Modified: tuxtype/trunk/tuxtype/data/themes/Makefile.in
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/Makefile.in	2007-11-28 22:58:31 UTC (rev 346)
+++ tuxtype/trunk/tuxtype/data/themes/Makefile.in	2007-11-29 10:42:22 UTC (rev 347)
@@ -165,6 +165,7 @@
 bokmal\
 brazilian-portuguese\
 catalan\
+czech\
 dansk\
 deutsch\
 espanol\

Added: tuxtype/trunk/tuxtype/data/themes/czech/Makefile.am
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/Makefile.am	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/Makefile.am	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,16 @@
+
+SUBDIRS = words
+
+EXTRA_DIST = keyboard.lst lang.po settings.txt
+
+install-data-local:
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech
+	$(INSTALL_DATA) $(srcdir)/lang.po $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/lang.po
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech
+	$(INSTALL_DATA) $(srcdir)/keyboard.lst $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/keyboard.lst
+	$(INSTALL_DATA) $(srcdir)/settings.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/settings.txt
+
+uninstall-local:
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/keyboard.lst
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/lang.po
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/settings.txt

Added: tuxtype/trunk/tuxtype/data/themes/czech/Makefile.in
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/Makefile.in	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/Makefile.in	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,487 @@
+# Makefile.in generated by automake 1.10 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+target_triplet = @target@
+subdir = tuxtype/data/themes/czech
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
+	$(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+	html-recursive info-recursive install-data-recursive \
+	install-dvi-recursive install-exec-recursive \
+	install-html-recursive install-info-recursive \
+	install-pdf-recursive install-ps-recursive install-recursive \
+	installcheck-recursive installdirs-recursive pdf-recursive \
+	ps-recursive uninstall-recursive
+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
+  distclean-recursive maintainer-clean-recursive
+ETAGS = etags
+CTAGS = ctags
+DIST_SUBDIRS = $(SUBDIRS)
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NSIS = @NSIS@
+NSI_DLL_DIR = @NSI_DLL_DIR@
+NSI_INSTALL_DIR = @NSI_INSTALL_DIR@
+OBJEXT = @OBJEXT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+SDL_CFLAGS = @SDL_CFLAGS@
+SDL_CONFIG = @SDL_CONFIG@
+SDL_LIBS = @SDL_LIBS@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+WINDRES = @WINDRES@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target = @target@
+target_alias = @target_alias@
+target_cpu = @target_cpu@
+target_os = @target_os@
+target_vendor = @target_vendor@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+SUBDIRS = words
+EXTRA_DIST = keyboard.lst lang.po settings.txt
+all: all-recursive
+
+.SUFFIXES:
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+		&& exit 0; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tuxtype/data/themes/czech/Makefile'; \
+	cd $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign  tuxtype/data/themes/czech/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+# This directory's subdirectories are mostly independent; you can cd
+# into them and run `make' without going through this Makefile.
+# To change the values of `make' variables: instead of editing Makefiles,
+# (1) if the variable is set in `config.status', edit `config.status'
+#     (which will cause the Makefiles to be regenerated when you run `make');
+# (2) otherwise, pass the desired values on the `make' command line.
+$(RECURSIVE_TARGETS):
+	@failcom='exit 1'; \
+	for f in x $$MAKEFLAGS; do \
+	  case $$f in \
+	    *=* | --[!k]*);; \
+	    *k*) failcom='fail=yes';; \
+	  esac; \
+	done; \
+	dot_seen=no; \
+	target=`echo $@ | sed s/-recursive//`; \
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  echo "Making $$target in $$subdir"; \
+	  if test "$$subdir" = "."; then \
+	    dot_seen=yes; \
+	    local_target="$$target-am"; \
+	  else \
+	    local_target="$$target"; \
+	  fi; \
+	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+	  || eval $$failcom; \
+	done; \
+	if test "$$dot_seen" = "no"; then \
+	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
+	fi; test -z "$$fail"
+
+$(RECURSIVE_CLEAN_TARGETS):
+	@failcom='exit 1'; \
+	for f in x $$MAKEFLAGS; do \
+	  case $$f in \
+	    *=* | --[!k]*);; \
+	    *k*) failcom='fail=yes';; \
+	  esac; \
+	done; \
+	dot_seen=no; \
+	case "$@" in \
+	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
+	  *) list='$(SUBDIRS)' ;; \
+	esac; \
+	rev=''; for subdir in $$list; do \
+	  if test "$$subdir" = "."; then :; else \
+	    rev="$$subdir $$rev"; \
+	  fi; \
+	done; \
+	rev="$$rev ."; \
+	target=`echo $@ | sed s/-recursive//`; \
+	for subdir in $$rev; do \
+	  echo "Making $$target in $$subdir"; \
+	  if test "$$subdir" = "."; then \
+	    local_target="$$target-am"; \
+	  else \
+	    local_target="$$target"; \
+	  fi; \
+	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+	  || eval $$failcom; \
+	done && test -z "$$fail"
+tags-recursive:
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+	done
+ctags-recursive:
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+	done
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '    { files[$$0] = 1; } \
+	       END { for (i in files) print i; }'`; \
+	mkid -fID $$unique
+tags: TAGS
+
+TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	tags=; \
+	here=`pwd`; \
+	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
+	  include_option=--etags-include; \
+	  empty_fix=.; \
+	else \
+	  include_option=--include; \
+	  empty_fix=; \
+	fi; \
+	list='$(SUBDIRS)'; for subdir in $$list; do \
+	  if test "$$subdir" = .; then :; else \
+	    test ! -f $$subdir/TAGS || \
+	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
+	  fi; \
+	done; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '    { files[$$0] = 1; } \
+	       END { for (i in files) print i; }'`; \
+	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
+	  test -n "$$unique" || unique=$$empty_fix; \
+	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+	    $$tags $$unique; \
+	fi
+ctags: CTAGS
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
+		$(TAGS_FILES) $(LISP)
+	tags=; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
+	unique=`for i in $$list; do \
+	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+	  done | \
+	  $(AWK) '    { files[$$0] = 1; } \
+	       END { for (i in files) print i; }'`; \
+	test -z "$(CTAGS_ARGS)$$tags$$unique" \
+	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+	     $$tags $$unique
+
+GTAGS:
+	here=`$(am__cd) $(top_builddir) && pwd` \
+	  && cd $(top_srcdir) \
+	  && gtags -i $(GTAGS_ARGS) $$here
+
+distclean-tags:
+	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+	    fi; \
+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+	  else \
+	    test -f $(distdir)/$$file \
+	    || cp -p $$d/$$file $(distdir)/$$file \
+	    || exit 1; \
+	  fi; \
+	done
+	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+	  if test "$$subdir" = .; then :; else \
+	    test -d "$(distdir)/$$subdir" \
+	    || $(MKDIR_P) "$(distdir)/$$subdir" \
+	    || exit 1; \
+	    distdir=`$(am__cd) $(distdir) && pwd`; \
+	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+	    (cd $$subdir && \
+	      $(MAKE) $(AM_MAKEFLAGS) \
+	        top_distdir="$$top_distdir" \
+	        distdir="$$distdir/$$subdir" \
+		am__remove_distdir=: \
+		am__skip_length_check=: \
+	        distdir) \
+	      || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-recursive
+all-am: Makefile
+installdirs: installdirs-recursive
+installdirs-am:
+install: install-recursive
+install-exec: install-exec-recursive
+install-data: install-data-recursive
+uninstall: uninstall-recursive
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-recursive
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-recursive
+
+clean-am: clean-generic mostlyclean-am
+
+distclean: distclean-recursive
+	-rm -f Makefile
+distclean-am: clean-am distclean-generic distclean-tags
+
+dvi: dvi-recursive
+
+dvi-am:
+
+html: html-recursive
+
+info: info-recursive
+
+info-am:
+
+install-data-am: install-data-local
+
+install-dvi: install-dvi-recursive
+
+install-exec-am:
+
+install-html: install-html-recursive
+
+install-info: install-info-recursive
+
+install-man:
+
+install-pdf: install-pdf-recursive
+
+install-ps: install-ps-recursive
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-recursive
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-recursive
+
+mostlyclean-am: mostlyclean-generic
+
+pdf: pdf-recursive
+
+pdf-am:
+
+ps: ps-recursive
+
+ps-am:
+
+uninstall-am: uninstall-local
+
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+	install-strip
+
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
+	all all-am check check-am clean clean-generic ctags \
+	ctags-recursive distclean distclean-generic distclean-tags \
+	distdir dvi dvi-am html html-am info info-am install \
+	install-am install-data install-data-am install-data-local \
+	install-dvi install-dvi-am install-exec install-exec-am \
+	install-html install-html-am install-info install-info-am \
+	install-man install-pdf install-pdf-am install-ps \
+	install-ps-am install-strip installcheck installcheck-am \
+	installdirs installdirs-am maintainer-clean \
+	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
+	pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
+	uninstall-local
+
+
+install-data-local:
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech
+	$(INSTALL_DATA) $(srcdir)/lang.po $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/lang.po
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech
+	$(INSTALL_DATA) $(srcdir)/keyboard.lst $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/keyboard.lst
+	$(INSTALL_DATA) $(srcdir)/settings.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/settings.txt
+
+uninstall-local:
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/keyboard.lst
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/lang.po
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/settings.txt
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:

Added: tuxtype/trunk/tuxtype/data/themes/czech/keyboard.lst
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/keyboard.lst	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/keyboard.lst	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,82 @@
+0|A
+0|a
+3|B
+3|b
+2|C
+2|c
+2|D
+2|d
+2|E
+2|e
+3|F
+3|f
+3|G
+3|g
+6|H
+6|h
+7|I
+7|i
+6|J
+6|j
+7|K
+7|k
+8|L
+8|l
+6|M
+6|m
+6|N
+6|n
+8|O
+8|o
+9|P
+9|p
+0|Q
+0|q
+3|R
+3|r
+1|S
+1|s
+3|T
+3|t
+6|U
+6|u
+3|V
+3|v
+1|W
+1|w
+1|X
+1|x
+6|Z
+6|Z
+0|Y
+0|y
+9|!
+9|§
+9|"
+9|Ů
+9|/
+9|Ú
+5| 
+0|1
+0|+
+1|2
+1|Ě
+1|3
+1|Š
+2|4
+2|Č
+3|5
+3|Ř
+3|6
+3|Ž
+6|7
+6|Ý
+6|8
+6|Á
+7|9
+7|Í
+9|0
+9|É
+8|,
+0|;
+9|.

Added: tuxtype/trunk/tuxtype/data/themes/czech/lang.po
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/lang.po	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/lang.po	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,154 @@
+# translation of lang.po to czech
+# This file is distributed under the same license as the Tux Typing 2 package.
+# Tux Typing 2 czech messages
+# JardaK <krejci at zstenis.com>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: lang\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-02-12 13:12+0100\n"
+"PO-Revision-Date: 2007-11-10 16:36+0100\n"
+"Last-Translator: JardaK <krejci at zstenis.com>\n"
+"Language-Team: czech <cs at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms:  nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+
+#
+msgid "Sound Effects Volume"
+msgstr "Hlasitost zvuku "
+
+#
+msgid "Music Volume"
+msgstr "Hlasitost hudby"
+
+#
+msgid "Sound & Music Disabled"
+msgstr "Vypnout hudbu a zvuk"
+
+#
+msgid "Paused!"
+msgstr "Pauza!"
+
+#
+msgid "Press escape again to return to menu"
+msgstr "Stiskni klávesu Esc pro návrat do menu"
+
+#
+msgid "Press space bar to return to game"
+msgstr "Stiskni mezerník pro návrat do hry"
+
+#
+msgid "Level"
+msgstr "Úroveň"
+
+#
+msgid "Lives"
+msgstr "Životy"
+
+#
+msgid "Fish"
+msgstr "Ryba"
+
+#
+msgid "Easy"
+msgstr "Snadná"
+
+#
+msgid "Medium"
+msgstr "Střední"
+
+#
+msgid "Hard"
+msgstr "Těžká"
+
+#
+msgid "Practice"
+msgstr "Procvičování"
+
+#
+msgid "Congratulations"
+msgstr "Gratuluji"
+
+#
+msgid "Oh No!"
+msgstr "Ach jo!"
+
+#
+msgid "Work In Progress!"
+msgstr "Ve výstavbě!"
+
+#
+msgid "This feature is not ready yet"
+msgstr "Tato vlastnost ještě nefunguje"
+
+#
+msgid "Discuss the future of TuxTyping at"
+msgstr "Diskutuj o budoucnosti TuxTyping na"
+
+#
+msgid "Alphabet"
+msgstr "Abeceda"
+
+#
+msgid "Fish Cascade"
+msgstr "Vodopád ryb"
+
+#
+msgid "Space Cadet"
+msgstr "Nováček"
+
+#
+msgid "Edit Word Lists"
+msgstr "Uprav seznamy slov"
+
+#
+msgid "Comet Zap"
+msgstr "Sestřelování komet"
+
+#
+msgid "Pilot"
+msgstr "Pilot"
+
+#
+msgid "Lessons"
+msgstr "Lekce"
+
+#
+msgid "Ace"
+msgstr "Eso"
+
+#
+msgid "Project Info"
+msgstr "Info o projektu"
+
+#
+msgid "Options"
+msgstr "Možnosti"
+
+#
+msgid "Instructions"
+msgstr "Instrukce"
+
+#
+msgid "Commander"
+msgstr "Kapitán"
+
+#
+msgid "Setup Language"
+msgstr "Vyber jazyk"
+
+#
+msgid "Quit"
+msgstr "Ukončit"
+
+#
+msgid "Main Menu"
+msgstr "Hlavní menu"
+
+#
+msgid "Great!"
+msgstr "Skvělé!"
+

Added: tuxtype/trunk/tuxtype/data/themes/czech/settings.txt
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/settings.txt	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/settings.txt	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1 @@
+theme_font_name=DoulosSILR.ttf
\ No newline at end of file

Added: tuxtype/trunk/tuxtype/data/themes/czech/words/Makefile.am
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/words/Makefile.am	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/words/Makefile.am	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,34 @@
+EXTRA_DIST = prsty.txt\
+rostliny.txt\
+slova2.txt\
+slova3.txt\
+slova4.txt\
+slova5.txt\
+abeceda.txt
+
+install-data-local:
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/prsty.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/prsty.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/rostliny.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/rostliny.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/slova2.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova2.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/slova3.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova3.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/slova4.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova4.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/slova5.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova5.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/abeceda.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/abeceda.txt
+
+
+
+uninstall-local:
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/prsty.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/rostliny.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova2.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova3.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova4.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova5.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/abeceda.txt
\ No newline at end of file

Added: tuxtype/trunk/tuxtype/data/themes/czech/words/Makefile.in
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/words/Makefile.in	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/words/Makefile.in	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,347 @@
+# Makefile.in generated by automake 1.10 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+ at SET_MAKE@
+VPATH = @srcdir@
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+build_triplet = @build@
+host_triplet = @host@
+target_triplet = @target@
+subdir = tuxtype/data/themes/czech/words
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
+	$(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+	$(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+SOURCES =
+DIST_SOURCES =
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+MAKEINFO = @MAKEINFO@
+MKDIR_P = @MKDIR_P@
+NSIS = @NSIS@
+NSI_DLL_DIR = @NSI_DLL_DIR@
+NSI_INSTALL_DIR = @NSI_INSTALL_DIR@
+OBJEXT = @OBJEXT@
+PACKAGE = @PACKAGE@
+PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+PATH_SEPARATOR = @PATH_SEPARATOR@
+SDL_CFLAGS = @SDL_CFLAGS@
+SDL_CONFIG = @SDL_CONFIG@
+SDL_LIBS = @SDL_LIBS@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+STRIP = @STRIP@
+VERSION = @VERSION@
+WINDRES = @WINDRES@
+abs_builddir = @abs_builddir@
+abs_srcdir = @abs_srcdir@
+abs_top_builddir = @abs_top_builddir@
+abs_top_srcdir = @abs_top_srcdir@
+ac_ct_CC = @ac_ct_CC@
+am__include = @am__include@
+am__leading_dot = @am__leading_dot@
+am__quote = @am__quote@
+am__tar = @am__tar@
+am__untar = @am__untar@
+bindir = @bindir@
+build = @build@
+build_alias = @build_alias@
+build_cpu = @build_cpu@
+build_os = @build_os@
+build_vendor = @build_vendor@
+builddir = @builddir@
+datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
+exec_prefix = @exec_prefix@
+host = @host@
+host_alias = @host_alias@
+host_cpu = @host_cpu@
+host_os = @host_os@
+host_vendor = @host_vendor@
+htmldir = @htmldir@
+includedir = @includedir@
+infodir = @infodir@
+install_sh = @install_sh@
+libdir = @libdir@
+libexecdir = @libexecdir@
+localedir = @localedir@
+localstatedir = @localstatedir@
+mandir = @mandir@
+mkdir_p = @mkdir_p@
+oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
+prefix = @prefix@
+program_transform_name = @program_transform_name@
+psdir = @psdir@
+sbindir = @sbindir@
+sharedstatedir = @sharedstatedir@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target = @target@
+target_alias = @target_alias@
+target_cpu = @target_cpu@
+target_os = @target_os@
+target_vendor = @target_vendor@
+top_builddir = @top_builddir@
+top_srcdir = @top_srcdir@
+EXTRA_DIST = prsty.txt\
+rostliny.txt\
+slova2.txt\
+slova3.txt\
+slova4.txt\
+slova5.txt\
+abeceda.txt
+
+all: all-am
+
+.SUFFIXES:
+$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+	@for dep in $?; do \
+	  case '$(am__configure_deps)' in \
+	    *$$dep*) \
+	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+		&& exit 0; \
+	      exit 1;; \
+	  esac; \
+	done; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tuxtype/data/themes/czech/words/Makefile'; \
+	cd $(top_srcdir) && \
+	  $(AUTOMAKE) --foreign  tuxtype/data/themes/czech/words/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+	@case '$?' in \
+	  *config.status*) \
+	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+	  *) \
+	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
+	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
+	esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure:  $(am__configure_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+tags: TAGS
+TAGS:
+
+ctags: CTAGS
+CTAGS:
+
+
+distdir: $(DISTFILES)
+	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+	list='$(DISTFILES)'; \
+	  dist_files=`for file in $$list; do echo $$file; done | \
+	  sed -e "s|^$$srcdirstrip/||;t" \
+	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+	case $$dist_files in \
+	  */*) $(MKDIR_P) `echo "$$dist_files" | \
+			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+			   sort -u` ;; \
+	esac; \
+	for file in $$dist_files; do \
+	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+	  if test -d $$d/$$file; then \
+	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+	    fi; \
+	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+	  else \
+	    test -f $(distdir)/$$file \
+	    || cp -p $$d/$$file $(distdir)/$$file \
+	    || exit 1; \
+	  fi; \
+	done
+check-am: all-am
+check: check-am
+all-am: Makefile
+installdirs:
+install: install-am
+install-exec: install-exec-am
+install-data: install-data-am
+uninstall: uninstall-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+	  `test -z '$(STRIP)' || \
+	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+	@echo "This command is intended for maintainers to use"
+	@echo "it deletes files that may require special tools to rebuild."
+clean: clean-am
+
+clean-am: clean-generic mostlyclean-am
+
+distclean: distclean-am
+	-rm -f Makefile
+distclean-am: clean-am distclean-generic
+
+dvi: dvi-am
+
+dvi-am:
+
+html: html-am
+
+info: info-am
+
+info-am:
+
+install-data-am: install-data-local
+
+install-dvi: install-dvi-am
+
+install-exec-am:
+
+install-html: install-html-am
+
+install-info: install-info-am
+
+install-man:
+
+install-pdf: install-pdf-am
+
+install-ps: install-ps-am
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-am
+	-rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-am
+
+mostlyclean-am: mostlyclean-generic
+
+pdf: pdf-am
+
+pdf-am:
+
+ps: ps-am
+
+ps-am:
+
+uninstall-am: uninstall-local
+
+.MAKE: install-am install-strip
+
+.PHONY: all all-am check check-am clean clean-generic distclean \
+	distclean-generic distdir dvi dvi-am html html-am info info-am \
+	install install-am install-data install-data-am \
+	install-data-local install-dvi install-dvi-am install-exec \
+	install-exec-am install-html install-html-am install-info \
+	install-info-am install-man install-pdf install-pdf-am \
+	install-ps install-ps-am install-strip installcheck \
+	installcheck-am installdirs maintainer-clean \
+	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
+	pdf-am ps ps-am uninstall uninstall-am uninstall-local
+
+
+install-data-local:
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/prsty.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/prsty.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/rostliny.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/rostliny.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/slova2.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova2.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/slova3.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova3.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/slova4.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova4.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/slova5.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova5.txt
+	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words
+	$(INSTALL_DATA) $(srcdir)/abeceda.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/abeceda.txt
+
+uninstall-local:
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/prsty.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/rostliny.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova2.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova3.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova4.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/slova5.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/czech/words/abeceda.txt
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:

Added: tuxtype/trunk/tuxtype/data/themes/czech/words/abeceda.txt
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/words/abeceda.txt	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/words/abeceda.txt	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,33 @@
+Abeceda
+A
+B
+C
+D
+E
+F
+G
+H
+CH
+I
+J
+K
+L
+M
+N
+O
+P
+Q
+R
+S
+T
+U
+V
+W
+X
+Y
+Z
+Ý
+Á
+Í
+É
+Ú

Added: tuxtype/trunk/tuxtype/data/themes/czech/words/prsty.txt
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/words/prsty.txt	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/words/prsty.txt	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,35 @@
+Prstová cvičení
+FTC
+TFC
+ASFD
+SAFD
+JKL
+KIK
+WSX
+SXW
+DEC
+DCE
+ECD
+UIOP
+POIU
+HYN
+NHY
+NYH
+GTB
+BGT
+VCXZ
+ZXCV
+FVR
+RFV
+FVR
+SWX
+WXS
+JUJ
+RFR
+ÝUK
+OÉO
+FTÝ
+ÝÁU
+PLÚ
+ÚPÉ
+

Added: tuxtype/trunk/tuxtype/data/themes/czech/words/rostliny.txt
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/words/rostliny.txt	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/words/rostliny.txt	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,32 @@
+Rostliny
+AKÁT
+TULIPÁN
+LILIE
+KOSATEC
+DUB
+BUK
+BOROVICE
+JASMÍN
+LEKNÍN
+JASAN
+BAZALKA
+MÁTA
+JÍROVEC
+JITROCEL
+LÝKOVEC
+NARCIS
+BLEDULE
+PÝR
+SMRK
+JEDLE
+MALINÍK
+VRBOVKA
+OVES
+KALINA
+BEGONIE
+KAKTUS
+ZELÍ
+KOPR
+KAPUSTA
+KOSTIVAL
+NÁPRSNÍK
\ No newline at end of file

Added: tuxtype/trunk/tuxtype/data/themes/czech/words/slova2.txt
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/words/slova2.txt	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/words/slova2.txt	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,55 @@
+Slova na 2 písmena
+AD
+AP
+AU
+CO
+DÁ
+DO
+DR
+EC
+ES
+HW
+JÁ
+JE
+JI
+KE
+KS
+KU
+KV
+MÁ
+MÉ
+MI
+MU
+NA
+NF
+NV
+OD
+OK
+ON
+OP
+OS
+PA
+PC
+PÍ
+PO
+SE
+SI
+SK
+ST
+SW
+TA
+TÉ
+TI
+TJ
+TO
+TU
+TY
+UK
+ÚL
+UM
+VE
+VÍ
+VY
+WC
+ZA
+ZE
\ No newline at end of file

Added: tuxtype/trunk/tuxtype/data/themes/czech/words/slova3.txt
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/words/slova3.txt	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/words/slova3.txt	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,58 @@
+Slova na 3 písmena
+ABY
+ACH
+ALE
+ALT
+ANO
+BÁJ
+BÁL
+BAR
+BAS
+BIL
+BUK
+BÝK
+CAR
+CHA
+CÍL
+DEJ
+DUB
+DÁL
+ESO
+EVA
+FÉN
+HAD
+HÁJ
+HÁK
+IVA
+JÍL
+KAT
+KÁV
+KAZ
+KDE
+KDO
+KDY
+KEL
+LED
+LEH
+LÉK
+LEM
+LEN
+LEP
+LES
+LET
+LEV
+MED
+NIT
+NOC
+NOS
+OSA
+RÁJ
+RAK
+SÁL
+SUP
+TRH
+TRN
+TUK
+VEN
+VES
+ZOB
\ No newline at end of file

Added: tuxtype/trunk/tuxtype/data/themes/czech/words/slova4.txt
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/words/slova4.txt	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/words/slova4.txt	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,55 @@
+Slova na 4 písmena
+ALFA
+AUTO
+BRAK
+BRAL
+COSI
+CUKL
+CUKR
+DÍKY
+DRÁB
+ELÁN
+EMIL
+GONG
+HLAD
+HLAS
+HROB
+HROM
+KLID
+KOPÍ
+KRÁL
+KRÁM
+KRÉM
+MÍSA
+MÝTO
+NUDA
+NÝTY
+OÁZA
+OSEL
+PÁRA
+PRAK
+ROSA
+ROPA
+RÝHA
+RYTÍ
+SÍTO
+SLZA
+SNÍH
+SVAL
+TÁTA
+TÍHA
+TRNÍ
+TYGR
+UCHO
+UMÝT
+ÚTOK
+VÁHA
+VATA
+VINA
+VÍTR
+VLNA
+VRBA
+ZIMA
+ZNAK
+ZVUK
+ZVYK
\ No newline at end of file

Added: tuxtype/trunk/tuxtype/data/themes/czech/words/slova5.txt
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/czech/words/slova5.txt	                        (rev 0)
+++ tuxtype/trunk/tuxtype/data/themes/czech/words/slova5.txt	2007-11-29 10:42:22 UTC (rev 347)
@@ -0,0 +1,53 @@
+Slova na 5 písmen
+ADÉLA
+ALICE
+ARÉNA
+BABKA
+BAHNO
+BALÍK
+BIBLE
+BLÁTO
+BOMBA
+BALÍK
+BANÍK
+BATOH
+CELER
+CHATA
+DÁRCE
+CHLÉB
+DCERA
+DÍVKA
+FACKA
+GEKON
+GYMPL
+HÁDKA
+HLAVA
+HOLKA
+HRNEC
+JÁTRA
+JENÍK
+JÍDLO
+KABÁT
+KABEL
+KAPKA
+KOZÁK
+KRÁVA
+LÁVKA
+LÁHEV
+LÁSKA
+MAMKA
+MOTOR
+MOTÝL
+OBJEV
+OKOUN
+RADEK
+SÁDLO
+SODÍK
+TATRA
+TULÁK
+UBRUS
+ÚPICE
+VODÍK
+VÝFUK
+ZÁPAD
+ZLATO
\ No newline at end of file

Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile	2007-11-28 22:58:31 UTC (rev 346)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/Makefile	2007-11-29 10:42:22 UTC (rev 347)
@@ -63,10 +63,10 @@
 AUTOHEADER = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run autoheader
 AUTOMAKE = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run automake-1.10
 AWK = mawk
-CC = gcc
+CC = i586-mingw32msvc-gcc
 CCDEPMODE = depmode=gcc3
 CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
-CPP = gcc -E
+CPP = i586-mingw32msvc-gcc -E
 CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
 CYGPATH_W = echo
 DEFS = -DHAVE_CONFIG_H
@@ -75,7 +75,7 @@
 ECHO_N = -n
 ECHO_T = 
 EGREP = /bin/grep -E
-EXEEXT = 
+EXEEXT = .exe
 GREP = /bin/grep
 INSTALL = /usr/bin/install -c
 INSTALL_DATA = ${INSTALL} -m 644
@@ -84,35 +84,35 @@
 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
 LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
 LIBOBJS = 
-LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows
+LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows
 LN_S = ln -s
 LTLIBOBJS = 
 MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
 MKDIR_P = /bin/mkdir -p
-NSIS = no
+NSIS = /usr/bin/makensis
 NSI_DLL_DIR = /home/dbruce/tuxtype_dll
 NSI_INSTALL_DIR = mingw32
 OBJEXT = o
 PACKAGE = tuxtype
-PACKAGE_BUGREPORT = tuxmath-devel at lists.sourceforge.net
-PACKAGE_NAME = tuxtype
-PACKAGE_STRING = tuxtype 1.5.13
+PACKAGE_BUGREPORT = tux4kids-tuxtype-dev at lists.alioth.debian.org
+PACKAGE_NAME = Tux Typing
+PACKAGE_STRING = Tux Typing 1.5.16
 PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.13
+PACKAGE_VERSION = 1.5.16
 PATH_SEPARATOR = :
 SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
 SDL_CONFIG = /usr/bin/sdl-config
 SDL_LIBS = -L/usr/lib -lSDL
 SET_MAKE = 
 SHELL = /bin/sh
-STRIP = strip
-VERSION = 1.5.13
-WINDRES = no
+STRIP = i586-mingw32msvc-strip
+VERSION = 1.5.16
+WINDRES = /usr/bin/i586-mingw32msvc-windres
 abs_builddir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam
 abs_srcdir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam
 abs_top_builddir = /home/dbruce/tux4kids/tuxtype/trunk
 abs_top_srcdir = /home/dbruce/tux4kids/tuxtype/trunk
-ac_ct_CC = gcc
+ac_ct_CC = 
 am__include = include
 am__leading_dot = .
 am__quote = 
@@ -161,12 +161,8 @@
 target_vendor = pc
 top_builddir = ../../../..
 top_srcdir = ../../../..
-SUBDIRS = \
-images\
-scripts\
-words
-
-EXTRA_DIST = keyboard.lst lang.po phrases.txt
+SUBDIRS = images scripts words
+EXTRA_DIST = keyboard.lst lang.po phrases.txt settings.txt
 all: all-recursive
 
 .SUFFIXES:
@@ -179,9 +175,9 @@
 	      exit 1;; \
 	  esac; \
 	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tuxtype/data/themes/malayalam/Makefile'; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tuxtype/data/themes/malayalam/Makefile'; \
 	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu  tuxtype/data/themes/malayalam/Makefile
+	  $(AUTOMAKE) --foreign  tuxtype/data/themes/malayalam/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 	@case '$?' in \
@@ -476,17 +472,17 @@
 
 
 install-data-local:
-	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam
+	$(MKDIR_P) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam
 	$(INSTALL_DATA) $(srcdir)/lang.po $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/lang.po
-	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam
 	$(INSTALL_DATA) $(srcdir)/keyboard.lst $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/keyboard.lst
-	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam
 	$(INSTALL_DATA) $(srcdir)/phrases.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/phrases.txt
+	$(INSTALL_DATA) $(srcdir)/settings.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/settings.txt
 
 uninstall-local:
 	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/keyboard.lst
 	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/lang.po
 	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/phrases.txt
+	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/settings.txt
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:

Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile	2007-11-28 22:58:31 UTC (rev 346)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/images/Makefile	2007-11-29 10:42:22 UTC (rev 347)
@@ -63,10 +63,10 @@
 AUTOHEADER = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run autoheader
 AUTOMAKE = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run automake-1.10
 AWK = mawk
-CC = gcc
+CC = i586-mingw32msvc-gcc
 CCDEPMODE = depmode=gcc3
 CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
-CPP = gcc -E
+CPP = i586-mingw32msvc-gcc -E
 CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
 CYGPATH_W = echo
 DEFS = -DHAVE_CONFIG_H
@@ -75,7 +75,7 @@
 ECHO_N = -n
 ECHO_T = 
 EGREP = /bin/grep -E
-EXEEXT = 
+EXEEXT = .exe
 GREP = /bin/grep
 INSTALL = /usr/bin/install -c
 INSTALL_DATA = ${INSTALL} -m 644
@@ -84,35 +84,35 @@
 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
 LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
 LIBOBJS = 
-LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows
+LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows
 LN_S = ln -s
 LTLIBOBJS = 
 MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
 MKDIR_P = /bin/mkdir -p
-NSIS = no
+NSIS = /usr/bin/makensis
 NSI_DLL_DIR = /home/dbruce/tuxtype_dll
 NSI_INSTALL_DIR = mingw32
 OBJEXT = o
 PACKAGE = tuxtype
-PACKAGE_BUGREPORT = tuxmath-devel at lists.sourceforge.net
-PACKAGE_NAME = tuxtype
-PACKAGE_STRING = tuxtype 1.5.13
+PACKAGE_BUGREPORT = tux4kids-tuxtype-dev at lists.alioth.debian.org
+PACKAGE_NAME = Tux Typing
+PACKAGE_STRING = Tux Typing 1.5.16
 PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.13
+PACKAGE_VERSION = 1.5.16
 PATH_SEPARATOR = :
 SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
 SDL_CONFIG = /usr/bin/sdl-config
 SDL_LIBS = -L/usr/lib -lSDL
 SET_MAKE = 
 SHELL = /bin/sh
-STRIP = strip
-VERSION = 1.5.13
-WINDRES = no
+STRIP = i586-mingw32msvc-strip
+VERSION = 1.5.16
+WINDRES = /usr/bin/i586-mingw32msvc-windres
 abs_builddir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/images
 abs_srcdir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/images
 abs_top_builddir = /home/dbruce/tux4kids/tuxtype/trunk
 abs_top_srcdir = /home/dbruce/tux4kids/tuxtype/trunk
-ac_ct_CC = gcc
+ac_ct_CC = 
 am__include = include
 am__leading_dot = .
 am__quote = 
@@ -177,9 +177,9 @@
 	      exit 1;; \
 	  esac; \
 	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tuxtype/data/themes/malayalam/images/Makefile'; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tuxtype/data/themes/malayalam/images/Makefile'; \
 	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu  tuxtype/data/themes/malayalam/images/Makefile
+	  $(AUTOMAKE) --foreign  tuxtype/data/themes/malayalam/images/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 	@case '$?' in \
@@ -474,7 +474,7 @@
 
 
 install-data-local:
-	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images
+	$(MKDIR_P) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images
 	$(INSTALL_DATA) $(srcdir)/splat0.png $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/splat0.png
 
 uninstall-local:

Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile	2007-11-28 22:58:31 UTC (rev 346)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/images/status/Makefile	2007-11-29 10:42:22 UTC (rev 347)
@@ -51,10 +51,10 @@
 AUTOHEADER = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run autoheader
 AUTOMAKE = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run automake-1.10
 AWK = mawk
-CC = gcc
+CC = i586-mingw32msvc-gcc
 CCDEPMODE = depmode=gcc3
 CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
-CPP = gcc -E
+CPP = i586-mingw32msvc-gcc -E
 CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
 CYGPATH_W = echo
 DEFS = -DHAVE_CONFIG_H
@@ -63,7 +63,7 @@
 ECHO_N = -n
 ECHO_T = 
 EGREP = /bin/grep -E
-EXEEXT = 
+EXEEXT = .exe
 GREP = /bin/grep
 INSTALL = /usr/bin/install -c
 INSTALL_DATA = ${INSTALL} -m 644
@@ -72,35 +72,35 @@
 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
 LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
 LIBOBJS = 
-LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows
+LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows
 LN_S = ln -s
 LTLIBOBJS = 
 MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
 MKDIR_P = /bin/mkdir -p
-NSIS = no
+NSIS = /usr/bin/makensis
 NSI_DLL_DIR = /home/dbruce/tuxtype_dll
 NSI_INSTALL_DIR = mingw32
 OBJEXT = o
 PACKAGE = tuxtype
-PACKAGE_BUGREPORT = tuxmath-devel at lists.sourceforge.net
-PACKAGE_NAME = tuxtype
-PACKAGE_STRING = tuxtype 1.5.13
+PACKAGE_BUGREPORT = tux4kids-tuxtype-dev at lists.alioth.debian.org
+PACKAGE_NAME = Tux Typing
+PACKAGE_STRING = Tux Typing 1.5.16
 PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.13
+PACKAGE_VERSION = 1.5.16
 PATH_SEPARATOR = :
 SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
 SDL_CONFIG = /usr/bin/sdl-config
 SDL_LIBS = -L/usr/lib -lSDL
 SET_MAKE = 
 SHELL = /bin/sh
-STRIP = strip
-VERSION = 1.5.13
-WINDRES = no
+STRIP = i586-mingw32msvc-strip
+VERSION = 1.5.16
+WINDRES = /usr/bin/i586-mingw32msvc-windres
 abs_builddir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/images/status
 abs_srcdir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/images/status
 abs_top_builddir = /home/dbruce/tux4kids/tuxtype/trunk
 abs_top_srcdir = /home/dbruce/tux4kids/tuxtype/trunk
-ac_ct_CC = gcc
+ac_ct_CC = 
 am__include = include
 am__leading_dot = .
 am__quote = 
@@ -165,9 +165,9 @@
 	      exit 1;; \
 	  esac; \
 	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tuxtype/data/themes/malayalam/images/status/Makefile'; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tuxtype/data/themes/malayalam/images/status/Makefile'; \
 	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu  tuxtype/data/themes/malayalam/images/status/Makefile
+	  $(AUTOMAKE) --foreign  tuxtype/data/themes/malayalam/images/status/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 	@case '$?' in \
@@ -315,9 +315,8 @@
 
 
 install-data-local:
-	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/status
+	$(MKDIR_P) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/status
 	$(INSTALL_DATA) $(srcdir)/score.png $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/status/score.png
-	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/status
 	$(INSTALL_DATA) $(srcdir)/wave.png $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/images/status/wave.png
 
 uninstall-local:

Modified: tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile
===================================================================
--- tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile	2007-11-28 22:58:31 UTC (rev 346)
+++ tuxtype/trunk/tuxtype/data/themes/malayalam/words/Makefile	2007-11-29 10:42:22 UTC (rev 347)
@@ -51,10 +51,10 @@
 AUTOHEADER = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run autoheader
 AUTOMAKE = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run automake-1.10
 AWK = mawk
-CC = gcc
+CC = i586-mingw32msvc-gcc
 CCDEPMODE = depmode=gcc3
 CFLAGS = -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__GW32__
-CPP = gcc -E
+CPP = i586-mingw32msvc-gcc -E
 CPPFLAGS = -I/usr/local/cross-tools/i586-mingw32msvc/include -idirafter /usr/local/cross-tools/i586-mingw32msvc/include/glibc -DDATA_PREFIX=\"$(prefix)\"
 CYGPATH_W = echo
 DEFS = -DHAVE_CONFIG_H
@@ -63,7 +63,7 @@
 ECHO_N = -n
 ECHO_T = 
 EGREP = /bin/grep -E
-EXEEXT = 
+EXEEXT = .exe
 GREP = /bin/grep
 INSTALL = /usr/bin/install -c
 INSTALL_DATA = ${INSTALL} -m 644
@@ -72,35 +72,35 @@
 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
 LDFLAGS = -L/usr/local/cross-tools/i586-mingw32msvc/lib
 LIBOBJS = 
-LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_Pango -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows
+LIBS = -lmingw32 -lSDLmain -L/usr/lib -lSDL -lSDL_image -lSDL_ttf -lSDL_mixer  -lgw32c -luuid -lole32 -lwsock32 -mwindows
 LN_S = ln -s
 LTLIBOBJS = 
 MAKEINFO = ${SHELL} /home/dbruce/tux4kids/tuxtype/trunk/missing --run makeinfo
 MKDIR_P = /bin/mkdir -p
-NSIS = no
+NSIS = /usr/bin/makensis
 NSI_DLL_DIR = /home/dbruce/tuxtype_dll
 NSI_INSTALL_DIR = mingw32
 OBJEXT = o
 PACKAGE = tuxtype
-PACKAGE_BUGREPORT = tuxmath-devel at lists.sourceforge.net
-PACKAGE_NAME = tuxtype
-PACKAGE_STRING = tuxtype 1.5.13
+PACKAGE_BUGREPORT = tux4kids-tuxtype-dev at lists.alioth.debian.org
+PACKAGE_NAME = Tux Typing
+PACKAGE_STRING = Tux Typing 1.5.16
 PACKAGE_TARNAME = tuxtype
-PACKAGE_VERSION = 1.5.13
+PACKAGE_VERSION = 1.5.16
 PATH_SEPARATOR = :
 SDL_CFLAGS = -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
 SDL_CONFIG = /usr/bin/sdl-config
 SDL_LIBS = -L/usr/lib -lSDL
 SET_MAKE = 
 SHELL = /bin/sh
-STRIP = strip
-VERSION = 1.5.13
-WINDRES = no
+STRIP = i586-mingw32msvc-strip
+VERSION = 1.5.16
+WINDRES = /usr/bin/i586-mingw32msvc-windres
 abs_builddir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/words
 abs_srcdir = /home/dbruce/tux4kids/tuxtype/trunk/tuxtype/data/themes/malayalam/words
 abs_top_builddir = /home/dbruce/tux4kids/tuxtype/trunk
 abs_top_srcdir = /home/dbruce/tux4kids/tuxtype/trunk
-ac_ct_CC = gcc
+ac_ct_CC = 
 am__include = include
 am__leading_dot = .
 am__quote = 
@@ -165,9 +165,9 @@
 	      exit 1;; \
 	  esac; \
 	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tuxtype/data/themes/malayalam/words/Makefile'; \
+	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tuxtype/data/themes/malayalam/words/Makefile'; \
 	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu  tuxtype/data/themes/malayalam/words/Makefile
+	  $(AUTOMAKE) --foreign  tuxtype/data/themes/malayalam/words/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 	@case '$?' in \
@@ -315,11 +315,9 @@
 
 
 install-data-local:
-	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words
+	$(MKDIR_P) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words
 	$(INSTALL_DATA) $(srcdir)/words1.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words/words1.txt
-	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words
 	$(INSTALL_DATA) $(srcdir)/words2.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words/words2.txt
-	$(mkinstalldirs) $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words
 	$(INSTALL_DATA) $(srcdir)/words3.txt $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/themes/malayalam/words/words3.txt
 
 uninstall-local:




More information about the Tux4kids-commits mailing list