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