rougail/tests/dictionaries/60extra_name_family/00-base.xml

16 lines
495 B
XML
Raw Normal View History

2020-11-11 16:59:44 +01:00
<?xml version='1.0' encoding='UTF-8'?>
<rougail>
<variables>
<family name="extra">
2021-01-10 16:53:41 +01:00
<variable name="mode_conteneur_actif" type="string" description="No change" hidden="True">
2020-11-11 16:59:44 +01:00
<value>non</value>
</variable>
2021-01-10 16:53:41 +01:00
<variable name="activer_ejabberd" type="string" description="No change" hidden="True">
2020-11-11 16:59:44 +01:00
<value>non</value>
</variable>
</family>
</variables>
</rougail>
<!-- vim: ts=4 sw=4 expandtab
-->