24 lines
567 B
XML
24 lines
567 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<rougail>
|
|
|
|
<variables>
|
|
<family name="général">
|
|
<variable name="mode_conteneur_actif" type="oui/non" description="No change" auto_freeze="True">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name="module_instancie" type="oui/non" description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
</family>
|
|
<separators/>
|
|
</variables>
|
|
|
|
<constraints>
|
|
</constraints>
|
|
|
|
<help/>
|
|
|
|
</rougail>
|
|
<!-- vim: ts=4 sw=4 expandtab
|
|
-->
|