Commit ef262d11 authored by Ivan Tyagov's avatar Ivan Tyagov

Add MS Office 2007 document formats

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31397 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7af994a0
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
<string>ppt</string> <string>ppt</string>
<string>odp</string> <string>odp</string>
<string>sxi</string> <string>sxi</string>
<string>pptx</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
<string>ods</string> <string>ods</string>
<string>sdc</string> <string>sdc</string>
<string>sxc</string> <string>sxc</string>
<string>xlsx</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
<string>odt</string> <string>odt</string>
<string>sxw</string> <string>sxw</string>
<string>rtf</string> <string>rtf</string>
<string>docx</string>
</list> </list>
</value> </value>
</item> </item>
......
1405 1406
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment