27 lines
685 B
XML
27 lines
685 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="afryca.hlpr.gui.feature"
|
|
label="HLPR gui 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.hlpr.gui"
|
|
download-size="82"
|
|
install-size="137"
|
|
version="1.0.0.202101221157"
|
|
unpack="false"/>
|
|
|
|
</feature>
|