Adding the first default xml files for image module

8.0.x
Greg Dunlap 2011-09-23 10:38:56 +02:00
parent d3d89a4ec3
commit acbd1a7a5c
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<?xml version="1.0"?>
<document>
<effects>
<image_scale>
<data>
<width>100</width>
<height>100</height>
<upscale>1</upscale>
</data>
<weight>0</weight>
</image_scale>
</effects>
</document>