27 lines
691 B
XML
27 lines
691 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="afryca.domain.real.feature"
|
|
label="Real domain feature"
|
|
version="1.0.0.202101221157">
|
|
|
|
<description url="http://www.example.com/description">
|
|
[Enter Feature Description here.]
|
|
</description>
|
|
|
|
<copyright url="http://www.example.com/copyright">
|
|
[Enter Copyright Description here.]
|
|
</copyright>
|
|
|
|
<license url="http://www.example.com/license">
|
|
[Enter License Description here.]
|
|
</license>
|
|
|
|
<plugin
|
|
id="afryca.domain.real"
|
|
download-size="4"
|
|
install-size="5"
|
|
version="1.0.0.202101221157"
|
|
unpack="false"/>
|
|
|
|
</feature>
|