Author: pwang
Date: 2011-09-02 14:17:37 -0700 (Fri, 02 Sep 2011)
New Revision: 26716
Modified:
core3/api/trunk/swing-util-api/src/main/resources/META-INF/spring/bundle-context-osgi.xml
Log:
Renamed cytoscape.props to cytoscape3.props
Modified:
core3/api/trunk/swing-util-api/src/main/resources/META-INF/spring/bundle-context-osgi.xml
===================================================================
---
core3/api/trunk/swing-util-api/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-09-02 21:16:38 UTC (rev 26715)
+++
core3/api/trunk/swing-util-api/src/main/resources/META-INF/spring/bundle-context-osgi.xml
2011-09-02 21:17:37 UTC (rev 26716)
@@ -7,7 +7,7 @@
<osgi:reference id="cytoscapePropertiesServiceRef"
interface="org.cytoscape.property.CyProperty"
- filter="(cyPropertyName=cytoscape.props)" />
+ filter="(cyPropertyName=cytoscape3.props)" />
<osgi:service id="fileUtilService" ref="fileUtil"
interface="org.cytoscape.util.swing.FileUtil" />
--
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.