From b1d29ee5261d3c149bd6de5e2e03d009f950dbd9 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Wed, 18 Jan 2012 15:56:49 +0100 Subject: [PATCH] Set download urls for AGPL plugins --- plugins/calendar/package.xml | 2 +- plugins/calendar/skins/larry/calendar.css | 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 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/calendar/package.xml b/plugins/calendar/package.xml index 3fc38c20..ed42622a 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"> calendar - http://kolabsys.com + http://git.kolab.org/roundcube-plugins-kolab/ Calendar plugin - diff --git a/plugins/calendar/skins/larry/calendar.css b/plugins/calendar/skins/larry/calendar.css index 455ca910..42a62121 100644 --- a/plugins/calendar/skins/larry/calendar.css +++ b/plugins/calendar/skins/larry/calendar.css @@ -16,7 +16,7 @@ body.calendarmain { overflow: hidden; } -#mainscreen { +body.calendarmain #mainscreen { left: 0; } diff --git a/plugins/kolab_addressbook/package.xml b/plugins/kolab_addressbook/package.xml index 7e7b84c7..e077dcb5 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"> kolab_addressbook - http://kolabsys.com + http://git.kolab.org/roundcube-plugins-kolab/ Kolab addressbook 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 f333dd4b..4c9b8ad9 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"> kolab_auth - http://kolabsys.com + http://git.kolab.org/roundcube-plugins-kolab/ Kolab Authentication 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 73291c8d..85c7faa4 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"> kolab_config - http://kolabsys.com + http://git.kolab.org/roundcube-plugins-kolab/ Kolab configuration storage 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 46aa29fe..fa407546 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"> kolab_core - http://kolabsys.com + http://git.kolab.org/roundcube-plugins-kolab/ Kolab API 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 54ff20b5..b1c364a7 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"> kolab_folders - http://kolabsys.com + http://git.kolab.org/roundcube-plugins-kolab/ Type-aware folder management/listing for Kolab The plugin extends folders handling with features of the Kolab Suite