[rkward-cvs] rkward/rkward/plugins/00saveload/load/source description.xml,1.3,1.4
Pierre
ecoch at users.sourceforge.net
Fri Apr 14 20:36:13 UTC 2006
Update of /cvsroot/rkward/rkward/rkward/plugins/00saveload/load/source
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21308/load/source
Modified Files:
description.xml
Log Message:
Plugins wording
Index: description.xml
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/plugins/00saveload/load/source/description.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** description.xml 20 Mar 2006 14:03:43 -0000 1.3
--- description.xml 14 Apr 2006 20:36:11 -0000 1.4
***************
*** 1,4 ****
<!DOCTYPE rkplugin>
! <document>
<code file="code.php"/>
<logic>
--- 1,4 ----
<!DOCTYPE rkplugin>
! <document>
<code file="code.php"/>
<logic>
***************
*** 9,15 ****
<tab label="Select variables" >
<column>
! <browser size="small" filter="*.R *.r" id="file" label="Name of the file" />
</column>
! <frame label="Options. Implemented aber not doing any effect" >
<checkbox value_unchecked="FALSE" checked="false" value="TRUE" id="local" label="Local environnement" />
--- 9,15 ----
<tab label="Select variables" >
<column>
! <browser size="small" filter="*.R *.r" id="file" label="File name" />
</column>
! <frame label="Options" >
<checkbox value_unchecked="FALSE" checked="false" value="TRUE" id="local" label="Local environnement" />
More information about the rkward-tracker
mailing list