[Tux4kids-commits] r241 - in tuxtype/trunk: . tuxtype/data

dbruce-guest at alioth.debian.org dbruce-guest at alioth.debian.org
Sun Sep 16 00:47:42 UTC 2007


Author: dbruce-guest
Date: 2007-09-16 00:47:42 +0000 (Sun, 16 Sep 2007)
New Revision: 241

Modified:
   tuxtype/trunk/ChangeLog
   tuxtype/trunk/tuxtype/data/Makefile.am
   tuxtype/trunk/tuxtype/data/Makefile.in
Log:
fixed type in tuxtype/data/Makefile.am


Modified: tuxtype/trunk/ChangeLog
===================================================================
--- tuxtype/trunk/ChangeLog	2007-09-16 00:41:02 UTC (rev 240)
+++ tuxtype/trunk/ChangeLog	2007-09-16 00:47:42 UTC (rev 241)
@@ -20,7 +20,7 @@
        - added an Indic language theme, Malayalam, which also contains a 
          lesson area.
        - new format of keyboard.lst for malayalam theme (now added to other
-         themes too.
+         themes too).
        - created a new file named practice.txt which contains the strings to
          display in the practice session. Also did a major role in adding 
          Unicode support in the practice area.

Modified: tuxtype/trunk/tuxtype/data/Makefile.am
===================================================================
--- tuxtype/trunk/tuxtype/data/Makefile.am	2007-09-16 00:41:02 UTC (rev 240)
+++ tuxtype/trunk/tuxtype/data/Makefile.am	2007-09-16 00:47:42 UTC (rev 241)
@@ -10,4 +10,3 @@
 uninstall-local:
 	rm -f $(DESTDIR)$(prefix)/share/$(PACKAGE)/data/keyboard.lst
 
-_SOURCES = alphabet.txt

Modified: tuxtype/trunk/tuxtype/data/Makefile.in
===================================================================
--- tuxtype/trunk/tuxtype/data/Makefile.in	2007-09-16 00:41:02 UTC (rev 240)
+++ tuxtype/trunk/tuxtype/data/Makefile.in	2007-09-16 00:47:42 UTC (rev 241)
@@ -163,7 +163,6 @@
 top_srcdir = @top_srcdir@
 SUBDIRS = images scripts sounds themes words fonts
 EXTRA_DIST = keyboard.lst
-_SOURCES = alphabet.txt
 all: all-recursive
 
 .SUFFIXES:




More information about the Tux4kids-commits mailing list