Lahmizzar Muinela
2013-04-24 4192be6a6d91ce47ba47a05171497ae54d9e04e9
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<extension type="package" version="2.5" method="upgrade">
    <name>Projectfork Language Pack Installer</name>
    <packagename>projectfork_languages</packagename>
    <creationDate>04-21-2013</creationDate>
    <author>Projectfork Translation Team</author>
    <authorEmail>support@projectfork.net</authorEmail>
    <authorUrl>http://www.projectfork.net</authorUrl>
    <copyright>(C) 2006 - 2013 Tobias Kuhn. All rights reserved.</copyright>
    <version>4.0.0</version>
    <updateable>fullupdate</updateable>
    <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
    <description></description>
    
    <scriptfile>install.script.php</scriptfile>
    <files folder="languages">
    </files>
    <!-- Extension Update Specification -->
    <updateservers>
        <server type="extension" priority="1" name="Projectfork Translation Update Server">https://raw.github.com/projectfork/Translations/master/update.xml</server>
    </updateservers>
</extension>