Commit f2951e9f authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add a policy to use w3m_dump for text/plain output.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31236 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c3fe8bf0
......@@ -543,7 +543,16 @@
<item>
<key> <string>data</string> </key>
<value>
<dictionary/>
<dictionary>
<item>
<key> <string>text/plain</string> </key>
<value>
<tuple>
<string>w3m_dump</string>
</tuple>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
......
1398
\ No newline at end of file
1399
\ 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