Author: mcreech Date: 2011-05-19 09:00:00 -0700 (Thu, 19 May 2011) New Revision: 25486
Removed: csplugins/trunk/agilent/creech/HyperEdge/plugin.props Log: v2.63 Deleted: csplugins/trunk/agilent/creech/HyperEdge/plugin.props =================================================================== --- csplugins/trunk/agilent/creech/HyperEdge/plugin.props 2011-05-19 15:58:34 UTC (rev 25485) +++ csplugins/trunk/agilent/creech/HyperEdge/plugin.props 2011-05-19 16:00:00 UTC (rev 25486) @@ -1,40 +0,0 @@ -# This props file would be filled out and included in the plugin jar -# file. This props file will be used to put information into the -# Plugin Manager about the plugin - -# -- The following properties are REQUIRED -- # - -# The plugin name that will be displayed to users -pluginName=HyperEdgePlugin - -# Description used to give users information about the plugin such as -# what it does. Html tags are encouraged for formatting purposes. - -pluginDescription=Allows the creation of HyperEdges--mutable edges that allow more than two Nodes. - -# Plugin version number, this must be two numbers separated by a -# decimlal. Ex. 0.2, 14.03 - -pluginVersion=2.62 - -# Compatible Cytoscape version -cytoscapeVersion=2.6.2 - -# Category, use one of the categories listed on the website or create your own -pluginCategory=Functional Enrichment - - -# -- The following properties are OPTIONAL -- # - -# URL to a website that gives more information about your plugin, -# Ex. http://my-lab-site.org - -# projectURL= - -# List of authors. Note each author and institution pair are -# separated by a : (colon) each additional author institution pair -# must be separated from other pairs bye a ; (semicolon) -pluginAuthorsIntsitutions=Aditya Vailaya and Allan Kuchinsky:Agilent Labs;Michael Creech:Blue Oak Software - -# Date this plugin/plugin version was released -releaseDate=April 08, 2009 \ No newline at end of file -- 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.
