Author: ruschein
Date: 2011-06-21 09:25:42 -0700 (Tue, 21 Jun 2011)
New Revision: 25830
Modified:
csplugins/trunk/ucsd/mes/genomespace-plugin/src/main/java/cytoscape/genomespace/DownloadFileFromGenomeSpace.java
Log:
Moved to a more logical position in the Cytoscape menu.
Modified:
csplugins/trunk/ucsd/mes/genomespace-plugin/src/main/java/cytoscape/genomespace/DownloadFileFromGenomeSpace.java
===================================================================
---
csplugins/trunk/ucsd/mes/genomespace-plugin/src/main/java/cytoscape/genomespace/DownloadFileFromGenomeSpace.java
2011-06-21 03:14:05 UTC (rev 25829)
+++
csplugins/trunk/ucsd/mes/genomespace-plugin/src/main/java/cytoscape/genomespace/DownloadFileFromGenomeSpace.java
2011-06-21 16:25:42 UTC (rev 25830)
@@ -40,7 +40,7 @@
// Set the menu you'd like here. Plugins don't need
// to live in the Plugins menu, so choose whatever
// is appropriate!
- setPreferredMenu("File.Import.GenomeSpace");
+ setPreferredMenu("File.GenomeSpace");
}
public void actionPerformed(final ActionEvent e) {
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.