<?xml version="1.0" encoding="utf-8"?>
<install type="component" version="1.5.0" method="upgrade">
  <name>fpss</name>
  <author>JoomlaWorks</author>
  <creationDate>February 2nd, 2010</creationDate>
  <copyright>Copyright (c) 2006 - 2010 JoomlaWorks Ltd. All rights reserved. This code cannot be redistributed without permission from JoomlaWorks.</copyright>
  <authorEmail>contact@joomlaworks.gr</authorEmail>
  <authorUrl>www.joomlaworks.gr</authorUrl>
  <version>2.4</version>
  <license>Commercial</license>
  <description>Thank you for installing Frontpage SlideShow by JoomlaWorks, the powerful slideshow system for Joomla! 1.5.</description>
  <installfile>install.fpss.php</installfile>
  <uninstallfile>uninstall.fpss.php</uninstallfile>
  <install>
    <sql>
      <file driver="mysql" charset="utf8">install.mysql.sql</file>
    </sql>
  </install>
  <uninstall>
    <sql>
      <file driver="mysql" charset="utf8">uninstall.mysql.sql</file>
    </sql>
  </uninstall>
  <files folder="components/com_fpss">
    <folder>images</folder>
    <filename>fpss.class.php</filename>
    <filename>fpss.html.php</filename>
    <filename>fpss.php</filename>
  </files>
  <languages folder="language/en-GB">
  	<language tag="en-GB">en-GB.com_fpss.ini</language>
		<language tag="en-GB">en-GB.mod_fpss.ini</language>
  </languages>
  <administration>
    <menu img="components/com_fpss/images/fpss_icon_16x16.png">Frontpage Slideshow</menu>
    <files folder="administrator/components/com_fpss">
    	<folder>css</folder>
      <folder>images</folder>
      <folder>js</folder>
      <folder>tables</folder>
      <filename>admin.fpss.html.php</filename>
      <filename>admin.fpss.php</filename>
      <filename>class.upload.php</filename>
      <filename>install.mysql.sql</filename>
      <filename>uninstall.mysql.sql</filename>
    </files>
    <languages folder="administrator/language/en-GB">
      <language tag="en-GB">en-GB.com_fpss.ini</language>
    </languages>
  </administration>
  <modules>
    <module module="mod_fpss"/>
  </modules>
  <joomfish>
    <file>fpss_categories.xml</file>
    <file>fpss_slides.xml</file>
  </joomfish>
</install>