Author: mes Date: 2010-09-15 16:29:51 -0700 (Wed, 15 Sep 2010) New Revision: 21885
Modified: csplugins/trunk/ucsd/mes/VennDiagram/resources/plugin.props Log: named plugin correctly in props Modified: csplugins/trunk/ucsd/mes/VennDiagram/resources/plugin.props =================================================================== --- csplugins/trunk/ucsd/mes/VennDiagram/resources/plugin.props 2010-09-15 23:28:35 UTC (rev 21884) +++ csplugins/trunk/ucsd/mes/VennDiagram/resources/plugin.props 2010-09-15 23:29:51 UTC (rev 21885) @@ -4,7 +4,7 @@ # -- The following properties are REQUIRED -- # # The plugin name that will be displayed to users -pluginName=Venn Diagram Generator +pluginName=VennDiagramGenerator # Description used to give users information about the plugin such as what it does. # Html tags are encouraged for formatting purposes. -- 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.
