Files
Flintstones/features/flintstones.feature.theme/feature.xml
T
Francisco Jesús Martínez Mimbrera 759a8968a2 public code v1
2026-05-23 00:32:57 +02:00

28 lines
640 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<feature
id="flintstones.feature.theme"
label="flintstones.feature.theme Feature"
version="1.0.0.qualifier">
<description url="http://www.example.com/description">
[Enter 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="flintstones.theme"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>