Author: scooter
Date: 2013-02-13 17:14:27 -0800 (Wed, 13 Feb 2013)
New Revision: 31118
Modified:
csplugins/trunk/ucsf/scooter/chemViz/src/chemViz/menus/MCSSMenus.java
Log:
More consistent menu changes
Modified: csplugins/trunk/ucsf/scooter/chemViz/src/chemViz/menus/MCSSMenus.java
===================================================================
--- csplugins/trunk/ucsf/scooter/chemViz/src/chemViz/menus/MCSSMenus.java
2013-02-14 01:09:47 UTC (rev 31117)
+++ csplugins/trunk/ucsf/scooter/chemViz/src/chemViz/menus/MCSSMenus.java
2013-02-14 01:14:27 UTC (rev 31118)
@@ -81,7 +81,7 @@
this.context = context;
if (context == null) {
- JMenu mcss = new JMenu("Calculate Maximum Common
SubStructure (MCSS)");
+ JMenu mcss = new JMenu("Show Maximum Common
SubStructure (MCSS)");
addNodeMCSSMenus(mcss, null);
addEdgeMCSSMenus(mcss, null);
menu.add(mcss);
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.