help in variable or family now

This commit is contained in:
2020-12-23 13:29:51 +01:00
parent 08ed28fc95
commit 6c6746c58f
171 changed files with 23 additions and 1335 deletions

View File

@ -1,25 +1,12 @@
<?xml version='1.0' encoding='UTF-8'?>
<rougail>
<services/>
<variables>
<family name="general">
<variable name="mode_conteneur_actif" type="oui/non" description="redefine help" hidden="True">
<family name="general" help="redefine help family">
<variable name="mode_conteneur_actif" type="oui/non" description="redefine help" hidden="True" help="redefine help">
<value>non</value>
</variable>
</family>
<separators/>
</variables>
<constraints>
</constraints>
<help>
<variable name="mode_conteneur_actif">redefine help</variable>
<family name="general">redefine help family</family>
</help>
</rougail>
<!-- vim: ts=4 sw=4 expandtab
-->

View File

@ -1,17 +1,10 @@
<?xml version='1.0' encoding='UTF-8'?>
<rougail>
<services/>
<variables>
<family name="general" help="redefine help family ok">
<variable name="mode_conteneur_actif" redefine="True" hidden="True" help="redefine help ok">
<value>non</value>
</variable>
</family>
</variables>
<constraints>
</constraints>
<help>
<variable name="mode_conteneur_actif" redefine="True">redefine help ok</variable>
<family name="general">redefine help family ok</family>
</help>
</rougail>