[rkward-cvs] SF.net SVN: rkward: [1717] trunk/rkward/rkward/plugins
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Sun Mar 25 13:49:36 UTC 2007
Revision: 1717
http://svn.sourceforge.net/rkward/?rev=1717&view=rev
Author: tfry
Date: 2007-03-25 06:49:36 -0700 (Sun, 25 Mar 2007)
Log Message:
-----------
Move histogram options and stepfun options to plots.pluginmap
Modified Paths:
--------------
trunk/rkward/rkward/plugins/plots.pluginmap
trunk/rkward/rkward/plugins/under_development.pluginmap
Modified: trunk/rkward/rkward/plugins/plots.pluginmap
===================================================================
--- trunk/rkward/rkward/plugins/plots.pluginmap 2007-03-23 14:14:59 UTC (rev 1716)
+++ trunk/rkward/rkward/plugins/plots.pluginmap 2007-03-25 13:49:36 UTC (rev 1717)
@@ -13,6 +13,8 @@
<!-- These are meant to be embedded, and are not shown in the menu -->
<component type="standard" id="plot_options" file="plot_options.xml" label="Plot Options" />
<component type="standard" id="color_chooser" file="color_chooser.xml" label="Color Chooser" />
+ <component type="standard" id="plot_stepfun_options" file="plot_stepfun_options.xml" label="Step Function plot options" />
+ <component type="standard" id="histogram_options" file="histogram_options.xml" label="Histogram Options" />
</components>
<hierarchy>
Modified: trunk/rkward/rkward/plugins/under_development.pluginmap
===================================================================
--- trunk/rkward/rkward/plugins/under_development.pluginmap 2007-03-23 14:14:59 UTC (rev 1716)
+++ trunk/rkward/rkward/plugins/under_development.pluginmap 2007-03-25 13:49:36 UTC (rev 1717)
@@ -40,11 +40,9 @@
<component type="standard" id="PP_test" file="analysis/TESTS/PP_test.xml" label="Phillips-Perron Test" />
<component type="standard" id="histogram" file="plots/histogram.xml" label="Histogram" />
- <component type="standard" id="histogram_options" file="plots/histogram_options.xml" label="Histogram Options" />
<component type="standard" id="stem" file="plots/stem.xml" label="Stem-and-Leaf Plot" />
- <component type="standard" id="plot_stepfun_options" file="plots/plot_stepfun_options.xml" label="Step Function plot options" />
<component type="standard" id="ecdf_plot" file="plots/ecdf_plot.xml" label="ECDF Plot" />
<component type="standard" id="x11grid" file="x11device/grid.xml" label="Draw Grid" />
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