From d870955726af2fda6624e52239be52002474f231 Mon Sep 17 00:00:00 2001 From: Michael Spang Date: Sat, 3 Oct 2009 08:53:57 -0400 Subject: [PATCH] Make the iCal feed to use the title as the summary The summary of an iCal event should be short and the short description is usually not. Use the title instead. --- xsl/ics.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xsl/ics.xsl b/xsl/ics.xsl index 2e472a1..2735828 100644 --- a/xsl/ics.xsl +++ b/xsl/ics.xsl @@ -43,8 +43,8 @@ DTEND: DTEND: -SUMMARY: -- -DESCRIPTION: +SUMMARY: +DESCRIPTION: END:VEVENT