Branch 'dev/kolab3' - plugins/calendar plugins/kolab_addressbook plugins/kolab_auth plugins/kolab_config plugins/kolab_core plugins/kolab_folders plugins/kolab_zpush

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Tue May 1 15:13:03 CEST 2012


 plugins/calendar/package.xml          |    2 +-
 plugins/kolab_addressbook/package.xml |    2 +-
 plugins/kolab_auth/package.xml        |    2 +-
 plugins/kolab_config/package.xml      |    2 +-
 plugins/kolab_core/package.xml        |    2 +-
 plugins/kolab_folders/package.xml     |    2 +-
 plugins/kolab_zpush/package.xml       |    2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

New commits:
commit d54497e7cd034c9e1e4acdff3a7ba0a424abd03b
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Tue May 1 14:12:48 2012 +0100

    Correct the URI to the source code repository

diff --git a/plugins/calendar/package.xml b/plugins/calendar/package.xml
index 742e6e7..96bbeb0 100644
--- a/plugins/calendar/package.xml
+++ b/plugins/calendar/package.xml
@@ -4,7 +4,7 @@
     http://pear.php.net/dtd/package-2.0
     http://pear.php.net/dtd/package-2.0.xsd">
 	<name>calendar</name>
-    <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
+    <uri>http://git.kolab.org/roundcubemail-plugins-kolab/</uri>
 	<summary>Calendar plugin</summary>
 	<description>-</description>
 	<lead>
diff --git a/plugins/kolab_addressbook/package.xml b/plugins/kolab_addressbook/package.xml
index e077dcb..9d43c65 100644
--- a/plugins/kolab_addressbook/package.xml
+++ b/plugins/kolab_addressbook/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_addressbook</name>
-    <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
+    <uri>http://git.kolab.org/roundcubemail-plugins-kolab/</uri>
 	<summary>Kolab addressbook</summary>
 	<description>
 	    Sample plugin to add a new address book source with data from Kolab storage.
diff --git a/plugins/kolab_auth/package.xml b/plugins/kolab_auth/package.xml
index 937798d..5213103 100644
--- a/plugins/kolab_auth/package.xml
+++ b/plugins/kolab_auth/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_auth</name>
-    <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
+    <uri>http://git.kolab.org/roundcubemail-plugins-kolab/</uri>
 	<summary>Kolab Authentication</summary>
 	<description>
         Authenticates on LDAP server, finds canonized authentication ID for IMAP
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
diff --git a/plugins/kolab_core/package.xml b/plugins/kolab_core/package.xml
index fa40754..034e1b1 100644
--- a/plugins/kolab_core/package.xml
+++ b/plugins/kolab_core/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_core</name>
-	<uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
+	<uri>http://git.kolab.org/roundcubemail-plugins-kolab/</uri>
 	<summary>Kolab API</summary>
 	<description>
 	    Plugin to setup a basic environment for interaction with a Kolab server.
diff --git a/plugins/kolab_folders/package.xml b/plugins/kolab_folders/package.xml
index b1c364a..8042ba2 100644
--- a/plugins/kolab_folders/package.xml
+++ b/plugins/kolab_folders/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_folders</name>
-	<uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
+	<uri>http://git.kolab.org/roundcubemail-plugins-kolab/</uri>
 	<summary>Type-aware folder management/listing for Kolab</summary>
 	<description>
 	    The plugin extends folders handling with features of the Kolab Suite
diff --git a/plugins/kolab_zpush/package.xml b/plugins/kolab_zpush/package.xml
index 250d1a6..6147879 100644
--- a/plugins/kolab_zpush/package.xml
+++ b/plugins/kolab_zpush/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_zpush</name>
-    <uri>http://git.kolab.org/roundcube-plugins-kolab/</uri>
+    <uri>http://git.kolab.org/roundcubemail-plugins-kolab/</uri>
 	<summary>Z-Push configuration utility for Kolab accounts</summary>
 	<description></description>
 	<lead>





More information about the commits mailing list