25 lines
518 B
XML
25 lines
518 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<creole>
|
|
|
|
<containers/>
|
|
|
|
<variables>
|
|
<family name="general">
|
|
<variable name="mode_conteneur_actif" type="oui/non" description="redefine help" hidden="True">
|
|
<value>non</value>
|
|
</variable>
|
|
</family>
|
|
<separators/>
|
|
</variables>
|
|
|
|
<constraints>
|
|
</constraints>
|
|
|
|
<help>
|
|
<variable name="mode_conteneur_actif">redefine help</variable>
|
|
</help>
|
|
|
|
</creole>
|
|
<!-- vim: ts=4 sw=4 expandtab
|
|
-->
|