Set download urls for AGPL plugins

This commit is contained in:
Thomas Bruederli 2012-01-18 15:56:49 +01:00
parent 8edb6f87e6
commit b1d29ee526
7 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@
http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd"> http://pear.php.net/dtd/package-2.0.xsd">
<name>calendar</name> <name>calendar</name>
<uri>http://kolabsys.com</uri> <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
<summary>Calendar plugin</summary> <summary>Calendar plugin</summary>
<description>-</description> <description>-</description>
<lead> <lead>

View file

@ -16,7 +16,7 @@ body.calendarmain {
overflow: hidden; overflow: hidden;
} }
#mainscreen { body.calendarmain #mainscreen {
left: 0; left: 0;
} }

View file

@ -4,7 +4,7 @@
http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd"> http://pear.php.net/dtd/package-2.0.xsd">
<name>kolab_addressbook</name> <name>kolab_addressbook</name>
<uri>http://kolabsys.com</uri> <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
<summary>Kolab addressbook</summary> <summary>Kolab addressbook</summary>
<description> <description>
Sample plugin to add a new address book source with data from Kolab storage. Sample plugin to add a new address book source with data from Kolab storage.

View file

@ -4,7 +4,7 @@
http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd"> http://pear.php.net/dtd/package-2.0.xsd">
<name>kolab_auth</name> <name>kolab_auth</name>
<uri>http://kolabsys.com</uri> <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
<summary>Kolab Authentication</summary> <summary>Kolab Authentication</summary>
<description> <description>
Authenticates on LDAP server, finds canonized authentication ID for IMAP Authenticates on LDAP server, finds canonized authentication ID for IMAP

View file

@ -4,7 +4,7 @@
http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd"> http://pear.php.net/dtd/package-2.0.xsd">
<name>kolab_config</name> <name>kolab_config</name>
<uri>http://kolabsys.com</uri> <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
<summary>Kolab configuration storage</summary> <summary>Kolab configuration storage</summary>
<description> <description>
Plugin to use Kolab server as a configuration storage. Provides an API to handle Plugin to use Kolab server as a configuration storage. Provides an API to handle

View file

@ -4,7 +4,7 @@
http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd"> http://pear.php.net/dtd/package-2.0.xsd">
<name>kolab_core</name> <name>kolab_core</name>
<uri>http://kolabsys.com</uri> <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
<summary>Kolab API</summary> <summary>Kolab API</summary>
<description> <description>
Plugin to setup a basic environment for interaction with a Kolab server. Plugin to setup a basic environment for interaction with a Kolab server.

View file

@ -4,7 +4,7 @@
http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd"> http://pear.php.net/dtd/package-2.0.xsd">
<name>kolab_folders</name> <name>kolab_folders</name>
<uri>http://kolabsys.com</uri> <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
<summary>Type-aware folder management/listing for Kolab</summary> <summary>Type-aware folder management/listing for Kolab</summary>
<description> <description>
The plugin extends folders handling with features of the Kolab Suite The plugin extends folders handling with features of the Kolab Suite