plugins/calendar plugins/kolab_addressbook

Thomas Brüderli bruederli at kolabsys.com
Tue Jan 21 16:17:36 CET 2014


 plugins/calendar/skins/larry/calendar.css     |    2 +-
 plugins/kolab_addressbook/config.inc.php.dist |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3a42ca7b5387ac876fd6561dedc646059c12cbee
Author: Thomas Bruederli <thomas at roundcube.net>
Date:   Tue Jan 21 16:17:10 2014 +0100

    Fix icon after Larry skin image update; fix typo

diff --git a/plugins/calendar/skins/larry/calendar.css b/plugins/calendar/skins/larry/calendar.css
index 58aaa41..71f039f 100644
--- a/plugins/calendar/skins/larry/calendar.css
+++ b/plugins/calendar/skins/larry/calendar.css
@@ -1381,7 +1381,7 @@ fieldset #calendarcategories div {
 /* Invitation UI in mail */
 
 #messagemenu li a.calendarlink span.calendar {
-	background-position: 0px -1948px;
+	background-position: 0px -2197px;
 }
 
 div.calendar-invitebox {
diff --git a/plugins/kolab_addressbook/config.inc.php.dist b/plugins/kolab_addressbook/config.inc.php.dist
index 0a0decf..f53f0c7 100644
--- a/plugins/kolab_addressbook/config.inc.php.dist
+++ b/plugins/kolab_addressbook/config.inc.php.dist
@@ -11,7 +11,7 @@
 */
 $rcmail_config['kolab_addressbook_prio'] = 0;
 
-// Base URL to build fully qualified URIs to access calendars via CALDAV
+// Base URL to build fully qualified URIs to access address books via CardDAV
 // The following replacement variables are supported:
 // %h - Current HTTP host
 // %u - Current webmail user name




More information about the commits mailing list