37 lines
993 B
XML
37 lines
993 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<creole>
|
|
|
|
<files>
|
|
<file name='/tmp/file' filelist='afilllist'/>
|
|
</files>
|
|
<containers/>
|
|
|
|
<variables>
|
|
<family name='general'>
|
|
<variable name='condition' type='oui/non' description="No change">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name='mode_conteneur_actif' type='oui/non' description="No change" hidden="True">
|
|
<value>non</value>
|
|
</variable>
|
|
<variable name='mode_conteneur_actif2' type='oui/non' description="No change" hidden="True">
|
|
<value>non</value>
|
|
</variable>
|
|
</family>
|
|
<separators/>
|
|
</variables>
|
|
|
|
<constraints>
|
|
<condition name='disabled_if_not_in' source='condition'>
|
|
<param>unpossible</param>
|
|
<target type='filelist'>afilllist</target>
|
|
</condition>
|
|
</constraints>
|
|
|
|
<help/>
|
|
|
|
</creole>
|
|
<!-- vim: ts=4 sw=4 expandtab
|
|
-->
|