]> source.dussan.org Git - nextcloud-server.git/commitdiff
change description of the changed colors (calendar)
authorGeorg Ehrke <dev@georgswebsite.de>
Sun, 15 Jan 2012 09:58:39 +0000 (10:58 +0100)
committerGeorg Ehrke <dev@georgswebsite.de>
Sun, 15 Jan 2012 09:58:39 +0000 (10:58 +0100)
apps/calendar/lib/calendar.php

index e9e509bfa86eefa5fbdf61f28bded99436727208..5e272991f207f2bd84bf1b7f739fa933b5c2e711 100644 (file)
@@ -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){