Author: pwang
Date: 2012-01-11 16:46:26 -0800 (Wed, 11 Jan 2012)
New Revision: 27991
Modified:
core3/impl/trunk/table-import-impl/src/main/java/org/cytoscape/tableimport/internal/task/ImportOntologyAndAnnotationAction.java
Log:
Update name of menu item
Modified:
core3/impl/trunk/table-import-impl/src/main/java/org/cytoscape/tableimport/internal/task/ImportOntologyAndAnnotationAction.java
===================================================================
---
core3/impl/trunk/table-import-impl/src/main/java/org/cytoscape/tableimport/internal/task/ImportOntologyAndAnnotationAction.java
2012-01-12 00:20:23 UTC (rev 27990)
+++
core3/impl/trunk/table-import-impl/src/main/java/org/cytoscape/tableimport/internal/task/ImportOntologyAndAnnotationAction.java
2012-01-12 00:46:26 UTC (rev 27991)
@@ -45,7 +45,7 @@
public ImportOntologyAndAnnotationAction(final InputStreamTaskFactory
factory)
{
- super("Import Ontology and Annotation...");
+ super("Ontology and Annotation...");
setPreferredMenu("File.Import");
this.bookmarksProp = CytoscapeServices.bookmark;
--
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.