Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2527856
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
4 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/plugins/kolab_activesync/composer.json b/plugins/kolab_activesync/composer.json
new file mode 100644
index 00000000..d70d80cf
--- /dev/null
+++ b/plugins/kolab_activesync/composer.json
@@ -0,0 +1,31 @@
+{
+ "name": "kolab/kolab_activesync",
+ "type": "roundcube-plugin",
+ "description": "ActiveSync configuration utility for Kolab accounts",
+ "homepage": "http://git.kolab.org/roundcubemail-plugins-kolab/",
+ "license": "AGPLv3+",
+ "version": "1.1.0",
+ "authors": [
+ {
+ "name": "Thomas Bruederli",
+ "email": "bruederli@kolabsys.com",
+ "role": "Lead"
+ },
+ {
+ "name": "Alensader Machniak",
+ "email": "machniak@kolabsys.com",
+ "role": "Lead"
+ }
+ ],
+ "repositories": [
+ {
+ "type": "composer",
+ "url": "http://plugins.roundcube.net"
+ }
+ ],
+ "require": {
+ "php": ">=5.3.0",
+ "roundcube/plugin-installer": ">=0.1.3",
+ "kolab/libkolab": ">=1.1.0",
+ }
+}
diff --git a/plugins/kolab_activesync/package.xml b/plugins/kolab_activesync/package.xml
deleted file mode 100644
index 44ba9255..00000000
--- a/plugins/kolab_activesync/package.xml
+++ /dev/null
@@ -1,82 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<package xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" packagerversion="1.9.0" version="2.0" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0
- http://pear.php.net/dtd/tasks-1.0.xsd
- http://pear.php.net/dtd/package-2.0
- http://pear.php.net/dtd/package-2.0.xsd">
- <name>kolab_activesync</name>
- <uri>http://git.kolab.org/roundcubemail-plugins-kolab/</uri>
- <summary>ActiveSync configuration utility for Kolab accounts</summary>
- <description></description>
- <lead>
- <name>Aleksander Machniak</name>
- <user>alec</user>
- <email>machniak@kolabsys.com</email>
- <active>yes</active>
- </lead>
- <lead>
- <name>Thomas Bruederli</name>
- <user>thomasb</user>
- <email>bruederli@kolabsys.com</email>
- <active>yes</active>
- </lead>
- <date>2014-08-12</date>
- <version>
- <release>1.1</release>
- <api>1.0</api>
- </version>
- <stability>
- <release>stable</release>
- </stability>
- <license uri="http://www.gnu.org/licenses/agpl.html">GNU AGPLv3</license>
- <notes>-</notes>
- <contents>
- <dir baseinstalldir="/" name="/">
- <file name="kolab_activesync.php" role="php"></file>
- <file name="kolab_activesync_ui.php" role="php"></file>
- <file name="kolab_activesync.js" role="data"></file>
- <file name="localization/de_CH.inc" role="data"></file>
- <file name="localization/de_DE.inc" role="data"></file>
- <file name="localization/en_US.inc" role="data"></file>
- <file name="localization/pl_PL.inc" role="data"></file>
- <file name="skins/classic/templates/config.html" role="data"></file>
- <file name="skins/classic/templates/configedit.html" role="data"></file>
- <file name="skins/classic/templates/configempty.html" role="data"></file>
- <file name="skins/classic/config.css" role="data"></file>
- <file name="skins/classic/alarm-clock.png" role="data"></file>
- <file name="skins/classic/deviceactions.png" role="data"></file>
- <file name="skins/classic/foldertypes.png" role="data"></file>
- <file name="skins/classic/pointer-left.gif" role="data"></file>
- <file name="skins/classic/synchronize.png" role="data"></file>
- <file name="skins/larry/templates/config.html" role="data"></file>
- <file name="skins/larry/templates/configedit.html" role="data"></file>
- <file name="skins/larry/templates/configempty.html" role="data"></file>
- <file name="skins/larry/config.css" role="data"></file>
- <file name="skins/larry/alarm-clock.png" role="data"></file>
- <file name="skins/larry/deviceactions.png" role="data"></file>
- <file name="skins/larry/foldertypes.png" role="data"></file>
- <file name="skins/larry/pointer-left.png" role="data"></file>
- <file name="skins/larry/synchronize.png" role="data"></file>
- <file name="README" role="data"></file>
- <file name="LICENSE" role="data"></file>
- </dir>
- </contents>
- <dependencies>
- <required>
- <php>
- <min>5.2.1</min>
- </php>
- <pearinstaller>
- <min>1.7.0</min>
- </pearinstaller>
- <package>
- <name>libkolab</name>
- <uri>http://kolabsys.com</uri>
- </package>
- <package>
- <name>jqueryui</name>
- <channel>pear.roundcube.net</channel>
- </package>
- </required>
- </dependencies>
- <phprelease/>
-</package>
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Jan 31, 3:52 PM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
426373
Default Alt Text
(4 KB)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment