Author: pwang
Date: 2011-09-02 14:14:47 -0700 (Fri, 02 Sep 2011)
New Revision: 26714

Modified:
   
core3/impl/trunk/property-impl/src/main/resources/META-INF/spring/bundle-context.xml
Log:
Renamed cytoscape.props to cytoscape3.props

Modified: 
core3/impl/trunk/property-impl/src/main/resources/META-INF/spring/bundle-context.xml
===================================================================
--- 
core3/impl/trunk/property-impl/src/main/resources/META-INF/spring/bundle-context.xml
        2011-09-02 21:13:31 UTC (rev 26713)
+++ 
core3/impl/trunk/property-impl/src/main/resources/META-INF/spring/bundle-context.xml
        2011-09-02 21:14:47 UTC (rev 26714)
@@ -21,7 +21,7 @@
 
 
        <bean id="corePropsReader" 
class="org.cytoscape.property.internal.PropsReader">
-               <constructor-arg value="cytoscape.props" />
+               <constructor-arg value="cytoscape3.props" />
        </bean>
 
        <bean id="bookmarksReader" 
class="org.cytoscape.property.internal.bookmark.BookmarkReader">

-- 
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.

Reply via email to