rougail/tests/dictionaries/51redefine_help/00-base.xml

13 lines
392 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<rougail>
<variables>
<family name="general" help="redefine help family">
<variable name="mode_conteneur_actif" type="string" description="redefine help" hidden="True" help="redefine help">
<value>non</value>
</variable>
</family>
</variables>
</rougail>
<!-- vim: ts=4 sw=4 expandtab
-->