Commit 45182763 authored by Jérome Perrin's avatar Jérome Perrin

use png as default image format, because unlike jpg it supports transparency


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22937 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 62090ace
......@@ -262,7 +262,7 @@
</item>
<item>
<key> <string>image_format</string> </key>
<value> <string>jpg</string> </value>
<value> <string>png</string> </value>
</item>
<item>
<key> <string>image_resolution</string> </key>
......
406
\ No newline at end of file
407
\ 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