[-] INSTALLER : Fix crash from genders jpg copy

This commit is contained in:
Gregory Roussac
2013-03-06 21:05:51 +01:00
parent 5859ec31cf
commit bd7d730be0
7 changed files with 21 additions and 21 deletions
+3 -3
View File
@@ -4,8 +4,8 @@
<field name="type"/>
</fields>
<entities>
<gender id="Mr" type="0"/>
<gender id="Ms" type="1"/>
<gender id="Miss" type="1"/>
<gender id="1" type="0"/>
<gender id="2" type="1"/>
<gender id="3" type="1"/>
</entities>
</entity_gender>