25 lines
685 B
XML
25 lines
685 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/1.5/component-install.dtd">
|
|
<install method="phocagallerytheme" type="component" version="5">
|
|
<name>Theme Simple - Phoca Gallery 5</name>
|
|
<creationDate>16/07/2024</creationDate>
|
|
<author>Jan Pavelka (www.phoca.cz)</author>
|
|
<authorEmail></authorEmail>
|
|
<authorUrl>https://www.phoca.cz</authorUrl>
|
|
<copyright>Jan Pavelka</copyright>
|
|
<license>GNU/GPL</license>
|
|
<version>5.1.0</version>
|
|
<description>Phoca Gallery Theme File - Simple</description>
|
|
|
|
<files>
|
|
<folder>images</folder>
|
|
<folder>css</folder>
|
|
<filename>theme.xml</filename>
|
|
</files>
|
|
|
|
<params>
|
|
|
|
|
|
</params>
|
|
</install>
|