Author: pwang Date: 2011-05-09 10:30:02 -0700 (Mon, 09 May 2011) New Revision: 24961
Modified: core3/property-impl/trunk/src/main/resources/cytoscape.props Log: Add a new property -- showQuickStartAtStartup Modified: core3/property-impl/trunk/src/main/resources/cytoscape.props =================================================================== --- core3/property-impl/trunk/src/main/resources/cytoscape.props 2011-05-09 17:28:13 UTC (rev 24960) +++ core3/property-impl/trunk/src/main/resources/cytoscape.props 2011-05-09 17:30:02 UTC (rev 24961) @@ -20,3 +20,4 @@ vizmapper.cntMapperUpperLimit=2000 undo.limit=10 defaultPluginDownloadUrl=http://cytoscape.org/plugins/plugins.xml +showQuickStartAtStartup= false \ 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.
