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

---
 archive/lang_pf4_4.1.0.0.zip         |    0 
 source/pkg_projectfork_languages.xml |    2 +-
 update.xml                           |   17 +++++++++++++++++
 3 files changed, 18 insertions(+), 1 deletions(-)

diff --git a/archive/lang_pf4_4.1.0.0.zip b/archive/lang_pf4_4.1.0.0.zip
new file mode 100644
index 0000000..8b797bb
--- /dev/null
+++ b/archive/lang_pf4_4.1.0.0.zip
Binary files differ
diff --git a/source/pkg_projectfork_languages.xml b/source/pkg_projectfork_languages.xml
index c2cb94d..0da7db5 100644
--- a/source/pkg_projectfork_languages.xml
+++ b/source/pkg_projectfork_languages.xml
@@ -2,7 +2,7 @@
 <extension type="package" version="2.5" method="upgrade">
 	<name>Projectfork Language Pack Installer</name>
 	<packagename>projectfork_languages</packagename>
-	<creationDate>May 2013</creationDate>
+	<creationDate>June 2013</creationDate>
 	<author>Projectfork Translation Team</author>
 	<authorEmail>support@projectfork.net</authorEmail>
 	<authorUrl>http://www.projectfork.net</authorUrl>
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