From ec3955b158b9b15f25392c6ec099c7e36493a469 Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Sun, 15 Jan 2012 10:58:39 +0100 Subject: [PATCH] change description of the changed colors (calendar) --- apps/calendar/lib/calendar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/calendar/lib/calendar.php b/apps/calendar/lib/calendar.php index e9e509bfa8..5e272991f2 100644 --- a/apps/calendar/lib/calendar.php +++ b/apps/calendar/lib/calendar.php @@ -237,7 +237,7 @@ class OC_Calendar_Calendar{ 'ffa500', // "Orange" 'ff7f50', // "Coral" 'ee82ee', // "Violet" - '9fc6e7', // dark yellow + '9fc6e7', // "light blue" ); } public static function getEventSourceInfo($calendar){