gcompris r3313 - in branches/gcomprixo/src: babyshapes-activity/resources/babyshapes draw-activity



Author: bcoudoin
Date: Sun Mar 16 21:36:03 2008
New Revision: 3313
URL: http://svn.gnome.org/viewvc/gcompris?rev=3313&view=rev

Log:
fixed ability to run ./runit.sh draw-activity within the source code


Modified:
   branches/gcomprixo/src/babyshapes-activity/resources/babyshapes/   (props changed)
   branches/gcomprixo/src/draw-activity/init_path.sh

Modified: branches/gcomprixo/src/draw-activity/init_path.sh
==============================================================================
--- branches/gcomprixo/src/draw-activity/init_path.sh	(original)
+++ branches/gcomprixo/src/draw-activity/init_path.sh	Sun Mar 16 21:36:03 2008
@@ -3,6 +3,6 @@
 path=$1
 activity=draw
 plugindir=$path/../boards/.libs
-pythonplugindir=$path 
-resourcedir=$path/resources
+pythonplugindir=$path/../anim-activity
+resourcedir=$path/../anim-activity/resources
 section="/math/geometry"



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