Author: mes
Date: 2011-03-30 14:10:52 -0700 (Wed, 30 Mar 2011)
New Revision: 24622

Modified:
   
core3/table-import-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
Log:
setting the mime type for excel files properly

Modified: 
core3/table-import-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
===================================================================
--- 
core3/table-import-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
 2011-03-30 20:28:58 UTC (rev 24621)
+++ 
core3/table-import-impl/trunk/src/main/resources/META-INF/spring/bundle-context.xml
 2011-03-30 21:10:52 UTC (rev 24622)
@@ -42,7 +42,7 @@
                </constructor-arg>
                <constructor-arg index="1">
                        <set>
-                               <value>text/plain</value>
+                               <value>application/excel</value>
                        </set>
                </constructor-arg>
                <constructor-arg value="Any text 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.

Reply via email to