26 lines
596 B
XML
26 lines
596 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<rougail>
|
|
|
|
<services/>
|
|
|
|
<variables>
|
|
<family name="general">
|
|
<variable name="mode_conteneur_actif" type="oui/non" description="No change" hidden="True">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name="mode_conteneur_actif1" type="oui/non" description="No change" hidden="True">
|
|
<value>non</value>
|
|
</variable>
|
|
</family>
|
|
<separators/>
|
|
</variables>
|
|
|
|
<constraints>
|
|
</constraints>
|
|
|
|
<help/>
|
|
|
|
</rougail>
|
|
<!-- vim: ts=4 sw=4 expandtab
|
|
-->
|