[rkward-cvs] rkward/rkward/plugins standard_plugins.pluginmap,1.4,1.5
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Mon Mar 20 19:33:59 UTC 2006
- Previous message: [rkward-cvs] rkward/rkward/plugin rkcheckbox.cpp,1.10,1.11 rkcomponent.cpp,1.11,1.12 rkcomponent.h,1.12,1.13 rkcomponentmap.cpp,1.7,1.8 rkcomponentmap.h,1.6,1.7 rkcomponentproperties.cpp,1.18,1.19 rkcomponentproperties.h,1.17,1.18 rkstandardcomponent.cpp,1.20,1.21 rkstandardcomponent.h,1.11,1.12
- Next message: [rkward-cvs] rkward/rkward/plugins/02plots/scatterplot description.xml,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/rkward/rkward/rkward/plugins
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10768/rkward/plugins
Modified Files:
standard_plugins.pluginmap
Log Message:
Basic embedding or RKComponents works
Index: standard_plugins.pluginmap
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/plugins/standard_plugins.pluginmap,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** standard_plugins.pluginmap 24 Oct 2005 18:11:58 -0000 1.4
--- standard_plugins.pluginmap 20 Mar 2006 19:33:55 -0000 1.5
***************
*** 15,18 ****
--- 15,19 ----
<component type="standard" id="plots_scatterplot" file="02plots/scatterplot/description.xml" label="Scatterplot" />
+ <component type="standard" id="plot_options" file="plots/plot_options.xml" label="Plot Options" />
<component type="standard" id="descriptive" file="20descriptive/description.xml" label="Descriptive Statistics" />
***************
*** 52,55 ****
--- 53,57 ----
<menu id="plots" label="Plots" index="5">
<entry component="plots_scatterplot" />
+ <entry component="plot_options" />
</menu>
</hierarchy>
- Previous message: [rkward-cvs] rkward/rkward/plugin rkcheckbox.cpp,1.10,1.11 rkcomponent.cpp,1.11,1.12 rkcomponent.h,1.12,1.13 rkcomponentmap.cpp,1.7,1.8 rkcomponentmap.h,1.6,1.7 rkcomponentproperties.cpp,1.18,1.19 rkcomponentproperties.h,1.17,1.18 rkstandardcomponent.cpp,1.20,1.21 rkstandardcomponent.h,1.11,1.12
- Next message: [rkward-cvs] rkward/rkward/plugins/02plots/scatterplot description.xml,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list