25 lines
454 B
XML
25 lines
454 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
||
|
<creole>
|
||
|
|
||
|
<files/>
|
||
|
<containers/>
|
||
|
|
||
|
<variables>
|
||
|
<family name='general'>
|
||
|
<variable name='mode_conteneur_actif2' type='oui/non' description="New description" exists="False">
|
||
|
<value>oui</value>
|
||
|
</variable>
|
||
|
</family>
|
||
|
<separators/>
|
||
|
</variables>
|
||
|
|
||
|
<constraints>
|
||
|
</constraints>
|
||
|
|
||
|
<help/>
|
||
|
|
||
|
</creole>
|
||
|
<!-- vim: ts=4 sw=4 expandtab
|
||
|
-->
|