diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-01 13:12:48 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-01 13:12:48 (GMT) |
commit | d54497e7cd034c9e1e4acdff3a7ba0a424abd03b (patch) | |
tree | 7894e820af9ab537ec384c12ef3604f2f3405ccc /plugins/kolab_config | |
parent | aeb657c02b6962a20b0443e4953bf865687004b3 (diff) | |
download | roundcubemail-plugins-kolab-d54497e7cd034c9e1e4acdff3a7ba0a424abd03b.tar.gz |
Correct the URI to the source code repository
Diffstat (limited to 'plugins/kolab_config')
-rw-r--r-- | plugins/kolab_config/package.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kolab_config/package.xml b/plugins/kolab_config/package.xml index 85c7faa..a0a2979 100644 --- a/plugins/kolab_config/package.xml +++ b/plugins/kolab_config/package.xml @@ -4,7 +4,7 @@ http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> <name>kolab_config</name> - <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri> + <uri>http://git.kolab.org/roundcubemail-plugins-kolab/</uri> <summary>Kolab configuration storage</summary> <description> Plugin to use Kolab server as a configuration storage. Provides an API to handle |