31 lines
739 B
XML
31 lines
739 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
||
|
<creole>
|
||
|
|
||
|
<files/>
|
||
|
<containers/>
|
||
|
|
||
|
<variables>
|
||
|
<family name='general'>
|
||
|
<variable name='mode_conteneur_actif' type='oui/non' description="No change" auto_freeze="True">
|
||
|
<value>non</value>
|
||
|
</variable>
|
||
|
<variable name='mode_conteneur_actif1' type='oui/non' description="No change">
|
||
|
<value>non</value>
|
||
|
</variable>
|
||
|
</family>
|
||
|
<separators/>
|
||
|
</variables>
|
||
|
|
||
|
<constraints>
|
||
|
<fill name='calc_val' target='mode_conteneur_actif'>
|
||
|
<param type='eole'>mode_conteneur_actif1</param>
|
||
|
</fill>
|
||
|
</constraints>
|
||
|
|
||
|
<help/>
|
||
|
|
||
|
</creole>
|
||
|
<!-- vim: ts=4 sw=4 expandtab
|
||
|
-->
|