gcompris r3200 - in branches/gcomprixo: . boards src src/writing_tutor_image_match-activity src/writing_tutor_missing_match-activity src/writing_tutor_pattern_admin-activity src/writing_tutor_template_match-activity



Author: bcoudoin
Date: Mon Jan  7 00:40:22 2008
New Revision: 3200
URL: http://svn.gnome.org/viewvc/gcompris?rev=3200&view=rev

Log:
removed writing tutor


Removed:
   branches/gcomprixo/boards/writing_tutor.xml.in
   branches/gcomprixo/src/writing_tutor_image_match-activity/
   branches/gcomprixo/src/writing_tutor_missing_match-activity/
   branches/gcomprixo/src/writing_tutor_pattern_admin-activity/
   branches/gcomprixo/src/writing_tutor_template_match-activity/
Modified:
   branches/gcomprixo/configure.in
   branches/gcomprixo/src/bundleit.sh

Modified: branches/gcomprixo/configure.in
==============================================================================
--- branches/gcomprixo/configure.in	(original)
+++ branches/gcomprixo/configure.in	Mon Jan  7 00:40:22 2008
@@ -647,10 +647,6 @@
 src/money-activity/Makefile
 src/money-activity/resources/Makefile
 src/money-activity/resources/money/Makefile
-src/writing_tutor_image_match-activity/Makefile
-src/writing_tutor_image_match-activity/resources/Makefile
-src/writing_tutor_image_match-activity/resources/writing_tutor/Makefile
-src/writing_tutor_image_match-activity/DTW/Makefile
 src/algebra_plus-activity/Makefile
 src/crane-activity/Makefile
 src/crane-activity/resources/Makefile
@@ -740,7 +736,6 @@
 src/memory-activity/Makefile
 src/memory-activity/resources/Makefile
 src/memory-activity/resources/memory/Makefile
-src/writing_tutor_template_match-activity/Makefile
 src/wordsgame-activity/Makefile
 src/advanced_colors-activity/Makefile
 src/advanced_colors-activity/resources/advanced_colors/Makefile
@@ -752,7 +747,6 @@
 src/tangram-activity/resources/tangram/Makefile
 src/gnumch-inequality-activity/Makefile
 src/maze3D-activity/Makefile
-src/writing_tutor_pattern_admin-activity/Makefile
 src/chess_computer-activity/Makefile
 src/chess_computer-activity/resources/Makefile
 src/chess_computer-activity/resources/chess/Makefile
@@ -768,7 +762,6 @@
 src/railroad-activity/resources/railroad/Makefile
 src/memory_sound-activity/Makefile
 src/memory_add_minus_tux-activity/Makefile
-src/writing_tutor_missing_match-activity/Makefile
 src/gnumch-multiples-activity/Makefile
 src/babyshapes-activity/Makefile
 src/babyshapes-activity/resources/babyshapes/Makefile

Modified: branches/gcomprixo/src/bundleit.sh
==============================================================================
--- branches/gcomprixo/src/bundleit.sh	(original)
+++ branches/gcomprixo/src/bundleit.sh	Mon Jan  7 00:40:22 2008
@@ -17,6 +17,7 @@
 
 if test "$1" != "draw-activity" && \
     test "$1" != "anim-activity" && \
+    test "$1" != "pythontest-activity" && \
     test "$1" != "electric-activity" ; then
   draw="--exclude resources/skins/gartoon/draw"
 else
@@ -24,6 +25,8 @@
 fi
 
 if test "$1" = "administration-activity" || \
+   test "$1" = "tuxpaint-activity" || \
+   test "$1" = "melody-activity" || \
    test "$1" = "gcompris-activity" ; then
   echo "Skipping $1"
   exit 0



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