[rkward-cvs] SF.net SVN: rkward: [1904] trunk/rkward/rkward/plugins
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Wed May 16 16:54:53 UTC 2007
Revision: 1904
http://svn.sourceforge.net/rkward/?rev=1904&view=rev
Author: tfry
Date: 2007-05-16 09:54:53 -0700 (Wed, 16 May 2007)
Log Message:
-----------
Rename barplot_options to barplot_embed, internally
Modified Paths:
--------------
trunk/rkward/rkward/plugins/embedded.pluginmap
trunk/rkward/rkward/plugins/plots.pluginmap
Modified: trunk/rkward/rkward/plugins/embedded.pluginmap
===================================================================
--- trunk/rkward/rkward/plugins/embedded.pluginmap 2007-05-11 00:15:11 UTC (rev 1903)
+++ trunk/rkward/rkward/plugins/embedded.pluginmap 2007-05-16 16:54:53 UTC (rev 1904)
@@ -7,6 +7,7 @@
<component type="standard" id="color_chooser" file="plots/color_chooser.xml" label="Color Chooser" />
<component type="standard" id="plot_stepfun_options" file="plots/plot_stepfun_options.xml" label="Step Function plot options" />
<component type="standard" id="histogram_options" file="plots/histogram_options.xml" label="Histogram Options" />
+ <component type="standard" id="barplot_embed" file="plots/barplot_options.xml" label="Barplot Options" />
<component type="standard" id="x11grid" file="x11device/grid.xml" label="Draw Grid" />
</components>
Modified: trunk/rkward/rkward/plugins/plots.pluginmap
===================================================================
--- trunk/rkward/rkward/plugins/plots.pluginmap 2007-05-11 00:15:11 UTC (rev 1903)
+++ trunk/rkward/rkward/plugins/plots.pluginmap 2007-05-16 16:54:53 UTC (rev 1904)
@@ -3,7 +3,6 @@
<document base_prefix="plots/" namespace="rkward">
<components>
<component type="standard" id="barplot" file="barplot.xml" label="Barplot" />
- <component type="standard" id="barplot_options" file="barplot_options.xml" label="Barplot Options" />
<component type="standard" id="box_plot" file="box_plot.xml" label="Box Plot" />
<component type="standard" id="density_plot" file="density_plot.xml" label="Density Plot" />
<component type="standard" id="ecdf_plot" file="ecdf_plot.xml" label="ECDF Plot" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list