From 7cdc452ab70bff718adcfcc989cd79b53214d0cd Mon Sep 17 00:00:00 2001 From: Markus Walz <lahmizzar@devxive.com> Date: Sat, 15 Jun 2013 14:34:16 -0400 Subject: [PATCH] added pf4 language pack file to archive, update update.xml --- update.xml | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/update.xml b/update.xml index 6277378..b81d40a 100644 --- a/update.xml +++ b/update.xml @@ -20,4 +20,21 @@ <client_id>0</client_id> <folder></folder> </update> + <update> + <name>Projectfork 4 Languages</name> + <description>Projectfork 4 Language Package Installer</description> + <element>pkg_projectfork_languages</element> + <type>package</type> + <version>4.1.0.0</version> + <infourl title="Projectfork 4">https://github.com/projectfork/Translations/wiki</infourl> + <downloads> + <downloadurl type="full" format="zip">https://raw.github.com/projectfork/Translations/master/archive/lang_pf4_4.1.0.0.zip</downloadurl> + </downloads> + <maintainer>Projectfork Translation Team</maintainer> + <maintainerurl>http://transifex.com/projects/p/projectfork-languages</maintainerurl> + <section>Updates</section> + <targetplatform name="joomla" version="" /> + <client_id>0</client_id> + <folder></folder> + </update> </updates> \ No newline at end of file -- Gitblit v1.9.1