forked from elinw/Finder-HISTORICAL-PURPOSES-No-maintained
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pkg_finder.xml
35 lines (35 loc) · 1.93 KB
/
pkg_finder.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8" ?>
<extension type="package" version="1.7" method="upgrade">
<name>pkg_finder</name>
<packagename>finder</packagename>
<creationDate>August 2011</creationDate>
<packager>Joomla! Project</packager>
<copyright>(C) 2005 - 2011 Open Source Matters. All rights reserved.</copyright>
<packageremail>[email protected]</packageremail>
<packagerurl>www.joomla.org</packagerurl>
<author>Joomla! Project</author>
<authorEmail>[email protected]</authorEmail>
<authorUrl>www.joomla.org</authorUrl>
<version>2.5.0</version>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<description>PKG_FINDER_XML_DESCRIPTION</description>
<files folder="packages">
<!-- The id for each extension is the element stored in the DB -->
<file type="component" id="com_finder">com_finder.zip</file>
<file type="file" id="files_finder_cli">files_finder_cli.zip</file>
<file type="file" id="files_finder_hathor">files_finder_hathor.zip</file>
<file type="module" id="mod_finder" client="site">mod_finder.zip</file>
<file type="module" id="mod_finder_status" client="administrator">mod_finder_status.zip</file>
<file type="plugin" id="categories" group="finder">plg_finder_categories.zip</file>
<file type="plugin" id="contacts" group="finder">plg_finder_contacts.zip</file>
<file type="plugin" id="content" group="finder">plg_finder_content.zip</file>
<file type="plugin" id="newsfeeds" group="finder">plg_finder_newsfeeds.zip</file>
<file type="plugin" id="weblinks" group="finder">plg_finder_weblinks.zip</file>
<file type="plugin" id="finder" group="system">plg_system_finder.zip</file>
<file type="plugin" id="highlight" group="system">plg_system_highlight.zip</file>
</files>
<languages>
<language tag="en-GB">language/en-GB/en-GB.pkg_finder.ini</language>
<language tag="en-GB">language/en-GB/en-GB.pkg_finder.sys.ini</language>
</languages>
</extension>